Skip to content

Updated code to be compatible with php-etl/action-contracts:0.2 #36

Updated code to be compatible with php-etl/action-contracts:0.2

Updated code to be compatible with php-etl/action-contracts:0.2 #36

Triggered via push November 21, 2023 15:43
Status Failure
Total duration 23s
Artifacts

phpstan-5.yaml

on: push
Fit to window
Zoom out
Zoom in

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.