Update dependency on bake and remove more plugin manipulation #609
ci.yml
on: push
Windows - PHP 8.1 & SQL Server
3m 9s
cs-stan
/
Coding Standard & Static Analysis
40s
Matrix: testsuite-linux
Annotations
16 errors and 3 warnings
testsuite-linux (8.1, sqlite)
Process completed with exit code 1.
|
testsuite-linux (8.2, sqlite)
Process completed with exit code 1.
|
testsuite-linux (8.1, sqlite, prefer-lowest)
Process completed with exit code 255.
|
ArgumentTypeCoercion:
src/Migration/Manager.php#L800
src/Migration/Manager.php:800:17: ArgumentTypeCoercion: Argument 1 of Cake\Console\ConsoleIo::verbose expects list<string>|string, but parent type array<array-key, non-empty-string> provided (see https://psalm.dev/193)
|
ArgumentTypeCoercion:
src/Shim/OutputAdapter.php#L42
src/Shim/OutputAdapter.php:42:24: ArgumentTypeCoercion: Argument 1 of Cake\Console\ConsoleIo::out expects list<string>|string, but parent type array<array-key, mixed>|string provided (see https://psalm.dev/193)
|
ArgumentTypeCoercion:
src/Shim/OutputAdapter.php#L53
src/Shim/OutputAdapter.php:53:24: ArgumentTypeCoercion: Argument 1 of Cake\Console\ConsoleIo::out expects list<string>|string, but parent type array<array-key, mixed>|string provided (see https://psalm.dev/193)
|
ArgumentTypeCoercion:
src/TestSuite/Migrator.php#L162
src/TestSuite/Migrator.php:162:56: ArgumentTypeCoercion: Argument 2 of Cake\TestSuite\ConnectionHelper::truncateTables expects list<string>|null, but parent type non-empty-array<array-key, string> provided (see https://psalm.dev/193)
|
ArgumentTypeCoercion:
src/TestSuite/Migrator.php#L232
src/TestSuite/Migrator.php:232:52: ArgumentTypeCoercion: Argument 2 of Cake\TestSuite\ConnectionHelper::dropTables expects list<string>|null, but parent type non-empty-array<array-key, string> provided (see https://psalm.dev/193)
|
ArgumentTypeCoercion:
src/TestSuite/Migrator.php#L237
src/TestSuite/Migrator.php:237:56: ArgumentTypeCoercion: Argument 2 of Cake\TestSuite\ConnectionHelper::truncateTables expects list<string>|null, but parent type non-empty-array<array-key, string> provided (see https://psalm.dev/193)
|
cs-stan / Coding Standard & Static Analysis
Process completed with exit code 2.
|
testsuite-linux (8.1, pgsql)
Process completed with exit code 1.
|
testsuite-linux (8.2, pgsql)
Process completed with exit code 1.
|
testsuite-linux (8.1, sqlite, dev-5.next as 5.1.0)
Process completed with exit code 1.
|
testsuite-linux (8.2, mysql)
Process completed with exit code 1.
|
testsuite-linux (8.1, mysql)
Process completed with exit code 1.
|
Windows - PHP 8.1 & SQL Server
Process completed with exit code 1.
|
cs-stan / Coding Standard & Static Analysis
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Windows - PHP 8.1 & SQL Server
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Windows - PHP 8.1 & SQL Server
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|