Skip to content

PhpStan

PhpStan #7524

Triggered via push January 4, 2024 03:56
Status Failure
Total duration 17m 5s
Artifacts

main.yml

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

Annotations

3 errors and 2 warnings
phpstan: src/PhpSpreadsheet/Calculation/Calculation.php#L4654
Strict comparison using === between mixed and null will always evaluate to false.
phpstan
Process completed with exit code 1.
php-cs-fixer
Process completed with exit code 8.
php-cs-fixer: src/PhpSpreadsheet/Helper/Sample.php#L1
Found violation(s) of type: single_space_after_construct
php-cs-fixer: src/PhpSpreadsheet/Writer/Xls.php#L1
Found violation(s) of type: braces