feat: add macroable guards #207
Annotations
5 errors and 1 warning
Run composer psalm:
vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php#L100
vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:100:16: PossiblyNullFunctionCall: Cannot call function on possibly null value (see https://psalm.dev/094)
|
Run composer psalm:
vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php#L100
vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:100:16: MixedFunctionCall: Cannot call function on mixed (see https://psalm.dev/185)
|
Run composer psalm:
vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php#L126
vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:126:16: PossiblyNullFunctionCall: Cannot call function on possibly null value (see https://psalm.dev/094)
|
Run composer psalm:
vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php#L126
vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:126:16: MixedFunctionCall: Cannot call function on mixed (see https://psalm.dev/185)
|
Run composer psalm
Process completed with exit code 2.
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, shivammathur/setup-php@4bd44f22a98a19e0950cbad5f31095157cc9621b, 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