Skip to content

Upgrade to PHPStan 2.0 #59

Upgrade to PHPStan 2.0

Upgrade to PHPStan 2.0 #59

Triggered via pull request November 1, 2024 21:33
Status Cancelled
Total duration 2m 34s
Artifacts

ci.yml

on: pull_request
Coding Standard & Static Analysis
21s
Coding Standard & Static Analysis
Matrix: testsuite-linux
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 1 warning
Coding Standard & Static Analysis
Ignored error pattern missingType.generics was not matched in reported errors.
Coding Standard & Static Analysis
Process completed with exit code 1.
Coding Standard & Static Analysis: tests/test_app/Command/Helper/BazBazHelper.php#L26
Parameter #1 $args (array<string>) of method App\Command\Helper\BazBazHelper::output() should be contravariant with parameter $args (array) of method Cake\Console\Helper::output()
Coding Standard & Static Analysis: tests/test_app/Command/Helper/MyHeadingHelper.php#L26
Parameter #1 $args (array<string>) of method App\Command\Helper\MyHeadingHelper::output() should be contravariant with parameter $args (array) of method Cake\Console\Helper::output()
Coding Standard & Static Analysis
Process completed with exit code 1.
testsuite-linux (8.2, highest)
The run was canceled by @rochamarcelo.
testsuite-linux (8.3, highest)
The run was canceled by @rochamarcelo.
testsuite-linux (8.1, highest)
The run was canceled by @rochamarcelo.
testsuite-linux (8.1, lowest)
The run was canceled by @rochamarcelo.
Coding Standard & Static Analysis
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, 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/