Skip to content

Update github_build_and_publish.yml #84

Update github_build_and_publish.yml

Update github_build_and_publish.yml #84

Triggered via push November 25, 2024 23:21
Status Success
Total duration 1m 14s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
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/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/Core/Extensions.cs#L44
Possible null reference return.
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 (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1512.md)
build