Updated code to be compatible with php-etl/action-contracts:0.2 #36
Annotations
4 errors
phpstan:
src/ActionState.php#L21
Using nullsafe method call on non-nullable type Kiboko\Contract\Action\StateInterface. Use -> instead.
|
phpstan:
src/ActionState.php#L27
Using nullsafe method call on non-nullable type Kiboko\Contract\Action\StateInterface. Use -> instead.
|
phpstan:
src/ActionState.php#L33
Using nullsafe method call on non-nullable type Kiboko\Contract\Action\StateInterface. Use -> instead.
|
phpstan
Process completed with exit code 1.
|