Moved the ActionState class from the php-etl/action-contracts package #27
Annotations
3 errors
phpstan:
src/ActionState.php#L12
Property Kiboko\Components\Action\ActionState::$metrics (array<string, int>) does not accept default value of type array<string, false>.
|
phpstan:
src/ActionState.php#L29
Method Kiboko\Components\Action\ActionState::success() overrides method Kiboko\Contract\Action\StateInterface::success() but misses parameter #1 $step.
|
phpstan
Process completed with exit code 1.
|