Lock file maintenance #1228
continuous-integration.yml
on: pull_request
ci
/
Generate job matrix
5s
Matrix: ci / QA Checks
Annotations
3 errors
|
ClassMustBeFinal:
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)
|
|
ClassMustBeFinal:
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)
|
|
ClassMustBeFinal:
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)
|