PhpStan #7524
main.yml
on: push
phpdoc-types
8s
php-cs-fixer
2m 0s
phpcs
21s
versions
39s
phpstan
1m 14s
coverage
16m 58s
release
0s
Matrix: test
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
|