Lock file maintenance #303
continuous-integration.yml
on: push
ci
/
Generate job matrix
14s
Matrix: ci / QA Checks
Annotations
10 errors
DeprecatedInterface:
src/DummyTranslator.php#L9
src/DummyTranslator.php:9:7: DeprecatedInterface: Laminas\I18n\Translator\TranslatorInterface is marked deprecated (see https://psalm.dev/152)
|
DeprecatedInterface:
src/Router/TranslatorAwareTreeRouteStack.php#L29
src/Router/TranslatorAwareTreeRouteStack.php:29:13: DeprecatedInterface: Interface Laminas\I18n\Translator\TranslatorInterface is marked as deprecated (see https://psalm.dev/152)
|
DeprecatedInterface:
src/Router/TranslatorAwareTreeRouteStack.php#L126
src/Router/TranslatorAwareTreeRouteStack.php:126:35: DeprecatedInterface: Interface Laminas\I18n\Translator\TranslatorInterface is marked as deprecated (see https://psalm.dev/152)
|
DeprecatedInterface:
src/Router/TranslatorAwareTreeRouteStack.php#L142
src/Router/TranslatorAwareTreeRouteStack.php:142:16: DeprecatedInterface: Interface Laminas\I18n\Translator\TranslatorInterface is marked as deprecated (see https://psalm.dev/152)
|
DeprecatedInterface:
src/Translator.php#L14
src/Translator.php:14:7: DeprecatedInterface: Laminas\I18n\Translator\TranslatorInterface is marked deprecated (see https://psalm.dev/152)
|
DeprecatedInterface:
src/Translator.php#L14
src/Translator.php:14:7: DeprecatedInterface: Laminas\Validator\Translator\TranslatorInterface is marked deprecated (see https://psalm.dev/152)
|
DeprecatedInterface:
src/Translator.php#L18
src/Translator.php:18:33: DeprecatedInterface: Interface Laminas\I18n\Translator\TranslatorInterface is marked as deprecated (see https://psalm.dev/152)
|
DeprecatedInterface:
src/Translator.php#L46
src/Translator.php:46:16: DeprecatedInterface: Interface Laminas\I18n\Translator\TranslatorInterface is marked as deprecated (see https://psalm.dev/152)
|
MixedArgumentTypeCoercion:
test/Router/HttpRouterDelegatorFactoryTest.php#L41
test/Router/HttpRouterDelegatorFactoryTest.php:41:13: MixedArgumentTypeCoercion: Argument 1 of Laminas\Mvc\I18n\Router\HttpRouterDelegatorFactory::__invoke expects Psr\Container\ContainerInterface, but parent type T:Prophecy\Prophecy\ObjectProphecy as mixed provided (see https://psalm.dev/194)
|
MixedArgumentTypeCoercion:
test/Router/HttpRouterDelegatorFactoryTest.php#L59
test/Router/HttpRouterDelegatorFactoryTest.php:59:13: MixedArgumentTypeCoercion: Argument 1 of Laminas\Mvc\I18n\Router\HttpRouterDelegatorFactory::__invoke expects Psr\Container\ContainerInterface, but parent type T:Prophecy\Prophecy\ObjectProphecy as mixed provided (see https://psalm.dev/194)
|