Skip to content

Add new Migrate command #537

Add new Migrate command

Add new Migrate command #537

Triggered via pull request March 13, 2024 04:06
Status Failure
Total duration 3m 31s
Artifacts

ci.yml

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

Annotations

6 errors and 11 warnings
cs-stan / Coding Standard & Static Analysis: src/Db/Adapter/PhinxAdapter.php#L755
Method Migrations\Db\Adapter\PhinxAdapter::getConnection() should return PDO but returns Cake\Database\Connection.
cs-stan / Coding Standard & Static Analysis
Process completed with exit code 1.
cs-stan / Coding Standard & Static Analysis
Process completed with exit code 127.
InvalidReturnType: src/Db/Adapter/PhinxAdapter.php#L751
src/Db/Adapter/PhinxAdapter.php:751:16: InvalidReturnType: The declared return type 'PDO' for Migrations\Db\Adapter\PhinxAdapter::getConnection is incorrect, got 'Cake\Database\Connection' (see https://psalm.dev/011)
InvalidReturnStatement: src/Db/Adapter/PhinxAdapter.php#L755
src/Db/Adapter/PhinxAdapter.php:755:16: InvalidReturnStatement: The inferred type 'Cake\Database\Connection' does not match the declared return type 'PDO' for Migrations\Db\Adapter\PhinxAdapter::getConnection (see https://psalm.dev/128)
cs-stan / Coding Standard & Static Analysis
Process completed with exit code 2.
testsuite-linux (8.2, sqlite)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
testsuite-linux (8.1, sqlite, prefer-lowest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
testsuite-linux (8.1, sqlite)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
testsuite-linux (8.1, pgsql)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
testsuite-linux (8.2, mysql)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
testsuite-linux (8.2, pgsql)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
testsuite-linux (8.1, mysql)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3, codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
cs-stan / Coding Standard & Static Analysis
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Windows - PHP 8.1 & SQL Server
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3, codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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/