check if coordinate is inside range #7262
main.yml
on: pull_request
phpdoc-types
13s
php-cs-fixer
2m 6s
phpcs
36s
versions
51s
phpstan
2m 11s
coverage
20m 22s
release
0s
Matrix: test
Annotations
4 errors and 6 warnings
phpcs:
tests/PhpSpreadsheetTests/Cell/CoordinateTest.php#L303
Whitespace found at end of line
|
phpcs:
tests/PhpSpreadsheetTests/Cell/CoordinateTest.php#L311
Whitespace found at end of line
|
phpcs
Process completed with exit code 1.
|
php-cs-fixer
Process completed with exit code 1.
|
php-cs-fixer:
tests/PhpSpreadsheetTests/Cell/CoordinateTest.php#L1
Found violation(s) of type: braces
|
php-cs-fixer:
tests/PhpSpreadsheetTests/Cell/CoordinateTest.php#L1
Found violation(s) of type: single_quote
|
php-cs-fixer:
tests/PhpSpreadsheetTests/Cell/CoordinateTest.php#L1
Found violation(s) of type: php_unit_construct
|
php-cs-fixer:
src/PhpSpreadsheet/Cell/Coordinate.php#L1
Found violation(s) of type: phpdoc_annotation_without_dot
|
php-cs-fixer:
src/PhpSpreadsheet/Cell/Coordinate.php#L1
Found violation(s) of type: phpdoc_separation
|
php-cs-fixer:
src/PhpSpreadsheet/Cell/Coordinate.php#L1
Found violation(s) of type: blank_line_before_statement
|