Start implementing commands using builtin backend #509
ci.yml
on: pull_request
Windows - PHP 8.1 & SQL Server
3m 2s
cs-stan
/
Coding Standard & Static Analysis
43s
Matrix: testsuite-linux
Annotations
9 errors and 11 warnings
DeprecatedTrait:
src/Command/Phinx/Create.php#L31
src/Command/Phinx/Create.php:31:9: DeprecatedTrait: Trait Migrations\ConfigurationTrait is deprecated (see https://psalm.dev/171)
|
DeprecatedTrait:
src/Command/Phinx/Dump.php#L33
src/Command/Phinx/Dump.php:33:9: DeprecatedTrait: Trait Migrations\ConfigurationTrait is deprecated (see https://psalm.dev/171)
|
DeprecatedTrait:
src/Command/Phinx/MarkMigrated.php#L30
src/Command/Phinx/MarkMigrated.php:30:9: DeprecatedTrait: Trait Migrations\ConfigurationTrait is deprecated (see https://psalm.dev/171)
|
DeprecatedTrait:
src/Command/Phinx/Migrate.php#L28
src/Command/Phinx/Migrate.php:28:9: DeprecatedTrait: Trait Migrations\ConfigurationTrait is deprecated (see https://psalm.dev/171)
|
DeprecatedTrait:
src/Command/Phinx/Rollback.php#L28
src/Command/Phinx/Rollback.php:28:9: DeprecatedTrait: Trait Migrations\ConfigurationTrait is deprecated (see https://psalm.dev/171)
|
DeprecatedTrait:
src/Command/Phinx/Seed.php#L28
src/Command/Phinx/Seed.php:28:9: DeprecatedTrait: Trait Migrations\ConfigurationTrait is deprecated (see https://psalm.dev/171)
|
DeprecatedTrait:
src/Command/Phinx/Status.php#L28
src/Command/Phinx/Status.php:28:9: DeprecatedTrait: Trait Migrations\ConfigurationTrait is deprecated (see https://psalm.dev/171)
|
DeprecatedTrait:
src/Migrations.php#L37
src/Migrations.php:37:9: DeprecatedTrait: Trait Migrations\ConfigurationTrait is deprecated (see https://psalm.dev/171)
|
cs-stan / Coding Standard & Static Analysis
Process completed with exit code 2.
|
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/.
|
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, 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.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.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.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.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.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/.
|
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/
|