Skip to content

feat: skip resetDatabase when migrations are up-to-date #2079

feat: skip resetDatabase when migrations are up-to-date

feat: skip resetDatabase when migrations are up-to-date #2079

Triggered via pull request February 1, 2024 15:35
Status Failure
Total duration 3m 12s
Artifacts

ci.yml

on: pull_request
Sync meta files
0s
Sync meta files
Code Coverage
1m 8s
Code Coverage
composer-validate  /  Validate composer.json
8s
composer-validate / Validate composer.json
Build Documentation
16s
Build Documentation
Static Analysis
19s
Static Analysis
Matrix: tests
Run php-cs-fixer
0s
Run php-cs-fixer
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 19 warnings
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.
Static Analysis: src/Test/ORMDatabaseResetter.php#L190
Call to an undefined method object::getDatabasePlatform().
Static Analysis: src/Test/ORMDatabaseResetter.php#L194
Call to an undefined method object::executeStatement().
Static Analysis: src/Test/ORMDatabaseResetter.php#L195
Call to an undefined method object::executeStatement().
Static Analysis: src/Test/ORMDatabaseResetter.php#L198
Call to an undefined method object::getSchemaManager().
Static Analysis: src/Test/ORMDatabaseResetter.php#L199
Call to an undefined method object::beginTransaction().
Static Analysis: src/Test/ORMDatabaseResetter.php#L205
Call to an undefined method object::executeStatement().
Static Analysis: src/Test/ORMDatabaseResetter.php#L207
Call to an undefined method object::commit().
Static Analysis: src/Test/ORMDatabaseResetter.php#L210
Call to an undefined method object::executeStatement().
Static Analysis: src/Test/ORMDatabaseResetter.php#L211
Call to an undefined method object::executeStatement().
composer-validate / Validate composer.json
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build Documentation
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/.
Static Analysis
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/.
P:8.2, S:*, D:none
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/.
P:8.1, S:6.3.*, D:mysql (dama)
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/.
P:8.2, S:7.0.*, D:mysql (dama)
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/.
P:8.1, S:6.4.*, D:mongo
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/.
P:8.1, S:6.3.*, D:mongo
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/.
P:8.2, S:6.3.*, D:mysql (dama)
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/.
P:8.1, S:6.4.*, D:mysql (dama)
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/.
P:8.2, S:6.4.*, D:mysql (dama)
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/.
P:8.2, S:6.3.*, D:mongo
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/.
P:8.2, S:7.0.*, D:mongo
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/.
P:8.2, S:6.4.*, D:mongo
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/.
P:8, S:5.4.*, D:mysql|mongo (lowest) (dama)
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/.
Code Coverage
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
P:8.2, S:*, D:mysql|mongo (dama)
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/.
P:8.2, S:*, D:pgsql
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/.
P:8.2, S:*, D:pgsql|mongo (dama)
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/.