Skip to content

chore: Add dependency injection to unit tests #1262

chore: Add dependency injection to unit tests

chore: Add dependency injection to unit tests #1262

Triggered via push February 1, 2024 18:55
Status Failure
Total duration 3m 46s
Artifacts 7

ci.yml

on: push
Matrix: Run tests
Create test report
8s
Create test report
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 7 warnings
Analyze Code Security: unittests/SqlServerCaseSensitive/Database.cs#L4
Declare types in namespaces (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1050)
Analyze Code Security: unittests/SqlServerCaseSensitive/Database.cs#L4
Declare types in namespaces (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1050)
Analyze Code Security
Assets file '/home/runner/work/grate/grate/unittests/Basic_tests/obj/project.assets.json' doesn't have a target for '.NETFramework,Version=v8.0'. Ensure that restore has run and that you have included 'net80' in the TargetFrameworks for your project.
Analyze Code Security
Assets file '/home/runner/work/grate/grate/unittests/TestCommon/obj/project.assets.json' doesn't have a target for '.NETFramework,Version=v8.0'. Ensure that restore has run and that you have included 'net80' in the TargetFrameworks for your project.
Analyze Code Security
Assets file '/home/runner/work/grate/grate/unittests/MariaDB/obj/project.assets.json' doesn't have a target for '.NETFramework,Version=v8.0'. Ensure that restore has run and that you have included 'net80' in the TargetFrameworks for your project.
Analyze Code Security
Assets file '/home/runner/work/grate/grate/unittests/Oracle/obj/project.assets.json' doesn't have a target for '.NETFramework,Version=v8.0'. Ensure that restore has run and that you have included 'net80' in the TargetFrameworks for your project.
Analyze Code Security
Assets file '/home/runner/work/grate/grate/unittests/PostgreSQL/obj/project.assets.json' doesn't have a target for '.NETFramework,Version=v8.0'. Ensure that restore has run and that you have included 'net80' in the TargetFrameworks for your project.
Analyze Code Security
Assets file '/home/runner/work/grate/grate/unittests/Sqlite/obj/project.assets.json' doesn't have a target for '.NETFramework,Version=v8.0'. Ensure that restore has run and that you have included 'net80' in the TargetFrameworks for your project.
Analyze Code Security
Assets file '/home/runner/work/grate/grate/unittests/SqlServer/obj/project.assets.json' doesn't have a target for '.NETFramework,Version=v8.0'. Ensure that restore has run and that you have included 'net80' in the TargetFrameworks for your project.
Analyze Code Security
Assets file '/home/runner/work/grate/grate/unittests/SqlServerCaseSensitive/obj/project.assets.json' doesn't have a target for '.NETFramework,Version=v8.0'. Ensure that restore has run and that you have included 'net80' in the TargetFrameworks for your project.
Run tests (Basic_tests)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Run tests (Sqlite)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Run tests (MariaDB)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Run tests (PostgreSQL)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Run tests (SqlServer)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Run tests (Oracle)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Create test report
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/download-artifact@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.

Artifacts

Produced during runtime
Name Size
Basic_tests XML test results Expired
65 KB
HTML test report Expired
683 KB
MariaDB XML test results Expired
20.9 KB
Oracle XML test results Expired
37.4 KB
PostgreSQL XML test results Expired
22.5 KB
SqlServer XML test results Expired
39.2 KB
Sqlite XML test results Expired
20.4 KB