Remove constructor overriding. #263
ci.yml
on: pull_request
cs-stan
/
Coding Standard & Static Analysis
26s
Matrix: testsuite / testsuite-linux
Annotations
3 errors and 1 warning
PossiblyNullArgument:
src/Controller/Component/CrudComponent.php#L174
src/Controller/Component/CrudComponent.php:174:44: PossiblyNullArgument: Argument 1 of Crud\Controller\Component\CrudComponent::normalizeArray cannot be null, possibly null value provided (see https://psalm.dev/078)
|
PossiblyNullArgument:
src/Controller/Component/CrudComponent.php#L176
src/Controller/Component/CrudComponent.php:176:44: PossiblyNullArgument: Argument 1 of Crud\Controller\Component\CrudComponent::normalizeArray cannot be null, possibly null value provided (see https://psalm.dev/078)
|
cs-stan / Coding Standard & Static Analysis
Process completed with exit code 2.
|
testsuite / testsuite-linux (8.1, mysql, highest, false)
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|