Skip to content

build(deps): bump xunit from 2.5.3 to 2.6.3 #1206

build(deps): bump xunit from 2.5.3 to 2.6.3

build(deps): bump xunit from 2.5.3 to 2.6.3 #1206

Triggered via push December 18, 2023 02:25
Status Failure
Total duration 1m 57s
Artifacts

ci.yml

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

Annotations

28 errors and 6 warnings
Run tests (MariaDB): unittests/TestCommon/Generic/Running_MigrationScripts/Failing_Scripts.cs#L175
The type argument TestCommon.TestInfrastructure.MigrationsFolderWithDescription? from Failing_Scripts.ShouldStillBeRunOnRollback is nullable, while the type of the corresponding test method parameter folder is not. Make the TheoryData type non-nullable, or make the test method parameter nullable. (https://xunit.net/xunit.analyzers/rules/xUnit1040)
Run tests (MariaDB): unittests/TestCommon/Generic/Running_MigrationScripts/Failing_Scripts.cs#L184
The type argument TestCommon.TestInfrastructure.MigrationsFolderWithDescription? from Failing_Scripts.ShouldNotBeRunOnRollback is nullable, while the type of the corresponding test method parameter folder is not. Make the TheoryData type non-nullable, or make the test method parameter nullable. (https://xunit.net/xunit.analyzers/rules/xUnit1040)
Run tests (MariaDB)
Process completed with exit code 1.
Run tests (Oracle): unittests/TestCommon/Generic/Running_MigrationScripts/Failing_Scripts.cs#L184
The type argument TestCommon.TestInfrastructure.MigrationsFolderWithDescription? from Failing_Scripts.ShouldNotBeRunOnRollback is nullable, while the type of the corresponding test method parameter folder is not. Make the TheoryData type non-nullable, or make the test method parameter nullable. (https://xunit.net/xunit.analyzers/rules/xUnit1040)
Run tests (Oracle): unittests/TestCommon/Generic/Running_MigrationScripts/Failing_Scripts.cs#L175
The type argument TestCommon.TestInfrastructure.MigrationsFolderWithDescription? from Failing_Scripts.ShouldStillBeRunOnRollback is nullable, while the type of the corresponding test method parameter folder is not. Make the TheoryData type non-nullable, or make the test method parameter nullable. (https://xunit.net/xunit.analyzers/rules/xUnit1040)
Run tests (Oracle)
Process completed with exit code 1.
Run tests (Sqlite): unittests/TestCommon/Generic/Running_MigrationScripts/Failing_Scripts.cs#L184
The type argument TestCommon.TestInfrastructure.MigrationsFolderWithDescription? from Failing_Scripts.ShouldNotBeRunOnRollback is nullable, while the type of the corresponding test method parameter folder is not. Make the TheoryData type non-nullable, or make the test method parameter nullable. (https://xunit.net/xunit.analyzers/rules/xUnit1040)
Run tests (Sqlite): unittests/TestCommon/Generic/Running_MigrationScripts/Failing_Scripts.cs#L175
The type argument TestCommon.TestInfrastructure.MigrationsFolderWithDescription? from Failing_Scripts.ShouldStillBeRunOnRollback is nullable, while the type of the corresponding test method parameter folder is not. Make the TheoryData type non-nullable, or make the test method parameter nullable. (https://xunit.net/xunit.analyzers/rules/xUnit1040)
Run tests (Sqlite)
Process completed with exit code 1.
Run tests (SqlServer): unittests/TestCommon/Generic/Running_MigrationScripts/Failing_Scripts.cs#L175
The type argument TestCommon.TestInfrastructure.MigrationsFolderWithDescription? from Failing_Scripts.ShouldStillBeRunOnRollback is nullable, while the type of the corresponding test method parameter folder is not. Make the TheoryData type non-nullable, or make the test method parameter nullable. (https://xunit.net/xunit.analyzers/rules/xUnit1040)
Run tests (SqlServer): unittests/TestCommon/Generic/Running_MigrationScripts/Failing_Scripts.cs#L184
The type argument TestCommon.TestInfrastructure.MigrationsFolderWithDescription? from Failing_Scripts.ShouldNotBeRunOnRollback is nullable, while the type of the corresponding test method parameter folder is not. Make the TheoryData type non-nullable, or make the test method parameter nullable. (https://xunit.net/xunit.analyzers/rules/xUnit1040)
Run tests (SqlServer)
Process completed with exit code 1.
Run tests (PostgreSQL): unittests/TestCommon/Generic/Running_MigrationScripts/Failing_Scripts.cs#L184
The type argument TestCommon.TestInfrastructure.MigrationsFolderWithDescription? from Failing_Scripts.ShouldNotBeRunOnRollback is nullable, while the type of the corresponding test method parameter folder is not. Make the TheoryData type non-nullable, or make the test method parameter nullable. (https://xunit.net/xunit.analyzers/rules/xUnit1040)
Run tests (PostgreSQL): unittests/TestCommon/Generic/Running_MigrationScripts/Failing_Scripts.cs#L175
The type argument TestCommon.TestInfrastructure.MigrationsFolderWithDescription? from Failing_Scripts.ShouldStillBeRunOnRollback is nullable, while the type of the corresponding test method parameter folder is not. Make the TheoryData type non-nullable, or make the test method parameter nullable. (https://xunit.net/xunit.analyzers/rules/xUnit1040)
Run tests (PostgreSQL)
Process completed with exit code 1.
Run tests (Basic_tests): unittests/TestCommon/Generic/Running_MigrationScripts/Failing_Scripts.cs#L184
The type argument TestCommon.TestInfrastructure.MigrationsFolderWithDescription? from Failing_Scripts.ShouldNotBeRunOnRollback is nullable, while the type of the corresponding test method parameter folder is not. Make the TheoryData type non-nullable, or make the test method parameter nullable. (https://xunit.net/xunit.analyzers/rules/xUnit1040)
Run tests (Basic_tests): unittests/TestCommon/Generic/Running_MigrationScripts/Failing_Scripts.cs#L175
The type argument TestCommon.TestInfrastructure.MigrationsFolderWithDescription? from Failing_Scripts.ShouldStillBeRunOnRollback is nullable, while the type of the corresponding test method parameter folder is not. Make the TheoryData type non-nullable, or make the test method parameter nullable. (https://xunit.net/xunit.analyzers/rules/xUnit1040)
Run tests (Basic_tests)
Process completed with exit code 1.
Analyze Code Security: unittests/TestCommon/Generic/Running_MigrationScripts/Failing_Scripts.cs#L175
The type argument TestCommon.TestInfrastructure.MigrationsFolderWithDescription? from Failing_Scripts.ShouldStillBeRunOnRollback is nullable, while the type of the corresponding test method parameter folder is not. Make the TheoryData type non-nullable, or make the test method parameter nullable. (https://xunit.net/xunit.analyzers/rules/xUnit1040)
Analyze Code Security: unittests/TestCommon/Generic/Running_MigrationScripts/Failing_Scripts.cs#L184
The type argument TestCommon.TestInfrastructure.MigrationsFolderWithDescription? from Failing_Scripts.ShouldNotBeRunOnRollback is nullable, while the type of the corresponding test method parameter folder is not. Make the TheoryData type non-nullable, or make the test method parameter nullable. (https://xunit.net/xunit.analyzers/rules/xUnit1040)
Analyze Code Security: unittests/TestCommon/Generic/Running_MigrationScripts/Failing_Scripts.cs#L175
The type argument TestCommon.TestInfrastructure.MigrationsFolderWithDescription? from Failing_Scripts.ShouldStillBeRunOnRollback is nullable, while the type of the corresponding test method parameter folder is not. Make the TheoryData type non-nullable, or make the test method parameter nullable. (https://xunit.net/xunit.analyzers/rules/xUnit1040)
Analyze Code Security: unittests/TestCommon/Generic/Running_MigrationScripts/Failing_Scripts.cs#L184
The type argument TestCommon.TestInfrastructure.MigrationsFolderWithDescription? from Failing_Scripts.ShouldNotBeRunOnRollback is nullable, while the type of the corresponding test method parameter folder is not. Make the TheoryData type non-nullable, or make the test method parameter nullable. (https://xunit.net/xunit.analyzers/rules/xUnit1040)
Analyze Code Security
Assets file '/home/runner/work/grate/grate/grate/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/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.
Run tests (MariaDB)
No files were found with the provided path: /tmp/test-results/MariaDB.xml. No artifacts will be uploaded.
Run tests (Oracle)
No files were found with the provided path: /tmp/test-results/Oracle.xml. No artifacts will be uploaded.
Run tests (Sqlite)
No files were found with the provided path: /tmp/test-results/Sqlite.xml. No artifacts will be uploaded.
Run tests (SqlServer)
No files were found with the provided path: /tmp/test-results/SqlServer.xml. No artifacts will be uploaded.
Run tests (PostgreSQL)
No files were found with the provided path: /tmp/test-results/PostgreSQL.xml. No artifacts will be uploaded.
Run tests (Basic_tests)
No files were found with the provided path: /tmp/test-results/Basic_tests.xml. No artifacts will be uploaded.