avoid passing null to max function #34
build-and-test.yml
on: pull_request
Matrix: build
Matrix: test
Matrix: qa-cs-fixer
Matrix: qa-phpcpd
Matrix: qa-phpstan
Matrix: qa-psalm
Annotations
2 errors
RedundantCast:
src/SchemaReader.php#L504
src/SchemaReader.php:504:34: RedundantCast: Redundant cast to int (see https://psalm.dev/262)
|
QA - Run psalm (PHP 8.1)
Process completed with exit code 2.
|