Skip to content

Updated tests + fixed PhpStan errors #47

Updated tests + fixed PhpStan errors

Updated tests + fixed PhpStan errors #47

Triggered via push July 11, 2024 12:01
Status Failure
Total duration 26s
Artifacts

phpstan-5.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
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
Process completed with exit code 1.
phpstan
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/