Skip to content

Bake table with enums mapped. #575

Bake table with enums mapped.

Bake table with enums mapped. #575

Triggered via pull request December 23, 2023 00:10
Status Failure
Total duration 1m 8s
Artifacts

ci.yml

on: pull_request
cs-stan  /  Coding Standard & Static Analysis
42s
cs-stan / Coding Standard & Static Analysis
Matrix: testsuite / testsuite-linux
Fit to window
Zoom out
Zoom in

Annotations

14 errors
testsuite / testsuite-linux (8.1, sqlite, lowest, false)
Process completed with exit code 2.
testsuite / testsuite-linux (8.3, sqlite, highest, false)
Process completed with exit code 2.
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, pgsql, highest, false)
Process completed with exit code 2.
testsuite / testsuite-linux (8.1, mysql, highest, false)
Process completed with exit code 2.
testsuite / testsuite-linux (8.2, mysql, false)
Process completed with exit code 2.