Bake table with enums mapped. #574
ci.yml
on: pull_request
cs-stan
/
Coding Standard & Static Analysis
38s
Matrix: testsuite / testsuite-linux
Annotations
16 errors
testsuite / testsuite-linux (8.3, sqlite, highest, false)
Process completed with exit code 2.
|
cs-stan / Coding Standard & Static Analysis:
tests/TestCase/Command/ModelCommandTest.php#L1908
Found more than a single empty line between content
|
cs-stan / Coding Standard & Static Analysis
Process completed with exit code 1.
|
InvalidArgument:
src/Command/AllCommand.php#L114
src/Command/AllCommand.php:114:52: InvalidArgument: Argument 2 of Cake\Console\Arguments::__construct expects array<string, bool|null|string>, but array<string, bool|list<string>|null|string> provided (see https://psalm.dev/004)
|
InvalidArgument:
src/Command/ControllerAllCommand.php#L73
src/Command/ControllerAllCommand.php:73:55: InvalidArgument: Argument 2 of Cake\Console\Arguments::__construct expects array<string, bool|null|string>, but array<string, bool|list<string>|null|string> provided (see https://psalm.dev/004)
|
InvalidArgument:
src/Command/ControllerCommand.php#L204
src/Command/ControllerCommand.php:204:13: InvalidArgument: Argument 2 of Cake\Console\Arguments::__construct expects array<string, bool|null|string>, but array<string, bool|list<string>|null|string> provided (see https://psalm.dev/004)
|
InvalidArgument:
src/Command/FixtureAllCommand.php#L90
src/Command/FixtureAllCommand.php:90:52: InvalidArgument: Argument 2 of Cake\Console\Arguments::__construct expects array<string, bool|null|string>, but array<string, bool|list<string>|null|string> provided (see https://psalm.dev/004)
|
InvalidArgument:
src/Command/ModelAllCommand.php#L88
src/Command/ModelAllCommand.php:88:50: InvalidArgument: Argument 2 of Cake\Console\Arguments::__construct expects array<string, bool|null|string>, but array<string, bool|list<string>|null|string> provided (see https://psalm.dev/004)
|
InvalidArgument:
src/Command/ModelCommand.php#L1359
src/Command/ModelCommand.php:1359: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)
|
InvalidArgument:
src/Command/ModelCommand.php#L1381
src/Command/ModelCommand.php:1381:13: InvalidArgument: Argument 2 of Cake\Console\Arguments::__construct expects array<string, bool|null|string>, but array<string, bool|list<string>|null|string> provided (see https://psalm.dev/004)
|
InvalidArgument:
src/Command/TemplateAllCommand.php#L69
src/Command/TemplateAllCommand.php:69:53: InvalidArgument: Argument 2 of Cake\Console\Arguments::__construct expects array<string, bool|null|string>, but 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 / testsuite-linux (8.1, sqlite, lowest, false)
Process completed with exit code 2.
|
testsuite / testsuite-linux (8.1, pgsql, highest, false)
Process completed with exit code 2.
|
testsuite / testsuite-linux (8.2, mysql, false)
Process completed with exit code 2.
|
testsuite / testsuite-linux (8.1, mysql, highest, false)
Process completed with exit code 2.
|