Bump phpoffice/phpspreadsheet from 1.29.0 to 2.1.0 #1159
Annotations
4 errors and 2 warnings
Static analysis (locked, 8.2, ubuntu-latest):
Classes/Service/CellService.php#L132
Parameter #1 $value of static method PhpOffice\PhpSpreadsheet\Style\NumberFormat::toFormattedString() expects bool|float|int|PhpOffice\PhpSpreadsheet\RichText\RichText|string|null, mixed given.
|
Static analysis (locked, 8.2, ubuntu-latest):
Classes/Service/SpanService.php#L160
Parameter #1 $coordinate of method PhpOffice\PhpSpreadsheet\Worksheet\Worksheet::cellExists() expects array{int, int}|PhpOffice\PhpSpreadsheet\Cell\CellAddress|string, array<int>|PhpOffice\PhpSpreadsheet\Cell\CellAddress|string given.
|
Static analysis (locked, 8.2, ubuntu-latest):
Classes/Service/SpanService.php#L161
Parameter #1 $coordinate of method PhpOffice\PhpSpreadsheet\Worksheet\Worksheet::getCell() expects array{int, int}|PhpOffice\PhpSpreadsheet\Cell\CellAddress|string, array<int>|PhpOffice\PhpSpreadsheet\Cell\CellAddress|string given.
|
Static analysis (locked, 8.2, ubuntu-latest)
Process completed with exit code 1.
|
Static analysis (locked, 8.2, ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Static analysis (locked, 8.2, ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|