Skip to content

New generator

New generator #1

Triggered via pull request August 22, 2025 11:17
Status Success
Total duration 53s
Artifacts

ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
CI / 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)
CI / 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)
CI / 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)
CI / 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)
CI / 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)
CI / 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)
CI / 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)
CI / 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)
CI / Build: src/Zydis.SourceGeneration/Helpers/WordCaseExtensions.cs#L142
Slice can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0057)
CI / Build: src/Zydis.SourceGeneration/Helpers/WordCaseExtensions.cs#L107
Slice can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0057)