feat: skip resetDatabase when migrations are up-to-date #2079
Annotations
10 errors and 1 warning
Run static analysis:
src/Test/ORMDatabaseResetter.php#L117
Ignored error pattern #^Call to an undefined method object\:\:getDatabasePlatform\(\)\.$# in path /home/runner/work/foundry/foundry/src/Test/ORMDatabaseResetter.php is expected to occur 1 time, but occurred 2 times.
|
Run static analysis:
src/Test/ORMDatabaseResetter.php#L190
Call to an undefined method object::getDatabasePlatform().
|
Run static analysis:
src/Test/ORMDatabaseResetter.php#L194
Call to an undefined method object::executeStatement().
|
Run static analysis:
src/Test/ORMDatabaseResetter.php#L195
Call to an undefined method object::executeStatement().
|
Run static analysis:
src/Test/ORMDatabaseResetter.php#L198
Call to an undefined method object::getSchemaManager().
|
Run static analysis:
src/Test/ORMDatabaseResetter.php#L199
Call to an undefined method object::beginTransaction().
|
Run static analysis:
src/Test/ORMDatabaseResetter.php#L205
Call to an undefined method object::executeStatement().
|
Run static analysis:
src/Test/ORMDatabaseResetter.php#L207
Call to an undefined method object::commit().
|
Run static analysis:
src/Test/ORMDatabaseResetter.php#L210
Call to an undefined method object::executeStatement().
|
Run static analysis:
src/Test/ORMDatabaseResetter.php#L211
Call to an undefined method object::executeStatement().
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, 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