Skip to content

Update dependency phpunit/phpunit to v10 - autoclosed #342

Update dependency phpunit/phpunit to v10 - autoclosed

Update dependency phpunit/phpunit to v10 - autoclosed #342

Triggered via pull request January 8, 2024 03:41
Status Failure
Total duration 1m 10s
Artifacts

continuous-integration.yml

on: pull_request
ci  /  Generate job matrix
7s
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)