Add force-autoid config. #454
ci.yml
on: pull_request
cs-stan
/
Coding Standard & Static Analysis
38s
Matrix: testsuite-linux
Annotations
7 errors
testsuite-linux (8.1, pgsql)
Process completed with exit code 2.
|
testsuite-linux (8.1, mysql)
Process completed with exit code 2.
|
cs-stan / Coding Standard & Static Analysis:
src/Command/BakeSeedCommand.php#L155
Parameter #2 $options of class Cake\Console\Arguments constructor expects array<string, bool|string|null>, array<string, array<int, string>|bool|string|null> given.
|
cs-stan / Coding Standard & Static Analysis
Process completed with exit code 1.
|
InvalidArgument:
src/Command/BakeSeedCommand.php#L155
src/Command/BakeSeedCommand.php:155:13: InvalidArgument: Argument 2 of Cake\Console\Arguments::__construct expects array<string, bool|null|string>, but non-empty-array<string, bool|list<string>|null|string> provided (see https://psalm.dev/004)
|
cs-stan / Coding Standard & Static Analysis
Process completed with exit code 2.
|
testsuite-linux (8.2, mysql)
Process completed with exit code 2.
|