Remove incorrect #[Override] from RouterMatch::__toString() #176
static-analysis.yml
on: push
sa
/
PHPStan
17s
sa
/
Psalm
24s
sa
/
PHPMD
17s
sa
/
ComposerRequireChecker
20s
Annotations
2 errors and 3 warnings
|
sa / Psalm
Process completed with exit code 1.
|
|
sa / Psalm:
src/Extension/Router/RouterMatch.php#L21
MissingOverrideAttribute: Method BEAR\Sunday\Extension\Router\RouterMatch::__tostring should have the "Override" attribute
|
|
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/
|