Convert FeatureFlags to Configure operations #568
Annotations
7 errors and 1 warning
Run phpstan:
src/Db/Adapter/MysqlAdapter.php#L234
Call to static method read() on an unknown class Migrations\Db\Adapter\Configure.
|
Run phpstan
Process completed with exit code 1.
|
Run phpcs:
src/View/Helper/MigrationHelper.php#L27
Type Phinx\Config\FeatureFlags is not used in this file.
|
Run phpcs:
tests/TestCase/TestCase.php#L20
Type Cake\Core\Configure is not used in this file.
|
Run phpcs
Process completed with exit code 1.
|
Run psalm:
src/Db/Adapter/MysqlAdapter.php#L234
src/Db/Adapter/MysqlAdapter.php:234:34: UndefinedClass: Class, interface or enum named Migrations\Db\Adapter\Configure does not exist (see https://psalm.dev/019)
|
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