Skip to content

Lock file maintenance #487

Lock file maintenance

Lock file maintenance #487

Triggered via pull request February 17, 2025 06:03
Status Failure
Total duration 54s
Artifacts

continuous-integration.yml

on: pull_request
ci  /  Generate job matrix
4s
ci / Generate job matrix
Matrix: ci / QA Checks
Fit to window
Zoom out
Zoom in

Annotations

10 errors
ClassMustBeFinal: src/ConfigProvider.php#L7
src/ConfigProvider.php:7:7: ClassMustBeFinal: Class Laminas\HttpHandlerRunner\ConfigProvider is never extended and is not part of the public API, and thus must be made final. (see https://psalm.dev/361)
ClassMustBeFinal: src/Emitter/EmitterStack.php#L22
src/Emitter/EmitterStack.php:22:7: ClassMustBeFinal: Class Laminas\HttpHandlerRunner\Emitter\EmitterStack is never extended and is not part of the public API, and thus must be made final. (see https://psalm.dev/361)
ClassMustBeFinal: src/Emitter/SapiEmitter.php#L9
src/Emitter/SapiEmitter.php:9:7: ClassMustBeFinal: Class Laminas\HttpHandlerRunner\Emitter\SapiEmitter is never extended and is not part of the public API, and thus must be made final. (see https://psalm.dev/361)
ClassMustBeFinal: src/Emitter/SapiStreamEmitter.php#L17
src/Emitter/SapiStreamEmitter.php:17:7: ClassMustBeFinal: Class Laminas\HttpHandlerRunner\Emitter\SapiStreamEmitter is never extended and is not part of the public API, and thus must be made final. (see https://psalm.dev/361)
ClassMustBeFinal: src/Exception/EmitterException.php#L11
src/Exception/EmitterException.php:11:7: ClassMustBeFinal: Class Laminas\HttpHandlerRunner\Exception\EmitterException is never extended and is not part of the public API, and thus must be made final. (see https://psalm.dev/361)
ClassMustBeFinal: src/Exception/InvalidEmitterException.php#L13
src/Exception/InvalidEmitterException.php:13:7: ClassMustBeFinal: Class Laminas\HttpHandlerRunner\Exception\InvalidEmitterException is never extended and is not part of the public API, and thus must be made final. (see https://psalm.dev/361)
ClassMustBeFinal: test/ConfigProviderTest.php#L10
test/ConfigProviderTest.php:10:7: ClassMustBeFinal: Class LaminasTest\HttpHandlerRunner\ConfigProviderTest is never extended and is not part of the public API, and thus must be made final. (see https://psalm.dev/361)
ClassMustBeFinal: test/Emitter/EmitterStackTest.php#L16
test/Emitter/EmitterStackTest.php:16:7: ClassMustBeFinal: Class LaminasTest\HttpHandlerRunner\Emitter\EmitterStackTest is never extended and is not part of the public API, and thus must be made final. (see https://psalm.dev/361)
ClassMustBeFinal: test/Emitter/SapiEmitterTest.php#L20
test/Emitter/SapiEmitterTest.php:20:7: ClassMustBeFinal: Class LaminasTest\HttpHandlerRunner\Emitter\SapiEmitterTest is never extended and is not part of the public API, and thus must be made final. (see https://psalm.dev/361)
ClassMustBeFinal: test/Emitter/SapiStreamEmitterTest.php#L42
test/Emitter/SapiStreamEmitterTest.php:42:7: ClassMustBeFinal: Class LaminasTest\HttpHandlerRunner\Emitter\SapiStreamEmitterTest is never extended and is not part of the public API, and thus must be made final. (see https://psalm.dev/361)