Skip to content

Update dependency psalm/plugin-mockery to v1 #352

Update dependency psalm/plugin-mockery to v1

Update dependency psalm/plugin-mockery to v1 #352

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

continuous-integration.yml

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

Annotations

10 errors
UnusedMethodCall: test/CreateHandler/CreateActionCommandTest.php#L63
test/CreateHandler/CreateActionCommandTest.php:63:13: UnusedMethodCall: The call to ReflectionProperty::setAccessible is not used (see https://psalm.dev/209)
UnusedMethodCall: test/CreateHandler/CreateActionCommandTest.php#L70
test/CreateHandler/CreateActionCommandTest.php:70:13: UnusedMethodCall: The call to ReflectionMethod::setAccessible is not used (see https://psalm.dev/209)
UnusedMethodCall: test/CreateHandler/CreateHandlerCommandTest.php#L68
test/CreateHandler/CreateHandlerCommandTest.php:68:13: UnusedMethodCall: The call to ReflectionProperty::setAccessible is not used (see https://psalm.dev/209)
UnusedMethodCall: test/CreateHandler/CreateHandlerCommandTest.php#L75
test/CreateHandler/CreateHandlerCommandTest.php:75:13: UnusedMethodCall: The call to ReflectionMethod::setAccessible is not used (see https://psalm.dev/209)
InvalidArgument: test/CreateHandler/CreateHandlerCommandTest.php#L247
test/CreateHandler/CreateHandlerCommandTest.php:247:29: InvalidArgument: Argument 1 of PHPUnit\Framework\MockObject\Builder\InvocationMocker::willReturnMap expects array<int, array<int, mixed>>, but list{array{'without-template': false}, list{'with-template-namespace', null}, list{'with-template-name', null}, list{'with-template-extension', null}, list{'no-factory', false}, list{'no-register', false}} provided (see https://psalm.dev/004)
UnusedMethodCall: test/CreateMiddleware/CreateMiddlewareCommandTest.php#L49
test/CreateMiddleware/CreateMiddlewareCommandTest.php:49:13: UnusedMethodCall: The call to ReflectionProperty::setAccessible is not used (see https://psalm.dev/209)
UnusedMethodCall: test/CreateMiddleware/CreateMiddlewareCommandTest.php#L56
test/CreateMiddleware/CreateMiddlewareCommandTest.php:56:13: UnusedMethodCall: The call to ReflectionMethod::setAccessible is not used (see https://psalm.dev/209)
InternalClass: test/Factory/CreateFactoryCommandTest.php#L42
test/Factory/CreateFactoryCommandTest.php:42:13: InternalClass: Mezzio\Tooling\Factory\Create is internal to Mezzio but called from MezzioTest\Tooling\Factory\CreateFactoryCommandTest (see https://psalm.dev/174)
InternalMethod: test/Factory/CreateFactoryCommandTest.php#L42
test/Factory/CreateFactoryCommandTest.php:42:13: InternalMethod: Constructor Mezzio\Tooling\Factory\Create::__construct is internal to Mezzio but called from MezzioTest\Tooling\Factory\CreateFactoryCommandTest::setUp (see https://psalm.dev/175)
InternalClass: test/Factory/CreateFactoryCommandTest.php#L42
test/Factory/CreateFactoryCommandTest.php:42:24: InternalClass: Mezzio\Tooling\Factory\FactoryClassGenerator is internal to Mezzio but called from MezzioTest\Tooling\Factory\CreateFactoryCommandTest (see https://psalm.dev/174)