Update dependency phpunit/phpunit to v10 #309
Annotations
4 errors
Psalm [8.1, locked]:
test/Factory/ConfigInjectorTest.php#L86
test/Factory/ConfigInjectorTest.php:86:68: UndefinedInterfaceMethod: Method Countable::offsetGet does not exist (see https://psalm.dev/181)
|
Psalm [8.1, locked]:
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)
|
Psalm [8.1, locked]:
test/Factory/ConfigInjectorTest.php#L87
test/Factory/ConfigInjectorTest.php:87:53: UndefinedInterfaceMethod: Method Countable::offsetGet does not exist (see https://psalm.dev/181)
|
Psalm [8.1, locked]:
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)
|
The logs for this run have expired and are no longer available.
Loading