Start implementing commands using builtin backend #510
Annotations
9 errors and 1 warning
Run psalm:
src/Command/Phinx/Create.php#L31
src/Command/Phinx/Create.php:31:9: DeprecatedTrait: Trait Migrations\ConfigurationTrait is deprecated (see https://psalm.dev/171)
|
Run psalm:
src/Command/Phinx/Dump.php#L33
src/Command/Phinx/Dump.php:33:9: DeprecatedTrait: Trait Migrations\ConfigurationTrait is deprecated (see https://psalm.dev/171)
|
Run psalm:
src/Command/Phinx/MarkMigrated.php#L30
src/Command/Phinx/MarkMigrated.php:30:9: DeprecatedTrait: Trait Migrations\ConfigurationTrait is deprecated (see https://psalm.dev/171)
|
Run psalm:
src/Command/Phinx/Migrate.php#L28
src/Command/Phinx/Migrate.php:28:9: DeprecatedTrait: Trait Migrations\ConfigurationTrait is deprecated (see https://psalm.dev/171)
|
Run psalm:
src/Command/Phinx/Rollback.php#L28
src/Command/Phinx/Rollback.php:28:9: DeprecatedTrait: Trait Migrations\ConfigurationTrait is deprecated (see https://psalm.dev/171)
|
Run psalm:
src/Command/Phinx/Seed.php#L28
src/Command/Phinx/Seed.php:28:9: DeprecatedTrait: Trait Migrations\ConfigurationTrait is deprecated (see https://psalm.dev/171)
|
Run psalm:
src/Command/Phinx/Status.php#L28
src/Command/Phinx/Status.php:28:9: DeprecatedTrait: Trait Migrations\ConfigurationTrait is deprecated (see https://psalm.dev/171)
|
Run psalm:
src/Migrations.php#L37
src/Migrations.php:37:9: DeprecatedTrait: Trait Migrations\ConfigurationTrait is deprecated (see https://psalm.dev/171)
|
Run psalm
Process completed with exit code 2.
|
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/.
|
The logs for this run have expired and are no longer available.
Loading