Skip to content

Update dependency phpunit/phpunit to v10 - autoclosed #350

Update dependency phpunit/phpunit to v10 - autoclosed

Update dependency phpunit/phpunit to v10 - autoclosed #350

Triggered via pull request January 15, 2024 05:20
Status Failure
Total duration 1m 1s
Artifacts

continuous-integration.yml

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

Annotations

4 errors
UndefinedInterfaceMethod: test/Factory/ConfigInjectorTest.php#L86
test/Factory/ConfigInjectorTest.php:86:68: UndefinedInterfaceMethod: Method Countable::offsetGet does not exist (see https://psalm.dev/181)
PossiblyInvalidArrayAccess: test/Factory/ConfigInjectorTest.php#L86
test/Factory/ConfigInjectorTest.php:86:68: PossiblyInvalidArrayAccess: Cannot access array value on non-array variable $factories of type iterable<mixed, mixed> (see https://psalm.dev/109)
UndefinedInterfaceMethod: test/Factory/ConfigInjectorTest.php#L87
test/Factory/ConfigInjectorTest.php:87:53: UndefinedInterfaceMethod: Method Countable::offsetGet does not exist (see https://psalm.dev/181)
PossiblyInvalidArrayAccess: test/Factory/ConfigInjectorTest.php#L87
test/Factory/ConfigInjectorTest.php:87:53: PossiblyInvalidArrayAccess: Cannot access array value on non-array variable $factories of type iterable<mixed, mixed> (see https://psalm.dev/109)