Updated action contracts v0.2 #21
Annotations
5 errors
phpstan:
src/Console.php#L29
Instantiated class Kiboko\Component\Runtime\Action\ActionState not found.
|
phpstan:
src/Console.php#L29
Parameter #2 $state of method Kiboko\Contract\Action\ExecutingActionInterface::execute() expects Kiboko\Contract\Action\StateInterface, Kiboko\Component\Runtime\Action\ActionState given.
|
phpstan:
src/Console.php#L32
Call to method observeState() on an unknown class Kiboko\Component\Runtime\Action\ActionState.
|
phpstan:
src/Console.php#L33
Call to method observeResult() on an unknown class Kiboko\Component\Runtime\Action\ActionState.
|
phpstan
Process completed with exit code 1.
|