Enhance static analysis workflow and composer config #657
static-analysis.yml
on: push
PHPStan
26s
Psalm
34s
PHPMD
26s
ComposerRequireChecker
20s
Annotations
6 errors and 4 warnings
PHPStan:
src/ResourceStorage.php#L238
No error to ignore is reported on line 238.
|
PHPStan:
tests/CacheTypeTest.php#L47
Expression "(string) $ro" on a separate line does not do anything.
|
PHPStan:
tests/CacheTypeTest.php#L52
Expression "(string) $ro" on a separate line does not do anything.
|
PHPStan:
tests/EtagSetterTest.php#L41
No error to ignore is reported on line 41.
|
PHPStan:
tests/bootstrap.php#L18
No error to ignore is reported on line 18.
|
PHPStan
Process completed with exit code 1.
|
ComposerRequireChecker
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/
|
PHPStan
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/
|
PHPMD
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/
|
Psalm
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/
|