Bump Microsoft.CodeAnalysis.CSharp.Workspaces from 4.5.0 to 4.8.0 #69
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/CodeFixes/GenerateUselessDocsFixTests/CodeFixWhenEmptyParameterDocsSA1614.cs#L56
'Gu.Analyzers.Test.CodeFixes.GenerateUselessDocsFixTests.CodeFixWhenEmptyParameterDocsSA1614.FakeStyleCopAnalyzer': A project containing analyzers or source generators should specify the property '<EnforceExtendedAnalyzerRules>true</EnforceExtendedAnalyzerRules>'
|
build:
Gu.Analyzers.Test/CodeFixes/GenerateUselessDocsFixTests/CodeFixWhenMissingParameterDocsSA1611.cs#L283
'Gu.Analyzers.Test.CodeFixes.GenerateUselessDocsFixTests.CodeFixWhenMissingParameterDocsSA1611.FakeStyleCopAnalyzer': A project containing analyzers or source generators should specify the property '<EnforceExtendedAnalyzerRules>true</EnforceExtendedAnalyzerRules>'
|
build:
Gu.Analyzers.Test/CodeFixes/GenerateUselessDocsFixTests/CodeFixWhenMissingTypeParameterDocsSA1618.cs#L199
'Gu.Analyzers.Test.CodeFixes.GenerateUselessDocsFixTests.CodeFixWhenMissingTypeParameterDocsSA1618.FakeStyleCopAnalyzer': A project containing analyzers or source generators should specify the property '<EnforceExtendedAnalyzerRules>true</EnforceExtendedAnalyzerRules>'
|
build:
Gu.Analyzers.Test/CodeFixes/GenerateUselessDocsFixTests/StandardDocsForOperator.cs#L195
'Gu.Analyzers.Test.CodeFixes.GenerateUselessDocsFixTests.StandardDocsForOperator.FakeAnalyzer': A project containing analyzers or source generators should specify the property '<EnforceExtendedAnalyzerRules>true</EnforceExtendedAnalyzerRules>'
|
build:
Gu.Analyzers.Test/CodeFixes/MakeStaticFixTests.CA1052.cs#L50
'Gu.Analyzers.Test.CodeFixes.MakeStaticFixTests.FakeFxCopAnalyzer': A project containing analyzers or source generators should specify the property '<EnforceExtendedAnalyzerRules>true</EnforceExtendedAnalyzerRules>'
|
build:
Gu.Analyzers.Test/CodeFixes/NullCheckParameterFixTests.cs#L122
'Gu.Analyzers.Test.CodeFixes.NullCheckParameterFixTests.FakeFxCopAnalyzer': A project containing analyzers or source generators should specify the property '<EnforceExtendedAnalyzerRules>true</EnforceExtendedAnalyzerRules>'
|