Bump phpstan/phpstan-deprecation-rules from 2.0.1 to 2.0.2 #9619
main.yml
on: pull_request
phpdoc-types
9s
php-cs-fixer
54s
phpcs
28s
versions
37s
phpstan
1m 37s
coverage
15m 37s
release
0s
Matrix: test
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.
|