Skip to content

Updated tests + fixed PhpStan errors #58

Updated tests + fixed PhpStan errors

Updated tests + fixed PhpStan errors #58

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

quality.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 2 warnings
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.
cs-fixer
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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/