Merge pull request #4 from DanielBadura/allow-psalm-v6 #15
Annotations
6 errors and 1 warning
Run composer check:
src/Plugin.php#L15
src/Plugin.php:15:7: ClassMustBeFinal: Class Cspray\Phinal\Plugin is never extended and is not part of the public API, and thus must be made final. (see https://psalm.dev/361)
|
Run composer check:
src/Plugin.php#L18
src/Plugin.php:18:5: MissingOverrideAttribute: Method Cspray\Phinal\Plugin::__invoke should have the "Override" attribute (see https://psalm.dev/358)
|
Run composer check:
src/Plugin.php#L28
src/Plugin.php:28:5: MissingOverrideAttribute: Method Cspray\Phinal\Plugin::afterstatementanalysis should have the "Override" attribute (see https://psalm.dev/358)
|
Run composer check:
tests/_support/AcceptanceTester.php#L22
tests/_support/AcceptanceTester.php:22:7: ClassMustBeFinal: Class Weirdan\PsalmPluginSkeleton\Tests\AcceptanceTester is never extended and is not part of the public API, and thus must be made final. (see https://psalm.dev/361)
|
Run composer check:
tests/_support/Helper/Acceptance.php#L9
tests/_support/Helper/Acceptance.php:9:7: ClassMustBeFinal: Class Weirdan\PsalmPluginSkeleton\Tests\Helper\Acceptance is never extended and is not part of the public API, and thus must be made final. (see https://psalm.dev/361)
|
Run composer check
Process completed with exit code 2.
|
Run ramsey/composer-install@v1
The `save-state` 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/
|
Loading