Skip to content

Updated code to be compatible with php-etl/pipeline-contracts:0.5 #36

Updated code to be compatible with php-etl/pipeline-contracts:0.5

Updated code to be compatible with php-etl/pipeline-contracts:0.5 #36

Triggered via push November 21, 2023 16:24
Status Failure
Total duration 26s
Artifacts

quality.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
cs-fixer
Process completed with exit code 8.
phpstan: src/CSV/FingersCrossed/Loader.php#L30
Generator expects value type Kiboko\Contract\Bucket\ResultBucketInterface<mixed>, null given.
phpstan: src/CSV/FingersCrossed/Loader.php#L41
While loop condition is always true.
phpstan: src/CSV/Safe/Loader.php#L30
Generator expects value type Kiboko\Contract\Bucket\ResultBucketInterface<mixed>, null given.
phpstan: src/CSV/Safe/Loader.php#L42
While loop condition is always true.
phpstan: src/Sheet/FingersCrossed/Loader.php#L33
Generator expects value type Kiboko\Contract\Bucket\ResultBucketInterface<mixed>, null given.
phpstan: src/Sheet/FingersCrossed/Loader.php#L45
While loop condition is always true.
phpstan: src/Sheet/Safe/Loader.php#L33
Generator expects value type Kiboko\Contract\Bucket\ResultBucketInterface<mixed>, null given.
phpstan: src/Sheet/Safe/Loader.php#L45
While loop condition is always true.
phpstan
Process completed with exit code 1.