Lock file maintenance #441
continuous-integration.yml
on: push
ci
/
Generate job matrix
4s
Matrix: ci / QA Checks
Annotations
10 errors
ClassMustBeFinal:
src/BodyParams/BodyParamsMiddleware.php#L14
src/BodyParams/BodyParamsMiddleware.php:14:7: ClassMustBeFinal: Class Mezzio\Helper\BodyParams\BodyParamsMiddleware is never extended and is not part of the public API, and thus must be made final. (see https://psalm.dev/361)
|
ClassMustBeFinal:
src/BodyParams/FormUrlEncodedStrategy.php#L12
src/BodyParams/FormUrlEncodedStrategy.php:12:7: ClassMustBeFinal: Class Mezzio\Helper\BodyParams\FormUrlEncodedStrategy is never extended and is not part of the public API, and thus must be made final. (see https://psalm.dev/361)
|
ClassMustBeFinal:
src/BodyParams/JsonStrategy.php#L19
src/BodyParams/JsonStrategy.php:19:7: ClassMustBeFinal: Class Mezzio\Helper\BodyParams\JsonStrategy is never extended and is not part of the public API, and thus must be made final. (see https://psalm.dev/361)
|
ClassMustBeFinal:
src/ConfigProvider.php#L7
src/ConfigProvider.php:7:7: ClassMustBeFinal: Class Mezzio\Helper\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/ContentLengthMiddleware.php#L19
src/ContentLengthMiddleware.php:19:7: ClassMustBeFinal: Class Mezzio\Helper\ContentLengthMiddleware is never extended and is not part of the public API, and thus must be made final. (see https://psalm.dev/361)
|
ClassMustBeFinal:
src/ServerUrlMiddleware.php#L13
src/ServerUrlMiddleware.php:13:7: ClassMustBeFinal: Class Mezzio\Helper\ServerUrlMiddleware is never extended and is not part of the public API, and thus must be made final. (see https://psalm.dev/361)
|
ClassMustBeFinal:
src/ServerUrlMiddlewareFactory.php#L12
src/ServerUrlMiddlewareFactory.php:12:7: ClassMustBeFinal: Class Mezzio\Helper\ServerUrlMiddlewareFactory is never extended and is not part of the public API, and thus must be made final. (see https://psalm.dev/361)
|
ClassMustBeFinal:
src/Template/RouteTemplateVariableMiddleware.php#L32
src/Template/RouteTemplateVariableMiddleware.php:32:7: ClassMustBeFinal: Class Mezzio\Helper\Template\RouteTemplateVariableMiddleware is never extended and is not part of the public API, and thus must be made final. (see https://psalm.dev/361)
|
ClassMustBeFinal:
src/Template/TemplateVariableContainer.php#L72
src/Template/TemplateVariableContainer.php:72:7: ClassMustBeFinal: Class Mezzio\Helper\Template\TemplateVariableContainer is never extended and is not part of the public API, and thus must be made final. (see https://psalm.dev/361)
|
ClassMustBeFinal:
src/Template/TemplateVariableContainerMiddleware.php#L22
src/Template/TemplateVariableContainerMiddleware.php:22:7: ClassMustBeFinal: Class Mezzio\Helper\Template\TemplateVariableContainerMiddleware is never extended and is not part of the public API, and thus must be made final. (see https://psalm.dev/361)
|