Optimized operand definitions #5
Annotations
10 warnings
|
.NET Build:
src/Zydis.SourceGeneration/Helpers/WordCaseExtensions.cs#L5
Namespace "Zydis.Generator.SourceGenerator.Helpers" does not match folder structure, expected "Zydis.SourceGeneration.Helpers" (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0130)
|
|
.NET Build:
src/Zydis.SourceGeneration/Helpers/SourceWriter.cs#L8
Namespace "Zydis.Generator.SourceGenerator.Helpers" does not match folder structure, expected "Zydis.SourceGeneration.Helpers" (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0130)
|
|
.NET Build:
src/Zydis.SourceGeneration/Helpers/ImmutableEquatableArrayConverterFactory.cs#L7
Namespace "Zydis.Generator.SourceGenerator.Helpers" does not match folder structure, expected "Zydis.SourceGeneration.Helpers" (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0130)
|
|
.NET Build:
src/Zydis.SourceGeneration/Helpers/ImmutableEquatableArray.cs#L9
Namespace "Zydis.Generator.SourceGenerator.Helpers" does not match folder structure, expected "Zydis.SourceGeneration.Helpers" (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0130)
|
|
.NET Build:
src/Zydis.SourceGeneration/Helpers/CommonHelpers.cs#L1
Namespace "Zydis.Generator.SourceGenerator.Helpers" does not match folder structure, expected "Zydis.SourceGeneration.Helpers" (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0130)
|
|
.NET Build:
src/Zydis.SourceGeneration/CodeGeneration/GeneratorUtils.cs#L6
Namespace "Zydis.Generator.SourceGenerator.CodeGeneration" does not match folder structure, expected "Zydis.SourceGeneration.CodeGeneration" (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0130)
|
|
.NET Build:
src/Zydis.Generator.SourceGenerator/DecoderTreeNodeGenerator.cs#L16
'DecoderTreeNodeGenerator' is an internal class that is apparently never instantiated. If so, remove the code from the assembly. If this class is intended to contain only static members, make it 'static' (Module in Visual Basic). (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1812)
|
|
.NET Build:
src/Zydis.Generator.SourceGenerator/DecisionNodeGenerator.cs#L15
Private member 'DecisionNodeGenerator.Context' can be removed as the value assigned to it is never read (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0052)
|
|
.NET Build:
src/Zydis.SourceGeneration/Helpers/WordCaseExtensions.cs#L142
Slice can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0057)
|
|
.NET Build:
src/Zydis.SourceGeneration/Helpers/WordCaseExtensions.cs#L107
Slice can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0057)
|
Loading