Add explicit test for @enum
directive
#2770
Annotations
3 errors and 1 warning
Run vendor/bin/phpstan:
src/Execution/ModelsLoader/PaginatedModelsLoader.php#L74
Call to function assert() with false and 'Non-null because…' will always evaluate to false.
|
Run vendor/bin/phpstan:
src/Execution/ModelsLoader/PaginatedModelsLoader.php#L74
Instanceof between Illuminate\Support\Collection|null and Illuminate\Database\Eloquent\Relations\Relation will always evaluate to false.
|
Run vendor/bin/phpstan
Process completed with exit code 1.
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading