Skip to content

feat: added nullable and parameter tests (#1863) #1128

feat: added nullable and parameter tests (#1863)

feat: added nullable and parameter tests (#1863) #1128

Triggered via push October 6, 2024 19:35
Status Success
Total duration 4m 12s
Artifacts 1

ci-build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
build / build
The following actions use a deprecated Node.js version and will be forced to run on node20: glennawatson/coverlet-msbuild@v2.1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build / build
Codecov: Failed to properly create commit: The process 'D:\a\_actions\codecov\codecov-action\v4\dist\codecov.exe' failed with exit code 1
build / build: InterfaceStubGenerator.Shared/InterfaceStubGenerator.cs#L96
In externally visible method 'void InterfaceStubGenerator.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 / build: InterfaceStubGenerator.Shared/InterfaceStubGenerator.cs#L85
In externally visible method 'void InterfaceStubGenerator.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 / build: InterfaceStubGenerator.Shared/InterfaceStubGenerator.cs#L202
In externally visible method 'void InterfaceStubGenerator.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 / build: InterfaceStubGenerator.Shared/InterfaceStubGenerator.cs#L70
Member 'GenerateInterfaceStubs' does not access instance data and can be marked as static (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1822)
build / build: InterfaceStubGenerator.Shared/InterfaceStubGenerator.cs#L851
Type 'SyntaxReceiver' can be sealed because it has no subtypes in its containing assembly and is not externally visible (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1852)
build / build: Refit/CamelCaseUrlParameterKeyFormatter.cs#L8
Missing XML comment for publicly visible type or member 'CamelCaseUrlParameterKeyFormatter.Format(string)'
build / build: Refit/RestMethodParameterInfo.cs#L5
Missing XML comment for publicly visible type or member 'RestMethodParameterInfo'
build / build: Refit/RestMethodParameterInfo.cs#L7
Missing XML comment for publicly visible type or member 'RestMethodParameterInfo.RestMethodParameterInfo(string, ParameterInfo)'
build / build: Refit/RestMethodParameterInfo.cs#L13
Missing XML comment for publicly visible type or member 'RestMethodParameterInfo.RestMethodParameterInfo(bool, ParameterInfo)'
build / build: Refit/RestMethodParameterInfo.cs#L19
Missing XML comment for publicly visible type or member 'RestMethodParameterInfo.Name'

Artifacts

Produced during runtime
Name Size
nuget
624 KB