build(deps): bump xunit.runner.visualstudio from 2.5.5 to 2.5.6 #371
Annotations
10 warnings
Build DotNet:
InterfaceStubGenerator.Shared/InterfaceStubGenerator.cs#L21
Missing XML comment for publicly visible type or member 'InterfaceStubGeneratorV2'
|
Build DotNet:
InterfaceStubGenerator.Shared/InterfaceStubGenerator.cs#L74
Missing XML comment for publicly visible type or member 'InterfaceStubGeneratorV2.GenerateInterfaceStubs<TContext>(TContext, Action<TContext, Diagnostic>, Action<TContext, string, SourceText>, CSharpCompilation, string?, ImmutableArray<MethodDeclarationSyntax>, ImmutableArray<InterfaceDeclarationSyntax>)'
|
Build DotNet:
InterfaceStubGenerator.Shared/InterfaceStubGenerator.cs#L766
Missing XML comment for publicly visible type or member 'InterfaceStubGeneratorV2.Initialize(IncrementalGeneratorInitializationContext)'
|
Build DotNet:
InterfaceStubGenerator.Shared/InterfaceStubGenerator.cs#L173
Prefer comparing 'Count' to 0 rather than using 'Any()', both for clarity and for performance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1860)
|
Build DotNet:
InterfaceStubGenerator.Shared/InterfaceStubGenerator.cs#L100
In externally visible method 'void InterfaceStubGeneratorV2.GenerateInterfaceStubs<TContext>(TContext context, Action<TContext, Diagnostic> reportDiagnostic, Action<TContext, string, SourceText> addSource, CSharpCompilation compilation, string? refitInternalNamespace, ImmutableArray<MethodDeclarationSyntax> candidateMethods, ImmutableArray<InterfaceDeclarationSyntax> candidateInterfaces)', validate parameter 'reportDiagnostic' is non-null before using it. If appropriate, throw an 'ArgumentNullException' when the argument is 'null'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1062)
|
Build DotNet:
InterfaceStubGenerator.Shared/InterfaceStubGenerator.cs#L89
In externally visible method 'void InterfaceStubGeneratorV2.GenerateInterfaceStubs<TContext>(TContext context, Action<TContext, Diagnostic> reportDiagnostic, Action<TContext, string, SourceText> addSource, CSharpCompilation compilation, string? refitInternalNamespace, ImmutableArray<MethodDeclarationSyntax> candidateMethods, ImmutableArray<InterfaceDeclarationSyntax> candidateInterfaces)', validate parameter 'compilation' is non-null before using it. If appropriate, throw an 'ArgumentNullException' when the argument is 'null'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1062)
|
Build DotNet:
InterfaceStubGenerator.Shared/InterfaceStubGenerator.cs#L206
In externally visible method 'void InterfaceStubGeneratorV2.GenerateInterfaceStubs<TContext>(TContext context, Action<TContext, Diagnostic> reportDiagnostic, Action<TContext, string, SourceText> addSource, CSharpCompilation compilation, string? refitInternalNamespace, ImmutableArray<MethodDeclarationSyntax> candidateMethods, ImmutableArray<InterfaceDeclarationSyntax> candidateInterfaces)', validate parameter 'addSource' is non-null before using it. If appropriate, throw an 'ArgumentNullException' when the argument is 'null'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1062)
|
Build DotNet:
InterfaceStubGenerator.Shared/InterfaceStubGenerator.cs#L554
Member 'WriteConstraitsForTypeParameter' does not access instance data and can be marked as static (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1822)
|
Build DotNet:
InterfaceStubGenerator.Shared/InterfaceStubGenerator.cs#L740
Member 'WriteMethodClosing' does not access instance data and can be marked as static (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1822)
|
Build DotNet:
InterfaceStubGenerator.Shared/InterfaceStubGenerator.cs#L756
Member 'IsRefitMethod' does not access instance data and can be marked as static (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1822)
|
The logs for this run have expired and are no longer available.
Loading