Fix chart data references on sheet title update #106
Annotations
9 errors and 1 warning
Static analysis with PHPStan:
src/PhpSpreadsheet/Collection/Cells.php#L76
Argument of an invalid type PhpOffice\PhpSpreadsheet\Collection\Cells supplied for foreach, only iterables are supported.
|
Static analysis with PHPStan:
src/PhpSpreadsheet/ReferenceHelper.php#L899
Argument of an invalid type array<PhpOffice\PhpSpreadsheet\Chart\DataSeries>|null supplied for foreach, only iterables are supported.
|
Static analysis with PHPStan:
src/PhpSpreadsheet/ReferenceHelper.php#L903
Parameter #1 $haystack of function strpos expects string, string|null given.
|
Static analysis with PHPStan:
src/PhpSpreadsheet/ReferenceHelper.php#L904
Parameter #3 $subject of function str_replace expects array|string, string|null given.
|
Static analysis with PHPStan:
src/PhpSpreadsheet/ReferenceHelper.php#L912
Parameter #1 $haystack of function strpos expects string, string|null given.
|
Static analysis with PHPStan:
src/PhpSpreadsheet/ReferenceHelper.php#L913
Parameter #3 $subject of function str_replace expects array|string, string|null given.
|
Static analysis with PHPStan:
src/PhpSpreadsheet/ReferenceHelper.php#L921
Parameter #1 $haystack of function strpos expects string, string|null given.
|
Static analysis with PHPStan:
src/PhpSpreadsheet/ReferenceHelper.php#L922
Parameter #3 $subject of function str_replace expects array|string, string|null given.
|
Static analysis with PHPStan
Process completed with exit code 1.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The logs for this run have expired and are no longer available.
Loading