Update dependency GraphQL.Server.Ui.Voyager to v7.6.0 - autoclosed #2841
Annotations
2 errors and 10 warnings
|
|
Source/OrleansTemplate/Source/OrleansTemplate.Grains/CounterStatelessGrain.cs#L27
Cannot convert null literal to non-nullable reference type.
|
Source/ApiTemplate/Source/ApiTemplate/Options/RedisOptions.cs#L15
Possible null reference argument for parameter 'configuration' in 'ConfigurationOptions ConfigurationOptions.Parse(string configuration)'.
|
Source/ApiTemplate/Source/ApiTemplate/ConfigureOptions/ConfigureRequestLoggingOptions.cs#L29
Nullability of reference types in type of parameter 'exception' of 'LogEventLevel ConfigureRequestLoggingOptions.GetLevel(HttpContext httpContext, double elapsedMilliseconds, Exception exception)' doesn't match the target delegate 'Func<HttpContext, double, Exception?, LogEventLevel>' (possibly because of nullability attributes).
|
Source/ApiTemplate/Source/ApiTemplate/AppServiceCollectionExtensions.cs#L4
Parentheses can be removed (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0047)
|
Source/ApiTemplate/Source/ApiTemplate/AppServiceCollectionExtensions.cs#L9
Parentheses can be removed (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0047)
|
Source/ApiTemplate/Source/ApiTemplate/AppServiceCollectionExtensions.cs#L4
Statement should not use unnecessary parenthesis (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1119.md)
|
Source/ApiTemplate/Source/ApiTemplate/AppServiceCollectionExtensions.cs#L9
Statement should not use unnecessary parenthesis (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1119.md)
|
Source/ApiTemplate/Source/ApiTemplate/Options/ApplicationOptions.cs#L4
Parentheses can be removed (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0047)
|
Source/ApiTemplate/Source/ApiTemplate/Options/ApplicationOptions.cs#L4
Statement should not use unnecessary parenthesis (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1119.md)
|
Source/ApiTemplate/Source/ApiTemplate/Startup.cs#L160
Parentheses can be removed (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0047)
|
The logs for this run have expired and are no longer available.
Loading