Skip to content

Bump NUnit.Analyzers from 4.2.0 to 4.3.0 (#1061) #191

Bump NUnit.Analyzers from 4.2.0 to 4.3.0 (#1061)

Bump NUnit.Analyzers from 4.2.0 to 4.3.0 (#1061) #191

Triggered via push August 12, 2024 15:02
Status Failure
Total duration 3m 28s
Artifacts

codeql.yml

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

Annotations

10 errors and 3 warnings
Analyze (csharp): UnitTests/InternetAddressTypeConverterTests.cs#L41
'Assert' does not contain a definition for 'True'
Analyze (csharp): UnitTests/InternetAddressTypeConverterTests.cs#L42
'Assert' does not contain a definition for 'True'
Analyze (csharp): UnitTests/InternetAddressTypeConverterTests.cs#L49
'Assert' does not contain a definition for 'True'
Analyze (csharp): UnitTests/InternetAddressTypeConverterTests.cs#L57
'Assert' does not contain a definition for 'IsInstanceOf'
Analyze (csharp): UnitTests/InternetAddressTypeConverterTests.cs#L58
'Assert' does not contain a definition for 'AreEqual'
Analyze (csharp): UnitTests/InternetAddressTypeConverterTests.cs#L59
'Assert' does not contain a definition for 'AreEqual'
Analyze (csharp): UnitTests/InternetAddressTypeConverterTests.cs#L66
'Assert' does not contain a definition for 'False'
Analyze (csharp): UnitTests/InternetAddressListTypeConverterTests.cs#L43
'Assert' does not contain a definition for 'True'
Analyze (csharp): UnitTests/InternetAddressListTypeConverterTests.cs#L44
'Assert' does not contain a definition for 'True'
Analyze (csharp): UnitTests/InternetAddressListTypeConverterTests.cs#L51
'Assert' does not contain a definition for 'True'
Analyze (csharp)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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.