Skip to content

Moved the ActionState class from the php-etl/action-contracts package #27

Moved the ActionState class from the php-etl/action-contracts package

Moved the ActionState class from the php-etl/action-contracts package #27

Triggered via push November 15, 2023 10:23
Status Failure
Total duration 27s
Artifacts

phpstan-7.yaml

on: push
Fit to window
Zoom out
Zoom in

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.