Bump NUnit.Analyzers from 3.10.0 to 4.0.1 #44
Annotations
10 errors and 3 warnings
Analyze (csharp):
UnitTests/ArgumentExceptionTests.cs#L155
'Assert' does not contain a definition for 'IsInstanceOf'
|
Analyze (csharp):
UnitTests/ArgumentExceptionTests.cs#L166
'Assert' does not contain a definition for 'IsInstanceOf'
|
Analyze (csharp):
UnitTests/ArgumentExceptionTests.cs#L178
'Assert' does not contain a definition for 'IsInstanceOf'
|
Analyze (csharp):
UnitTests/ArgumentExceptionTests.cs#L186
'Assert' does not contain a definition for 'IsInstanceOf'
|
Analyze (csharp):
UnitTests/ArgumentExceptionTests.cs#L199
'Assert' does not contain a definition for 'IsInstanceOf'
|
Analyze (csharp):
UnitTests/ArgumentExceptionTests.cs#L207
'Assert' does not contain a definition for 'IsInstanceOf'
|
Analyze (csharp):
UnitTests/Utils/ParseUtilsTests.cs#L68
'Assert' does not contain a definition for 'False'
|
Analyze (csharp):
UnitTests/ParserOptionsTests.cs#L74
'Assert' does not contain a definition for 'IsInstanceOf'
|
Analyze (csharp):
UnitTests/ParserOptionsTests.cs#L95
'Assert' does not contain a definition for 'IsInstanceOf'
|
Analyze (csharp):
UnitTests/ParserOptionsTests.cs#L117
'Assert' does not contain a definition for 'IsInstanceOf'
|
Analyze (csharp)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Analyze (csharp):
UnitTests/Utils/ValueStringBuilderTests.cs#L88
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Analyze (csharp):
UnitTests/Utils/ValueStringBuilderTests.cs#L108
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|