Skip to content

Bump BenchmarkDotNet from 0.13.11 to 0.13.12 #80

Bump BenchmarkDotNet from 0.13.11 to 0.13.12

Bump BenchmarkDotNet from 0.13.11 to 0.13.12 #80

Triggered via push January 18, 2024 16:15
Status Failure
Total duration 2m 6s
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.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/Analyzers/ConstructorAnalyzer.cs#L62
Dereference of a possibly null reference.
build: Gu.Analyzers/GU0023StaticMemberOrderAnalyzer.cs#L86
Possible null reference assignment.
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/Analyzers/ConstructorAnalyzer.cs#L62
Dereference of a possibly null reference.
build: Gu.Analyzers/GU0023StaticMemberOrderAnalyzer.cs#L86
Possible null reference assignment.
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)