chore: added generic constrained method tests #1868
Merged
Annotations
11 warnings
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 DotNet:
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 DotNet:
InterfaceStubGenerator.Shared/InterfaceStubGenerator.cs#L864
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 DotNet:
Refit/RestMethodParameterInfo.cs#L5
Missing XML comment for publicly visible type or member 'RestMethodParameterInfo'
|
Build DotNet:
Refit/RestMethodParameterInfo.cs#L7
Missing XML comment for publicly visible type or member 'RestMethodParameterInfo.RestMethodParameterInfo(string, ParameterInfo)'
|
Build DotNet:
Refit/RestMethodParameterInfo.cs#L13
Missing XML comment for publicly visible type or member 'RestMethodParameterInfo.RestMethodParameterInfo(bool, ParameterInfo)'
|
Build DotNet:
Refit/RestMethodParameterInfo.cs#L19
Missing XML comment for publicly visible type or member 'RestMethodParameterInfo.Name'
|
Build DotNet:
Refit/RestMethodParameterInfo.cs#L20
Missing XML comment for publicly visible type or member 'RestMethodParameterInfo.ParameterInfo'
|
Build DotNet:
Refit/RestMethodParameterInfo.cs#L21
Missing XML comment for publicly visible type or member 'RestMethodParameterInfo.IsObjectPropertyParameter'
|
Build DotNet:
Refit/RestMethodParameterInfo.cs#L22
Missing XML comment for publicly visible type or member 'RestMethodParameterInfo.ParameterProperties'
|
Build DotNet:
Refit/RestMethodParameterInfo.cs#L24
Missing XML comment for publicly visible type or member 'RestMethodParameterInfo.Type'
|
Loading