Fix: command binding now against commandsource on control instead of command property #1289
Annotations
7 errors and 10 warnings
Analyze (csharp):
src/ReactiveUI.WPF.SampleApp/ViewBindingModels/QuestionnaireViewBindingModels.cs#L13
The type or namespace name 'VetuviemGenerated' could not be found (are you missing a using directive or an assembly reference?)
|
Analyze (csharp):
src/ReactiveUI.WPF.SampleApp/ViewBindingModels/QuestionnaireViewBindingModels.cs#L96
The type or namespace name 'LabelControlBindingModel<,>' could not be found (are you missing a using directive or an assembly reference?)
|
Analyze (csharp):
src/ReactiveUI.WPF.SampleApp/ViewBindingModels/QuestionnaireViewBindingModels.cs#L120
The type or namespace name 'TextBoxControlBindingModel<,>' could not be found (are you missing a using directive or an assembly reference?)
|
Analyze (csharp):
src/ReactiveUI.WPF.SampleApp/ViewBindingModels/QuestionnaireViewBindingModels.cs#L13
The type or namespace name 'VetuviemGenerated' could not be found (are you missing a using directive or an assembly reference?)
|
Analyze (csharp):
src/ReactiveUI.WPF.SampleApp/ViewBindingModels/QuestionnaireViewBindingModels.cs#L96
The type or namespace name 'LabelControlBindingModel<,>' could not be found (are you missing a using directive or an assembly reference?)
|
Analyze (csharp):
src/ReactiveUI.WPF.SampleApp/ViewBindingModels/QuestionnaireViewBindingModels.cs#L120
The type or namespace name 'TextBoxControlBindingModel<,>' could not be found (are you missing a using directive or an assembly reference?)
|
Analyze (csharp)
Process completed with exit code 1.
|
Analyze (csharp):
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)
|
Analyze (csharp):
src/Vetuviem.SourceGenerator/Features/ControlBindingModels/ControlBindingModelPropertyGenerator.cs#L34
Parameter 'platformCommandType' has no matching param tag in the XML comment for 'ControlBindingModelPropertyGenerator.GetProperties(INamedTypeSymbol, string?, bool, bool, string?)' (but other parameters do)
|
Analyze (csharp):
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)
|
Analyze (csharp):
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)
|
Analyze (csharp):
src/Vetuviem.SourceGenerator/Features/Core/ReportDiagnosticFactory.cs#L136
Missing XML comment for publicly visible type or member 'ReportDiagnosticFactory.IsObsoleteType(INamedTypeSymbol)'
|
Analyze (csharp)
Found version-specific or distribution-specific runtime identifier(s): win10-arm64, win10-x64, win10-x86. Affected libraries: Microsoft.WindowsAppSDK. In .NET 8.0 and higher, assets for version-specific and distribution-specific runtime identifiers will not be found by default. See https://aka.ms/dotnet/rid-usage for details.
|
Analyze (csharp):
src/Vetuviem.Testing/InMemoryAnalyzerConfigOptions.cs#L9
Missing XML comment for publicly visible type or member 'InMemoryAnalyzerConfigOptions'
|
Analyze (csharp):
src/Vetuviem.Testing/InMemoryAnalyzerConfigOptions.cs#L13
Missing XML comment for publicly visible type or member 'InMemoryAnalyzerConfigOptions.Add(string, string)'
|
Analyze (csharp):
src/Vetuviem.Testing/InMemoryAnalyzerConfigOptionsProvider.cs#L12
Missing XML comment for publicly visible type or member 'InMemoryAnalyzerConfigOptionsProvider'
|
Analyze (csharp):
src/Vetuviem.Testing/InMemoryAnalyzerConfigOptionsProvider.cs#L17
Missing XML comment for publicly visible type or member 'InMemoryAnalyzerConfigOptionsProvider.InMemoryAnalyzerConfigOptionsProvider(AnalyzerConfigOptions)'
|