Skip to content

Bump phpstan/phpstan from 1.11.8 to 1.12.5 #8537

Bump phpstan/phpstan from 1.11.8 to 1.12.5

Bump phpstan/phpstan from 1.11.8 to 1.12.5 #8537

Triggered via pull request October 1, 2024 11:02
Status Failure
Total duration 17m 23s
Artifacts

main.yml

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

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/