Bump NUnit from 3.14.0 to 4.0.0 #1284
Annotations
10 errors and 10 warnings
build:
Tests/IsIdentifiableTests/AllowListRuleTests.cs#L19
'Assert' does not contain a definition for 'IsFalse'
|
build:
Tests/IsIdentifiableTests/AllowListRuleTests.cs#L21
'Assert' does not contain a definition for 'AreEqual'
|
build:
Tests/IsIdentifiableTests/AllowListRuleTests.cs#L26
'Assert' does not contain a definition for 'AreEqual'
|
build:
Tests/IsIdentifiableTests/TestHelpers.cs#L10
The name 'StringAssert' does not exist in the current context
|
build:
Tests/IsIdentifiableTests/ExampleUsage.cs#L62
'Assert' does not contain a definition for 'AreEqual'
|
build:
Tests/IsIdentifiableTests/ExampleUsage.cs#L63
'Assert' does not contain a definition for 'AreEqual'
|
build:
Tests/IsIdentifiableTests/ExampleUsage.cs#L64
'Assert' does not contain a definition for 'AreEqual'
|
build:
Tests/IsIdentifiableTests/ExampleUsage.cs#L65
'Assert' does not contain a definition for 'AreEqual'
|
build:
Tests/IsIdentifiableTests/TestHelpers.cs#L16
The name 'StringAssert' does not exist in the current context
|
build:
Tests/IsIdentifiableTests/TestHelpers.cs#L21
The name 'StringAssert' does not exist in the current context
|
build:
IsIdentifiable/Reporting/Destinations/CsvDestination.cs#L42
Cannot convert null literal to non-nullable reference type.
|
build:
IsIdentifiable/Reporting/Destinations/CsvDestination.cs#L69
Cannot convert null literal to non-nullable reference type.
|
build:
IsIdentifiable/Redacting/IgnoreRuleGenerator.cs#L24
Cannot convert null literal to non-nullable reference type.
|
build:
IsIdentifiable/Redacting/OutBase.cs#L84
Cannot convert null literal to non-nullable reference type.
|
build:
IsIdentifiable/Redacting/OutBase.cs#L178
Cannot convert null literal to non-nullable reference type.
|
build:
IsIdentifiable/Redacting/RowUpdater.cs#L44
Cannot convert null literal to non-nullable reference type.
|
build:
IsIdentifiable/TesseractLinuxLoaderFix.cs#L31
Dereference of a possibly null reference.
|
build:
IsIdentifiable/TesseractLinuxLoaderFix.cs#L31
Possible null reference assignment.
|
build:
IsIdentifiable/Allowlists/CsvAllowList.cs#L51
Possible null reference return.
|
build:
IsIdentifiable/Options/IsIdentifiableReviewerOptions.cs#L26
Non-nullable property 'FailuresCsv' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|