chore(deps): update dependency microsoft.codeanalysis.analyzers to v3… #336
Annotations
10 warnings
Chickensoft.LogicBlocks.Analyzers/src/LogicBlockAttributeAnalyzer.cs#L11
This compiler extension should not be implemented in an assembly containing a reference to Microsoft.CodeAnalysis.Workspaces. The Microsoft.CodeAnalysis.Workspaces assembly is not provided during command line compilation scenarios, so references to it could cause the compiler extension to behave unpredictably. (https://github.com/dotnet/roslyn-analyzers/blob/main/docs/rules/RS1038.md)
|
Chickensoft.LogicBlocks.Analyzers/src/LogicBlockAttributeAnalyzer.cs#L12
'Chickensoft.LogicBlocks.Analyzers.LogicBlockAttributeAnalyzer': A project containing analyzers or source generators should specify the property '<EnforceExtendedAnalyzerRules>true</EnforceExtendedAnalyzerRules>'
|
Chickensoft.LogicBlocks.DiagramGenerator/src/Diagrammer.cs#L17
'Chickensoft.LogicBlocks.DiagramGenerator.Diagrammer': A project containing analyzers or source generators should specify the property '<EnforceExtendedAnalyzerRules>true</EnforceExtendedAnalyzerRules>'
|
Chickensoft.GeneratorTester/src/Tester.cs#L132
A call to 'SemanticModel.GetDeclaredSymbol(TNode)' will always return 'null'
|
|
Chickensoft.LogicBlocks.Analyzers/src/LogicBlockAttributeAnalyzer.cs#L11
This compiler extension should not be implemented in an assembly containing a reference to Microsoft.CodeAnalysis.Workspaces. The Microsoft.CodeAnalysis.Workspaces assembly is not provided during command line compilation scenarios, so references to it could cause the compiler extension to behave unpredictably. (https://github.com/dotnet/roslyn-analyzers/blob/main/docs/rules/RS1038.md)
|
Chickensoft.LogicBlocks.Analyzers/src/LogicBlockAttributeAnalyzer.cs#L12
'Chickensoft.LogicBlocks.Analyzers.LogicBlockAttributeAnalyzer': A project containing analyzers or source generators should specify the property '<EnforceExtendedAnalyzerRules>true</EnforceExtendedAnalyzerRules>'
|
Chickensoft.LogicBlocks.DiagramGenerator/src/Diagrammer.cs#L17
'Chickensoft.LogicBlocks.DiagramGenerator.Diagrammer': A project containing analyzers or source generators should specify the property '<EnforceExtendedAnalyzerRules>true</EnforceExtendedAnalyzerRules>'
|
Chickensoft.GeneratorTester/src/Tester.cs#L132
A call to 'SemanticModel.GetDeclaredSymbol(TNode)' will always return 'null'
|
|
The logs for this run have expired and are no longer available.
Loading