check if coordinate is inside range #7281
Triggered via pull request
November 10, 2023 16:39
Status
Failure
Total duration
16m 18s
Artifacts
–
main.yml
on: pull_request
phpdoc-types
9s
php-cs-fixer
2m 29s
phpcs
21s
versions
43s
phpstan
1m 40s
coverage
16m 8s
release
0s
Matrix: test
Annotations
4 errors
phpstan:
src/PhpSpreadsheet/Cell/Coordinate.php#L262
Method PhpOffice\PhpSpreadsheet\Cell\Coordinate::validateReferenceAndGetData() has no return type specified.
|
phpstan:
src/PhpSpreadsheet/Cell/Coordinate.php#L262
Method PhpOffice\PhpSpreadsheet\Cell\Coordinate::validateReferenceAndGetData() has parameter $reference with no type specified.
|
phpstan
Process completed with exit code 1.
|
coverage
Process completed with exit code 255.
|