Skip to content

chore(deps): update dependency foundatio.xunit to 11.0.5 #1382

chore(deps): update dependency foundatio.xunit to 11.0.5

chore(deps): update dependency foundatio.xunit to 11.0.5 #1382

Triggered via pull request September 27, 2024 19:47
Status Failure
Total duration 12m 1s
Artifacts

codeql-analysis.yml

on: pull_request
Matrix: Analyze
Fit to window
Zoom out
Zoom in

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/AbstractControlBindingModelClassGenerator.cs#L323
Missing XML comment for publicly visible type or member 'AbstractControlBindingModelClassGenerator.GetConstructorModifiers(bool)'
Analyze (csharp): 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)
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): src/Vetuviem.Testing/BaseGeneratorTests.cs#L97
Missing XML comment for publicly visible type or member 'BaseGeneratorTests.BaseExecuteMethod<TGenerator, TGeneratorProcessor>.GetProjectSourceCode()'
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'