Skip to content

Merge pull request #12 from php-etl/fix/lock-contracts-versions #37

Merge pull request #12 from php-etl/fix/lock-contracts-versions

Merge pull request #12 from php-etl/fix/lock-contracts-versions #37

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

phpstan-5.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

9 errors
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.