Skip to content

Make Csv Reader Consistent With Other Branches #8468

Make Csv Reader Consistent With Other Branches

Make Csv Reader Consistent With Other Branches #8468

Triggered via push September 6, 2024 08:50
Status Success
Total duration 13m 24s
Artifacts

main.yml

on: push
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

21 warnings
phpcs
The following actions use a deprecated Node.js version 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/
versions
The following actions use a deprecated Node.js version 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/
php-cs-fixer
The following actions use a deprecated Node.js version 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/
phpstan
The following actions use a deprecated Node.js version 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/
PHP 8.0
The following actions use a deprecated Node.js version 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/
PHP 7.4
The following actions use a deprecated Node.js version 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/
PHP 8.3
The following actions use a deprecated Node.js version 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/
PHP 8.2
The following actions use a deprecated Node.js version 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/
PHP 8.1
The following actions use a deprecated Node.js version 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/
PHP nightly
The following actions use a deprecated Node.js version 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/
PHP nightly: vendor/dompdf/dompdf/src/Options.php#L319
Dompdf\Options::__construct(): Implicitly marking parameter $attributes as nullable is deprecated, the explicit nullable type must be used instead
PHP nightly: vendor/dompdf/dompdf/src/FrameDecorator/AbstractFrameDecorator.php#L908
Dompdf\FrameDecorator\AbstractFrameDecorator::reflow(): Implicitly marking parameter $block as nullable is deprecated, the explicit nullable type must be used instead
PHP nightly: vendor/dompdf/dompdf/src/FrameReflower/Page.php#L94
Dompdf\FrameReflower\Page::reflow(): Implicitly marking parameter $block as nullable is deprecated, the explicit nullable type must be used instead
PHP nightly: vendor/dompdf/dompdf/src/FrameReflower/AbstractFrameReflower.php#L290
Dompdf\FrameReflower\AbstractFrameReflower::reflow(): Implicitly marking parameter $block as nullable is deprecated, the explicit nullable type must be used instead
PHP nightly: vendor/dompdf/dompdf/src/FrameReflower/Block.php#L781
Dompdf\FrameReflower\Block::reflow(): Implicitly marking parameter $block as nullable is deprecated, the explicit nullable type must be used instead
PHP nightly: vendor/dompdf/dompdf/src/FrameReflower/Text.php#L377
Dompdf\FrameReflower\Text::reflow(): Implicitly marking parameter $block as nullable is deprecated, the explicit nullable type must be used instead
PHP nightly: vendor/dompdf/dompdf/src/FrameReflower/Table.php#L299
Dompdf\FrameReflower\Table::reflow(): Implicitly marking parameter $block as nullable is deprecated, the explicit nullable type must be used instead
PHP nightly: vendor/dompdf/dompdf/src/FrameReflower/TableRowGroup.php#L33
Dompdf\FrameReflower\TableRowGroup::reflow(): Implicitly marking parameter $block as nullable is deprecated, the explicit nullable type must be used instead
PHP nightly: vendor/dompdf/dompdf/src/FrameReflower/TableRow.php#L33
Dompdf\FrameReflower\TableRow::reflow(): Implicitly marking parameter $block as nullable is deprecated, the explicit nullable type must be used instead
PHP nightly: vendor/dompdf/dompdf/src/FrameReflower/TableCell.php#L32
Dompdf\FrameReflower\TableCell::reflow(): Implicitly marking parameter $block as nullable is deprecated, the explicit nullable type must be used instead
coverage
The following actions use a deprecated Node.js version 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/