Skip to content

Incorrect reader used for CSV files with BOM #4028 #7986

Incorrect reader used for CSV files with BOM #4028

Incorrect reader used for CSV files with BOM #4028 #7986

Triggered via pull request May 15, 2024 08:10
Status Failure
Total duration 15m 6s
Artifacts

main.yml

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

Annotations

3 errors and 11 warnings
phpstan: src/PhpSpreadsheet/Reader/Html.php#L154
Parameter #1 $data of static method PhpOffice\PhpSpreadsheet\Reader\Html::startsWithTag() expects string, string|null given.
phpstan: src/PhpSpreadsheet/Reader/Html.php#L155
Parameter #1 $data of static method PhpOffice\PhpSpreadsheet\Reader\Html::containsTags() expects string, string|null given.
phpstan
Process completed with exit code 1.
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
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.