Update dependency vimeo/psalm to v6.15.1 - autoclosed #20285
Annotations
10 errors
|
ClassMustBeFinal:
src/Components/Stack.php#L10
src/Components/Stack.php:10:7: ClassMustBeFinal: Class App\Components\Stack is never extended and is not part of the public API, and thus must be made final. (see https://psalm.dev/361)
|
|
MissingOverrideAttribute:
migrations/Version20250127123810.php#L82
migrations/Version20250127123810.php:82:5: MissingOverrideAttribute: Method DoctrineMigrations\Version20250127123810::down should have the "Override" attribute (see https://psalm.dev/358)
|
|
MissingOverrideAttribute:
migrations/Version20250127123810.php#L21
migrations/Version20250127123810.php:21:5: MissingOverrideAttribute: Method DoctrineMigrations\Version20250127123810::up should have the "Override" attribute (see https://psalm.dev/358)
|
|
MissingOverrideAttribute:
migrations/Version20250127123810.php#L16
migrations/Version20250127123810.php:16:5: MissingOverrideAttribute: Method DoctrineMigrations\Version20250127123810::getdescription should have the "Override" attribute (see https://psalm.dev/358)
|
|
MissingOverrideAttribute:
migrations/Version20220301141718.php#L53
migrations/Version20220301141718.php:53:5: MissingOverrideAttribute: Method DoctrineMigrations\Version20220301141718::down should have the "Override" attribute (see https://psalm.dev/358)
|
|
MissingOverrideAttribute:
migrations/Version20220301141718.php#L21
migrations/Version20220301141718.php:21:5: MissingOverrideAttribute: Method DoctrineMigrations\Version20220301141718::up should have the "Override" attribute (see https://psalm.dev/358)
|
|
MissingOverrideAttribute:
migrations/Version20220301141718.php#L16
migrations/Version20220301141718.php:16:5: MissingOverrideAttribute: Method DoctrineMigrations\Version20220301141718::getdescription should have the "Override" attribute (see https://psalm.dev/358)
|
|
MissingOverrideAttribute:
migrations/Version20220111163050.php#L113
migrations/Version20220111163050.php:113:5: MissingOverrideAttribute: Method DoctrineMigrations\Version20220111163050::down should have the "Override" attribute (see https://psalm.dev/358)
|
|
MissingOverrideAttribute:
migrations/Version20220111163050.php#L18
migrations/Version20220111163050.php:18:5: MissingOverrideAttribute: Method DoctrineMigrations\Version20220111163050::up should have the "Override" attribute (see https://psalm.dev/358)
|
|
MissingOverrideAttribute:
migrations/Version20220111163050.php#L13
migrations/Version20220111163050.php:13:5: MissingOverrideAttribute: Method DoctrineMigrations\Version20220111163050::getdescription should have the "Override" attribute (see https://psalm.dev/358)
|