Lock file maintenance #1253
Annotations
10 errors
|
Psalm [8.2, locked]:
tests/LaminasServiceManagerIntegrationTest.php#L18
tests/LaminasServiceManagerIntegrationTest.php:18:7: ClassMustBeFinal: Class Netglue\PsrContainer\PostmarkTest\LaminasServiceManagerIntegrationTest is never extended and is not part of the public API, and thus must be made final. (see https://psalm.dev/361)
|
|
Psalm [8.2, locked]:
tests/ClientFactoryTest.php#L102
tests/ClientFactoryTest.php:102:19: UndefinedMagicMethod: Magic method Netglue\PsrContainer\Postmark\ClientFactory::something_else does not exist (see https://psalm.dev/219)
|
|
Psalm [8.2, locked]:
tests/ClientFactoryTest.php#L93
tests/ClientFactoryTest.php:93:9: UndefinedMagicMethod: Magic method Netglue\PsrContainer\Postmark\ClientFactory::whatever does not exist (see https://psalm.dev/219)
|
|
Psalm [8.2, locked]:
tests/ClientFactoryTest.php#L21
tests/ClientFactoryTest.php:21:5: MissingOverrideAttribute: Method Netglue\PsrContainer\PostmarkTest\ClientFactoryTest::setup should have the "Override" attribute (see https://psalm.dev/358)
|
|
Psalm [8.2, locked]:
tests/ClientFactoryTest.php#L16
tests/ClientFactoryTest.php:16:7: ClassMustBeFinal: Class Netglue\PsrContainer\PostmarkTest\ClientFactoryTest is never extended and is not part of the public API, and thus must be made final. (see https://psalm.dev/361)
|
|
Psalm [8.2, locked]:
tests/AdminClientFactoryTest.php#L85
tests/AdminClientFactoryTest.php:85:19: UndefinedMagicMethod: Magic method Netglue\PsrContainer\Postmark\AdminClientFactory::something_else does not exist (see https://psalm.dev/219)
|
|
Psalm [8.2, locked]:
tests/AdminClientFactoryTest.php#L21
tests/AdminClientFactoryTest.php:21:5: MissingOverrideAttribute: Method Netglue\PsrContainer\PostmarkTest\AdminClientFactoryTest::setup should have the "Override" attribute (see https://psalm.dev/358)
|
|
Psalm [8.2, locked]:
tests/AdminClientFactoryTest.php#L16
tests/AdminClientFactoryTest.php:16:7: ClassMustBeFinal: Class Netglue\PsrContainer\PostmarkTest\AdminClientFactoryTest is never extended and is not part of the public API, and thus must be made final. (see https://psalm.dev/361)
|
|
Psalm [8.2, locked]:
src/ClientFactory.php#L19
src/ClientFactory.php:19:5: MissingOverrideAttribute: Method Netglue\PsrContainer\Postmark\ClientFactory::__invoke should have the "Override" attribute (see https://psalm.dev/358)
|
|
Psalm [8.2, locked]:
src/AdminClientFactory.php#L19
src/AdminClientFactory.php:19:5: MissingOverrideAttribute: Method Netglue\PsrContainer\Postmark\AdminClientFactory::__invoke should have the "Override" attribute (see https://psalm.dev/358)
|
Loading