Suppress warnings for non-standard method naming #665
static-analysis.yml
on: push
sa
/
PHPStan
15s
sa
/
Psalm
19s
sa
/
PHPMD
13s
sa
/
ComposerRequireChecker
21s
Annotations
2 errors and 3 warnings
sa / PHPStan:
src/AopCode.php#L228
Method Ray\Aop\AopCode::addInterceptorTrait() has parameter $sourceClass with generic class ReflectionClass but does not specify its types: T
|
sa / PHPStan
Process completed with exit code 1.
|
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 / 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/
|
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/
|