build(deps): bump xunit from 2.5.3 to 2.6.3 #1206
Annotations
3 errors and 1 warning
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)
|
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)
|
|
|
The logs for this run have expired and are no longer available.
Loading