4.next: add PHPUnit 11 support #629
ci.yml
on: pull_request
Windows - PHP 8.1 & SQL Server
3m 28s
cs-stan
/
Coding Standard & Static Analysis
47s
Matrix: testsuite-linux
Annotations
11 errors and 3 warnings
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.3, mysql)
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.
|
testsuite-linux (8.4, mysql)
Process completed with exit code 1.
|
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
Codecov: Failed to properly create commit: The process 'D:\a\_actions\codecov\codecov-action\v4\dist\codecov.exe' failed with exit code 1
|
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/
|