Bump Swashbuckle.AspNetCore.SwaggerUI in /samples/SampleWebApi #79
Annotations
11 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
src/MicroElements.OpenApi.FluentValidation/FluentValidation/ISchemaGenerationContext.cs#L54
'ISchemaGenerationContext<TSchema>.Rules' hides inherited member 'ISchemaGenerationContext.Rules'. Use the new keyword if hiding was intended.
|
src/MicroElements.OpenApi.FluentValidation/Core/Extensions.cs#L44
Possible null reference return.
|
src/MicroElements.OpenApi.FluentValidation/FluentValidation/ValidatorRegistry/ServiceCollectionExtensions.cs#L21
Possible null reference argument for parameter 'implementationType' in 'ServiceDescriptor ServiceDescriptor.Describe(Type serviceType, Type implementationType, ServiceLifetime lifetime)'.
|
src/MicroElements.OpenApi.FluentValidation/FluentValidation/ReflectionContext.cs#L10
XML comment has cref attribute 'RuleContext' that could not be resolved
|
src/MicroElements.OpenApi.FluentValidation/FluentValidation/ValidationRuleContextExtensions.cs#L11
Missing XML comment for publicly visible type or member 'ValidationRuleContextExtensions.IsCollectionRule(ValidationRuleContext)'
|
src/MicroElements.OpenApi.FluentValidation/FluentValidation/ValidationRuleContextExtensions.cs#L17
Missing XML comment for publicly visible type or member 'ValidationRuleContextExtensions.GetReflectionContext(ValidationRuleContext)'
|
src/MicroElements.OpenApi.FluentValidation/FluentValidation/ValidatorRegistry/ServiceCollectionExtensions.cs#L10
Missing XML comment for publicly visible type or member 'ServiceCollectionExtensions'
|
|
|
|
The logs for this run have expired and are no longer available.
Loading