Skip to content

Fix filemtime() warning because of eval'd code #257

Fix filemtime() warning because of eval'd code

Fix filemtime() warning because of eval'd code #257

Re-run triggered September 4, 2024 18:54
Status Failure
Total duration 32s
Artifacts

static-analysis.yml

on: pull_request
Matrix: Static Analysis / PHPStan
Matrix: Static Analysis / Psalm
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 2 warnings
Static Analysis / PHPStan (8.2): tests/Doctrine/Tests/Common/Annotations/PsrCachedReaderTest.php#L239
Class Doctrine\Tests\Common\Annotations\PsrEvalClass not found.
Static Analysis / PHPStan (8.2)
Process completed with exit code 1.
NoValue: lib/Doctrine/Common/Annotations/Annotation/Enum.php#L51
lib/Doctrine/Common/Annotations/Annotation/Enum.php:51:49: NoValue: All possible types for this argument were invalidated - This may be dead code (see https://psalm.dev/179)
NoValue: lib/Doctrine/Common/Annotations/Annotation/Target.php#L77
lib/Doctrine/Common/Annotations/Annotation/Target.php:77:61: NoValue: All possible types for this argument were invalidated - This may be dead code (see https://psalm.dev/179)
Static Analysis / Psalm (8.2)
Process completed with exit code 2.
Static Analysis / PHPStan (8.2)
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/
Static Analysis / Psalm (8.2)
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/