Fix deprecations related to CakePHP 4.5 #439
Annotations
6 errors and 2 warnings
src/Command/BakeMigrationDiffCommand.php#L154
Call to an undefined method Cake\Datasource\ConnectionInterface::selectQuery().
|
|
src/Command/BakeMigrationDiffCommand.php#L155
src/Command/BakeMigrationDiffCommand.php:155:19: UndefinedInterfaceMethod: Method Cake\Datasource\ConnectionInterface::selectQuery does not exist (see https://psalm.dev/181)
|
|
tests/TestCase/TestCase.php#L20
Use statements should be sorted alphabetically. The first wrong one is Cake\Console\TestSuite\ConsoleIntegrationTestTrait.
|
|
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/
|
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/
|
The logs for this run have expired and are no longer available.
Loading