Skip to content

Allow baking enums. #570

Allow baking enums.

Allow baking enums. #570

Triggered via pull request December 22, 2023 23:04
Status Failure
Total duration 59s
Artifacts

ci.yml

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

Annotations

14 errors
testsuite / testsuite-linux (8.3, sqlite, highest, false)
Process completed with exit code 1.
testsuite / testsuite-linux (8.1, sqlite, lowest, false)
Process completed with exit code 1.
testsuite / testsuite-linux (8.1, mysql, highest, false)
Process completed with exit code 1.
testsuite / testsuite-linux (8.1, pgsql, highest, false)
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#L1358
src/Command/ModelCommand.php:1358: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#L1380
src/Command/ModelCommand.php:1380: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.2, mysql, false)
Process completed with exit code 1.