Skip to content

Bump phpstan/phpstan-deprecation-rules from 2.0.1 to 2.0.2 #9619

Bump phpstan/phpstan-deprecation-rules from 2.0.1 to 2.0.2

Bump phpstan/phpstan-deprecation-rules from 2.0.1 to 2.0.2 #9619

Triggered via pull request May 1, 2025 11:26
Status Failure
Total duration 15m 40s
Artifacts

main.yml

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

Annotations

10 errors
phpstan: tests/PhpSpreadsheetTests/Reader/Xls/LoadSheetsOnlyTest.php#L35
Cannot call method getActiveSheet() on PhpOffice\PhpSpreadsheet\Spreadsheet|null.
phpstan: tests/PhpSpreadsheetTests/Custom/ComplexAssert.php#L18
Call to internal method PHPUnit\Framework\TestCase::__construct() from outside its root namespace PHPUnit.
phpstan: tests/PhpSpreadsheetTests/Calculation/Functions/LookupRef/IndirectTest.php#L116
Cannot call method getNamedFormula() on PhpOffice\PhpSpreadsheet\Spreadsheet|null.
phpstan: src/PhpSpreadsheet/Worksheet/Worksheet.php#L459
Property PhpOffice\PhpSpreadsheet\Worksheet\Worksheet::$cellCollection in isset() is not nullable nor uninitialized.
phpstan: src/PhpSpreadsheet/Worksheet/Worksheet.php#L358
Property PhpOffice\PhpSpreadsheet\Worksheet\Worksheet::$cellCollection in isset() is not nullable nor uninitialized.
phpstan: src/PhpSpreadsheet/Reader/Xlsx.php#L2411
No error to ignore is reported on line 2411.
phpstan: src/PhpSpreadsheet/Reader/Xlsx.php#L2410
No error to ignore is reported on line 2410.
phpstan: src/PhpSpreadsheet/Reader/Csv.php#L208
Strict comparison using === between null and null will always evaluate to true.
phpstan: src/PhpSpreadsheet/Cell/Cell.php#L503
No error to ignore is reported on line 503.
phpstan: src/PhpSpreadsheet/Cell/Cell.php#L501
No error to ignore is reported on line 501.