Reduce phinx usage and stabilize backend inteface #671
ci.yml
on: pull_request
Windows - PHP 8.1 & SQL Server
2m 50s
cs-stan
/
Coding Standard & Static Analysis
54s
Matrix: testsuite-linux
Annotations
10 errors and 4 warnings
DeprecatedClass:
src/AbstractSeed.php#L101
src/AbstractSeed.php:101:24: DeprecatedClass: Migrations\Command\Phinx\Seed is marked deprecated (see https://psalm.dev/098)
|
DeprecatedClass:
src/Command/BakeMigrationDiffCommand.php#L522
src/Command/BakeMigrationDiffCommand.php:522:22: DeprecatedClass: Class Migrations\Command\Phinx\Dump is deprecated (see https://psalm.dev/098)
|
DeprecatedClass:
src/Command/BakeMigrationDiffCommand.php#L523
src/Command/BakeMigrationDiffCommand.php:523:24: DeprecatedClass: Migrations\Command\Phinx\Dump is marked deprecated (see https://psalm.dev/098)
|
DeprecatedClass:
src/Command/Phinx/CommandTrait.php#L51
src/Command/Phinx/CommandTrait.php:51:9: DeprecatedClass: Class Migrations\Command\Phinx\Dump is marked as deprecated (see https://psalm.dev/098)
|
DeprecatedClass:
src/Command/Phinx/CommandTrait.php#L51
src/Command/Phinx/CommandTrait.php:51:9: DeprecatedClass: Class Migrations\Command\Phinx\MarkMigrated is marked as deprecated (see https://psalm.dev/098)
|
DeprecatedClass:
src/Command/Phinx/CommandTrait.php#L51
src/Command/Phinx/CommandTrait.php:51:9: DeprecatedClass: Class Migrations\Command\Phinx\Migrate is marked as deprecated (see https://psalm.dev/098)
|
DeprecatedClass:
src/Command/Phinx/CommandTrait.php#L51
src/Command/Phinx/CommandTrait.php:51:9: DeprecatedClass: Class Migrations\Command\Phinx\Rollback is marked as deprecated (see https://psalm.dev/098)
|
DeprecatedClass:
src/Command/Phinx/CommandTrait.php#L51
src/Command/Phinx/CommandTrait.php:51:9: DeprecatedClass: Class Migrations\Command\Phinx\Seed is marked as deprecated (see https://psalm.dev/098)
|
DeprecatedClass:
src/Command/Phinx/CommandTrait.php#L51
src/Command/Phinx/CommandTrait.php:51:9: DeprecatedClass: Class Migrations\Command\Phinx\Status is marked as deprecated (see https://psalm.dev/098)
|
DeprecatedClass:
src/Command/Phinx/CommandTrait.php#L76
src/Command/Phinx/CommandTrait.php:76:13: DeprecatedClass: Class Migrations\Command\Phinx\Create is marked as deprecated (see https://psalm.dev/098)
|
testsuite-linux (8.1, mysql)
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' 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/
|
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/
|