Skip to content
Triggered via push December 3, 2023 19:32
Status Success
Total duration 1m 13s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build
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/
build: src/MicroElements.OpenApi.FluentValidation/FluentValidation/ISchemaGenerationContext.cs#L54
'ISchemaGenerationContext<TSchema>.Rules' hides inherited member 'ISchemaGenerationContext.Rules'. Use the new keyword if hiding was intended.
build: src/MicroElements.OpenApi.FluentValidation/Core/Extensions.cs#L44
Possible null reference return.
build: 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)'.
build: src/MicroElements.OpenApi.FluentValidation/FluentValidation/ReflectionContext.cs#L10
XML comment has cref attribute 'RuleContext' that could not be resolved
build: src/MicroElements.OpenApi.FluentValidation/FluentValidation/ValidationRuleContextExtensions.cs#L11
Missing XML comment for publicly visible type or member 'ValidationRuleContextExtensions.IsCollectionRule(ValidationRuleContext)'
build: src/MicroElements.OpenApi.FluentValidation/FluentValidation/ValidationRuleContextExtensions.cs#L17
Missing XML comment for publicly visible type or member 'ValidationRuleContextExtensions.GetReflectionContext(ValidationRuleContext)'
build: src/MicroElements.OpenApi.FluentValidation/FluentValidation/ValidatorRegistry/ServiceCollectionExtensions.cs#L10
Missing XML comment for publicly visible type or member 'ServiceCollectionExtensions'
build
Single-line comments should not be followed by blank line
build
File may only contain a single type
build
File may only contain a single namespace