Skip to content

Bump phpstan/phpstan from 1.10.15 to 1.10.22 #187

Bump phpstan/phpstan from 1.10.15 to 1.10.22

Bump phpstan/phpstan from 1.10.15 to 1.10.22 #187

Triggered via pull request July 1, 2023 11:36
Status Failure
Total duration 18m 55s
Artifacts

main.yml

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

Annotations

16 errors
phpstan: src/PhpSpreadsheet/Calculation/Engineering/Erf.php#L91
Binary operation "-" between 1 and array|float|string results in an error.
phpstan: src/PhpSpreadsheet/Calculation/Statistical/Deviations.php#L81
Binary operation "/" between float|int and float|string results in an error.
phpstan: src/PhpSpreadsheet/Calculation/Statistical/Distributions/ChiSquared.php#L99
Binary operation "-" between 1 and array|float|string results in an error.
phpstan: src/PhpSpreadsheet/Calculation/Statistical/Distributions/StandardNormal.php#L151
Binary operation "-" between 1 and array|float|string results in an error.
phpstan: src/PhpSpreadsheet/Worksheet/MemoryDrawing.php#L233
Offset 'mime' on array{0: int, 1: int, 2: int, 3: string, mime: string, channels?: int, bits?: int} on left side of ?? always exists and is not nullable.
phpstan: src/PhpSpreadsheet/Writer/Html.php#L714
Offset 'mime' does not exist on array{}|array{0: int, 1: int, 2: int, 3: string, mime: string, channels?: int, bits?: int}.
phpstan: src/PhpSpreadsheet/Writer/Html.php#L773
Offset 'mime' does not exist on array{}|array{0: int, 1: int, 2: int, 3: string, mime: string, channels?: int, bits?: int}.
phpstan: src/PhpSpreadsheet/Writer/Html.php#L775
Offset 0 does not exist on array{}|array{0: int, 1: int, 2: int, 3: string, mime: string, channels?: int, bits?: int}.
phpstan: src/PhpSpreadsheet/Writer/Html.php#L775
Offset 1 does not exist on array{}|array{0: int, 1: int, 2: int, 3: string, mime: string, channels?: int, bits?: int}.
phpstan: src/PhpSpreadsheet/Writer/Xls.php#L437
Offset 2 on array{0: int, 1: int, 2: int, 3: string, mime: string, channels?: int, bits?: int} on left side of ?? always exists and is not nullable.
coverage
Process completed with exit code 255.