Enhance type safety with Psalm domain types and fix static analysis errors #630
static-analysis.yml
on: pull_request
sa
/
PHPStan
15s
sa
/
Psalm
26s
sa
/
PHPMD
17s
sa
/
ComposerRequireChecker
18s
Annotations
3 errors and 3 warnings
|
sa / PHPStan
Process completed with exit code 1.
|
|
sa / PHPStan:
tests/di/InjectionPointTest.php#L61
Cannot access property $name on ReflectionClass|null.
|
|
sa / PHPStan:
tests/di/InjectionPointTest.php#L61
Cannot access property $name on ReflectionClass|null.
|
|
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 / 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 / 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/
|