Skip to content

Bump NUnit from 3.14.0 to 4.0.1 #67

Bump NUnit from 3.14.0 to 4.0.1

Bump NUnit from 3.14.0 to 4.0.1 #67

Triggered via push December 13, 2023 12:34
Status Failure
Total duration 1m 54s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 10 warnings
build: ValidCode/Tests.cs#L27
'Assert' does not contain a definition for 'AreEqual'
build: Gu.Analyzers.Test/ValidAll.cs#L30
The name 'CollectionAssert' does not exist in the current context
build: Gu.Analyzers.Test/HandlesRecursion.cs#L23
The name 'CollectionAssert' does not exist in the current context
build: Gu.Analyzers.Test/DocumentationTests.cs#L58
'Assert' does not contain a definition for 'AreEqual'
build: Gu.Analyzers.Test/DocumentationTests.cs#L66
'Assert' does not contain a definition for 'AreEqual'
build: Gu.Analyzers.Test/DocumentationTests.cs#L77
'Assert' does not contain a definition for 'AreEqual'
build: Gu.Analyzers.Test/DocumentationTests.cs#L96
'Assert' does not contain a definition for 'AreEqual'
build: Gu.Analyzers.Benchmarks/Benchmarks/CodeGen/CodeGen.cs#L106
'Assert' does not contain a definition for 'AreEqual'
build: ValidCode/Tests.cs#L27
'Assert' does not contain a definition for 'AreEqual'
build: Gu.Analyzers.Test/ValidAll.cs#L30
The name 'CollectionAssert' does not exist in the current context
build: Gu.Analyzers/GU0023StaticMemberOrderAnalyzer.cs#L86
Possible null reference assignment.
build: Gu.Analyzers/Analyzers/ConstructorAnalyzer.cs#L62
Dereference of a possibly null reference.
build: Gu.Analyzers.Test/DocumentationTests.cs#L86
Prefer 'static readonly' fields over constant array arguments if the called method is called repeatedly and is not mutating the passed array (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1861)
build: Gu.Analyzers.Benchmarks/Program.cs#L44
Prefer 'static readonly' fields over constant array arguments if the called method is called repeatedly and is not mutating the passed array (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1861)
build: Gu.Analyzers.Benchmarks/Program.cs#L84
Prefer 'static readonly' fields over constant array arguments if the called method is called repeatedly and is not mutating the passed array (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1861)
build: Gu.Analyzers/GU0023StaticMemberOrderAnalyzer.cs#L86
Possible null reference assignment.
build: Gu.Analyzers/Analyzers/ConstructorAnalyzer.cs#L62
Dereference of a possibly null reference.
build: Gu.Analyzers.Test/DocumentationTests.cs#L86
Prefer 'static readonly' fields over constant array arguments if the called method is called repeatedly and is not mutating the passed array (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1861)
build: Gu.Analyzers.Benchmarks/Program.cs#L44
Prefer 'static readonly' fields over constant array arguments if the called method is called repeatedly and is not mutating the passed array (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1861)
build: Gu.Analyzers.Benchmarks/Program.cs#L84
Prefer 'static readonly' fields over constant array arguments if the called method is called repeatedly and is not mutating the passed array (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1861)