feature: add avalonia generation #321
Annotations
1 error and 10 warnings
|
src/Vetuviem.SourceGenerator/Features/ControlBindingModels/AbstractControlBindingModelClassGenerator.cs#L197
Parameter 'platformCommandType' has no matching param tag in the XML comment for 'AbstractControlBindingModelClassGenerator.ApplyMembers(SyntaxList<MemberDeclarationSyntax>, INamedTypeSymbol, string?, bool, string, string, bool, bool, string?)' (but other parameters do)
|
src/Vetuviem.SourceGenerator/Features/ControlBindingModels/ControlBindingModelPropertyGenerator.cs#L35
Parameter 'platformCommandType' has no matching param tag in the XML comment for 'ControlBindingModelPropertyGenerator.GetProperties(INamedTypeSymbol, string?, bool, bool, string?)' (but other parameters do)
|
src/Vetuviem.SourceGenerator/Features/Core/AbstractGeneratorProcessor.cs#L45
Parameter 'platformCommandType' has no matching param tag in the XML comment for 'AbstractGeneratorProcessor.GenerateNamespaceDeclaration(NamespaceDeclarationSyntax, MetadataReference[], Compilation, Action<Diagnostic>, string, bool, string?, string, string, bool, bool, string?)' (but other parameters do)
|
src/Vetuviem.SourceGenerator/Features/Core/IClassGenerator.cs#L34
Parameter 'platformCommandType' has no matching param tag in the XML comment for 'IClassGenerator.GenerateClass(INamedTypeSymbol, string, string?, string, string, bool, bool, string?)' (but other parameters do)
|
src/Vetuviem.SourceGenerator/Features/Core/ReportDiagnosticFactory.cs#L136
Missing XML comment for publicly visible type or member 'ReportDiagnosticFactory.IsObsoleteType(INamedTypeSymbol)'
|
src/Vetuviem.Testing/InMemoryAnalyzerConfigOptions.cs#L9
Missing XML comment for publicly visible type or member 'InMemoryAnalyzerConfigOptions'
|
src/Vetuviem.Testing/InMemoryAnalyzerConfigOptions.cs#L13
Missing XML comment for publicly visible type or member 'InMemoryAnalyzerConfigOptions.Add(string, string)'
|
src/Vetuviem.Testing/InMemoryAnalyzerConfigOptionsProvider.cs#L12
Missing XML comment for publicly visible type or member 'InMemoryAnalyzerConfigOptionsProvider'
|
src/Vetuviem.Testing/InMemoryAnalyzerConfigOptionsProvider.cs#L17
Missing XML comment for publicly visible type or member 'InMemoryAnalyzerConfigOptionsProvider.InMemoryAnalyzerConfigOptionsProvider(AnalyzerConfigOptions)'
|
src/Vetuviem.Testing/InMemoryAnalyzerConfigOptionsProvider.cs#L23
Missing XML comment for publicly visible type or member 'InMemoryAnalyzerConfigOptionsProvider.GetOptions(SyntaxTree)'
|
This job failed
Loading