Skip to content

Bump NUnit.Analyzers from 3.10.0 to 4.0.1 #44

Bump NUnit.Analyzers from 3.10.0 to 4.0.1

Bump NUnit.Analyzers from 3.10.0 to 4.0.1 #44

Triggered via pull request February 10, 2024 13:19
Status Failure
Total duration 3m 51s
Artifacts

codeql.yml

on: pull_request
Matrix: Analyze
Fit to window
Zoom out
Zoom in

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.