Skip to content

style

style #650

Triggered via push October 15, 2024 15:07
Status Failure
Total duration 38s
Artifacts

static.yml

on: push
Matrix: phpstan
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 2 warnings
PHPStan prefer-stable: src/Adapters/Laravel/Commands/TestCommand.php#L198
No error to ignore is reported on line 198.
PHPStan prefer-stable: src/Adapters/Laravel/IgnitionSolutionsRepository.php#L36
Method NunoMaduro\Collision\Adapters\Laravel\IgnitionSolutionsRepository::getFromThrowable() should return array<int, Spatie\Ignition\Contracts\Solution> but returns array<int, Spatie\ErrorSolutions\Contracts\Solution>.
PHPStan prefer-stable: src/ConsoleColor.php#L221
Offset 1 does not exist on array{0?: string, 1?: ''|'bg_', 2?: numeric-string}.
PHPStan prefer-stable: src/ConsoleColor.php#L222
Offset 2 does not exist on array{0?: string, 1: ''|'bg_', 2?: numeric-string}.
PHPStan prefer-stable
Process completed with exit code 1.
PHPStan prefer-lowest
The job was canceled because "prefer-stable" failed.
PHPStan prefer-lowest: src/Adapters/Laravel/Commands/TestCommand.php#L198
No error to ignore is reported on line 198.
PHPStan prefer-lowest: src/Adapters/Laravel/IgnitionSolutionsRepository.php#L36
Method NunoMaduro\Collision\Adapters\Laravel\IgnitionSolutionsRepository::getFromThrowable() should return array<int, Spatie\Ignition\Contracts\Solution> but returns array<int, Spatie\ErrorSolutions\Contracts\Solution>.
PHPStan prefer-lowest
The operation was canceled.
PHPStan prefer-stable
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
PHPStan prefer-stable
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/