Skip to content

Convert the inventory page to Laravel #1672

Convert the inventory page to Laravel

Convert the inventory page to Laravel #1672

Triggered via push April 25, 2023 21:07
Status Failure
Total duration 5m 7s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

lint.yml

on: push
Matrix: PHP Static Analysis
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
PHP Static Analysis (8.1): app/Http/Controllers/Select/InventoryController.php#L61
Match expression does not handle remaining value: mixed
PHP Static Analysis (8.1): app/Http/Controllers/Table/InventoryController.php#L89
Using nullsafe property access on non-nullable type App\Models\EntPhysical. Use -> instead.
PHP Static Analysis (8.1)
Process completed with exit code 1.
PHP Static Analysis (8.1)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/