Skip to content

feat: add macroable guards #210

feat: add macroable guards

feat: add macroable guards #210

Re-run triggered November 8, 2024 07:18
Status Failure
Total duration 5m 14s
Artifacts

tests.yml

on: pull_request
Configure
3s
Configure
Matrix: Prepare Dependencies
Matrix: Composer Normalize
Matrix: Composer Validate
Matrix: PEST
Matrix: PHP CS Fixer
Matrix: PHPStan
Matrix: Psalm
Matrix: Rector
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 17 warnings
PHP CS Fixer (8.2)
Process completed with exit code 8.
PossiblyNullFunctionCall: 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)
MixedFunctionCall: 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)
PossiblyNullFunctionCall: 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)
MixedFunctionCall: 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)
Psalm (8.2)
Process completed with exit code 2.
PHP CS Fixer (8.3)
Process completed with exit code 8.
PossiblyNullFunctionCall: 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)
MixedFunctionCall: 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)
PossiblyNullFunctionCall: 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)
MixedFunctionCall: 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)
Psalm (8.3)
Process completed with exit code 2.
Configure
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Prepare Dependencies (8.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/
Prepare Dependencies (8.3)
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/
PHP CS Fixer (8.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/
PHPStan (8.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/
Composer Validate (8.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/
Psalm (8.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/
Composer Normalize (8.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/
Rector (8.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/
PEST (8.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, codecov/codecov-action@eaaf4bedf32dbdc6b720b63067d99c4d77d6047d. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Rector (8.3)
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/
Composer Normalize (8.3)
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/
PEST (8.3)
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/
PHP CS Fixer (8.3)
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/
PHPStan (8.3)
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/
Composer Validate (8.3)
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/
Psalm (8.3)
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/