Skip to content

Correcting getGlobalSchemaName to use the correct schema #611

Correcting getGlobalSchemaName to use the correct schema

Correcting getGlobalSchemaName to use the correct schema #611

Triggered via pull request July 17, 2024 19:38
Status Failure
Total duration 3m 16s
Artifacts

ci.yml

on: pull_request
Windows - PHP 8.1 & SQL Server
3m 4s
Windows - PHP 8.1 & SQL Server
cs-stan  /  Coding Standard & Static Analysis
44s
cs-stan / Coding Standard & Static Analysis
Matrix: testsuite-linux
Fit to window
Zoom out
Zoom in

Annotations

16 errors and 3 warnings
testsuite-linux (8.1, sqlite, prefer-lowest)
Process completed with exit code 255.
testsuite-linux (8.2, sqlite)
Process completed with exit code 1.
testsuite-linux (8.1, sqlite)
Process completed with exit code 1.
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, sqlite, dev-5.next as 5.1.0)
Process completed with exit code 1.
testsuite-linux (8.2, pgsql)
Process completed with exit code 1.
testsuite-linux (8.1, pgsql)
Process completed with exit code 1.
testsuite-linux (8.1, mysql)
Process completed with exit code 1.
testsuite-linux (8.2, 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/