build(deps): bump xunit from 2.5.3 to 2.6.3 #1207
Annotations
3 errors and 1 warning
Test:
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)
|
Test:
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)
|
Test
Process completed with exit code 1.
|
Upload Unit Test Results
No files were found with the provided path: /tmp/test-results/Basic_tests.xml. No artifacts will be uploaded.
|
The logs for this run have expired and are no longer available.
Loading