Skip to content

Add phpdoc type annotations for psalm #506

Add phpdoc type annotations for psalm

Add phpdoc type annotations for psalm #506

Triggered via pull request November 3, 2024 16:55
Status Failure
Total duration 32s
Artifacts

static-analysis.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 7 warnings
sa / PHPStan: src/Aspect.php#L277
Parameter #2 $classDir of class Ray\Aop\Weaver constructor expects non-empty-string, non-empty-string|null given.
sa / PHPStan: tests/Aspect/AspectTest.php#L26
Method Ray\Aop\AspectTest::testTmpDir() has no return type specified.
sa / PHPStan
Process completed with exit code 1.
sa / Psalm: src/Aspect.php#L277
PossiblyNullArgument: Argument 2 of Ray\Aop\Weaver::__construct cannot be null, possibly null value provided
sa / Psalm
Process completed with exit code 1.
sa / 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/
sa / ComposerRequireChecker
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
sa / PHPMD
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/
sa / PHPMD
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
sa / PHPStan
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/
sa / 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/
sa / Psalm
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/