Cake 5 #166
ci.yml
on: pull_request
cs-stan
/
Coding Standard & Static Analysis
36s
Matrix: testsuite / testsuite-linux
Annotations
4 errors
cs-stan / Coding Standard & Static Analysis:
src/Event/Subject.php#L16
Class \AllowDynamicProperties should not be referenced via a fully qualified name, but via a use statement.
|
cs-stan / Coding Standard & Static Analysis
Process completed with exit code 1.
|
PossiblyInvalidArgument:
src/Action/BaseAction.php#L157
src/Action/BaseAction.php:157:49: PossiblyInvalidArgument: Argument 1 of ucfirst expects string, but possibly different type array<array-key, string>|string provided (see https://psalm.dev/092)
|
cs-stan / Coding Standard & Static Analysis
Process completed with exit code 2.
|