Skip to content

Convert the header into a proper header mapper #370

Convert the header into a proper header mapper

Convert the header into a proper header mapper #370

Triggered via pull request September 30, 2023 09:43
Status Failure
Total duration 54s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

build.yml

on: pull_request
Matrix: linux_tests
Fit to window
Zoom out
Zoom in

Annotations

8 errors
PHP on 8.2 - prefer-stable -: src/ReaderTest.php#L1
Ignored error pattern #Parameter \#1 \$header of method League\\Csv\\Reader::getRecords\(\) expects array<string>, array<int, int\|string> given.# in path /home/runner/work/csv/csv/src/ReaderTest.php was not matched in reported errors.
PHP on 8.2 - prefer-stable -: src/ReaderTest.php#L189
Parameter #1 $headerMapper of method League\Csv\Reader::getRecords() expects array<string>, array<int, int|string> given.
PHP on 8.2 - prefer-stable -
Process completed with exit code 1.
PHP on 8.1 - prefer-stable -
The job was canceled because "_8_2_prefer-stable" failed.
PHP on 8.3 - prefer-lowest -
The job was canceled because "_8_2_prefer-stable" failed.
PHP on 8.3 - prefer-lowest -
The operation was canceled.
PHP on 8.3 - prefer-stable -
The job was canceled because "_8_2_prefer-stable" failed.
PHP on 8.3 - prefer-stable -
The operation was canceled.