Bump phpstan/phpstan from 1.11.8 to 1.12.5 #8537
main.yml
on: pull_request
phpdoc-types
9s
php-cs-fixer
1m 32s
phpcs
32s
versions
37s
phpstan
1m 37s
coverage
15m 41s
release
0s
Matrix: test
Annotations
10 errors and 1 warning
|
phpstan:
src/PhpSpreadsheet/Calculation/Calculation.php#L4152
Parameter #1 $num of function abs expects float|int, float|int<min, -1>|string given.
|
|
phpstan:
src/PhpSpreadsheet/Calculation/Calculation.php#L4154
Parameter #1 $num of function abs expects float|int, float|int<min, -1>|string given.
|
|
phpstan:
src/PhpSpreadsheet/Calculation/Calculation.php#L4166
Offset 1 does not exist on array{0?: string, 1?: ''|numeric-string, 2: '+', 3?: ''|numeric-string}.
|
|
phpstan:
src/PhpSpreadsheet/Calculation/Calculation.php#L4173
Offset 1 does not exist on array{0?: string, 1?: ''|numeric-string, 2: '-', 3?: ''|numeric-string}.
|
|
phpstan:
src/PhpSpreadsheet/Calculation/Calculation.php#L4173
Offset 3 does not exist on array{0?: string, 1: ''|numeric-string, 2: '-', 3?: ''|numeric-string}.
|
|
phpstan:
src/PhpSpreadsheet/Calculation/Calculation.php#L4175
Offset 1 does not exist on array{0?: string, 1?: ''|numeric-string, 2: '-', 3?: ''|numeric-string}.
|
|
phpstan:
src/PhpSpreadsheet/Calculation/Calculation.php#L4175
Offset 3 does not exist on array{0?: string, 1?: ''|numeric-string, 2: '-', 3?: ''|numeric-string}.
|
|
phpstan:
src/PhpSpreadsheet/Calculation/Calculation.php#L4180
Offset 1 does not exist on array{0?: string, 1?: ''|numeric-string, 2: ',', 3?: ''|numeric-string}.
|
|
phpstan:
src/PhpSpreadsheet/Calculation/Calculation.php#L4180
Offset 3 does not exist on array{0?: string, 1?: ''|numeric-string, 2: ',', 3?: ''|numeric-string}.
|
|
phpstan:
src/PhpSpreadsheet/Calculation/Calculation.php#L4182
Offset 1 does not exist on array{0?: string, 1?: ''|numeric-string, 2: ',', 3?: ''|numeric-string}.
|
|
coverage
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|