Bump BenchmarkDotNet from 0.13.11 to 0.13.12 #80
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)
|