Skip to content

Add all missing native types #7525

Add all missing native types

Add all missing native types #7525

Triggered via pull request January 4, 2024 03:56
@PowerKiKiPowerKiKi
synchronize #3793
powerkiki
Status Failure
Total duration 17m 23s
Artifacts

main.yml

on: pull_request
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