Skip to content

Update dependency laminas/laminas-servicemanager to v4 #6

Update dependency laminas/laminas-servicemanager to v4

Update dependency laminas/laminas-servicemanager to v4 #6

Triggered via pull request January 2, 2025 17:33
Status Failure
Total duration 3m 18s
Artifacts

continuous-integration.yml

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

Annotations

5 errors and 12 warnings
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)
ci / Generate job matrix
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636