Skip to content

Bump NUnit from 3.14.0 to 4.1.0 #88

Bump NUnit from 3.14.0 to 4.1.0

Bump NUnit from 3.14.0 to 4.1.0 #88

Triggered via push February 26, 2024 18:10
Status Failure
Total duration 2m 15s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 11 warnings
build: Gu.Analyzers.Benchmarks/Benchmarks/CodeGen/CodeGen.cs#L106
'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: ValidCode/Tests.cs#L27
'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: Gu.Analyzers.Test/ValidAll.cs#L30
The name 'CollectionAssert' does not exist in the current context
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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.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.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/GU0023StaticMemberOrderAnalyzer.cs#L86
Possible null reference assignment.
build: Gu.Analyzers/Analyzers/ConstructorAnalyzer.cs#L62
Dereference of a possibly null reference.
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.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)