Update dependency laminas/laminas-servicemanager to v4 #30
continuous-integration.yml
on: pull_request
ci
/
Generate job matrix
6s
Matrix: ci / QA Checks
Annotations
5 errors
ParamNameMismatch:
src/Assertion/AssertionPluginManager.php#L33
src/Assertion/AssertionPluginManager.php:33:25: ParamNameMismatch: Argument 1 of Lmc\Rbac\Assertion\AssertionPluginManager::get has wrong name $name, expecting $id as defined by Psr\Container\ContainerInterface::get (see https://psalm.dev/230)
|
ParamNameMismatch:
src/Assertion/AssertionPluginManager.php#L33
src/Assertion/AssertionPluginManager.php:33:25: ParamNameMismatch: Argument 1 of Lmc\Rbac\Assertion\AssertionPluginManager::get has wrong name $name, expecting $id as defined by Laminas\ServiceManager\ServiceLocatorInterface::get (see https://psalm.dev/230)
|
ParamNameMismatch:
src/Assertion/AssertionPluginManager.php#L33
src/Assertion/AssertionPluginManager.php:33:25: ParamNameMismatch: Argument 1 of Lmc\Rbac\Assertion\AssertionPluginManager::get has wrong name $name, expecting $id as defined by Laminas\ServiceManager\AbstractPluginManager::get (see https://psalm.dev/230)
|
MissingParamType:
src/Assertion/AssertionPluginManagerFactory.php#L18
src/Assertion/AssertionPluginManagerFactory.php:18:9: MissingParamType: Parameter $requestedName has no provided type (see https://psalm.dev/154)
|
MissingParamType:
src/Service/AuthorizationServiceDelegatorFactory.php#L37
src/Service/AuthorizationServiceDelegatorFactory.php:37:9: MissingParamType: Parameter $name has no provided type (see https://psalm.dev/154)
|