Skip to content

Update swashbuckle-aspnetcore monorepo to v7 (major) #6808

Update swashbuckle-aspnetcore monorepo to v7 (major)

Update swashbuckle-aspnetcore monorepo to v7 (major) #6808

Triggered via pull request December 2, 2024 12:45
Status Success
Total duration 7m 34s
Artifacts 4

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 26 warnings
Publish / publish
Process completed with exit code 1.
build: .build/Configuration.cs#L6
Because an application's API isn't typically referenced from outside the assembly, types can be made internal (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1515)
build: .build/Build.CI.cs#L41
Because an application's API isn't typically referenced from outside the assembly, types can be made internal (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1515)
build
IsTrimmable and EnableTrimAnalyzer are not supported for the target framework. Consider multi-targeting to a supported framework to enable trimming, and set IsTrimmable only for the supported frameworks. For example:
build
<IsTrimmable Condition="$([MSBuild]::IsTargetFrameworkCompatible('$(TargetFramework)', 'net6.0'))">true</IsTrimmable>
build
IsTrimmable and EnableTrimAnalyzer are not supported for the target framework. Consider multi-targeting to a supported framework to enable trimming, and set IsTrimmable only for the supported frameworks. For example:
build
<IsTrimmable Condition="$([MSBuild]::IsTargetFrameworkCompatible('$(TargetFramework)', 'net6.0'))">true</IsTrimmable>
build
The switch expression does not handle some values of its input type (it is not exhaustive) involving an unnamed enum value. For example, the pattern '{ Kind: (System.DateTimeKind)3 }' is not covered.
build
The switch expression does not handle some values of its input type (it is not exhaustive) involving an unnamed enum value. For example, the pattern '{ Kind: (System.DateTimeKind)3 }' is not covered.
build
Missing XML comment for publicly visible type or member 'BetweenPropertyRule'
build
Missing XML comment for publicly visible type or member 'ComparisonPropertyRule'
build
Missing XML comment for publicly visible type or member 'EmailPropertyRule'
build
Missing XML comment for publicly visible type or member 'FluentValidationOpenApiSchemaTransformer'
build
Missing XML comment for publicly visible type or member 'FluentValidationOpenApiSchemaTransformer.FluentValidationOpenApiSchemaTransformer(IEnumerable<IPropertyRuleHandler>)'
build
Missing XML comment for publicly visible type or member 'FluentValidationOpenApiSchemaTransformer.TransformAsync(OpenApiSchema, OpenApiSchemaTransformerContext, CancellationToken)'
build
Missing XML comment for publicly visible type or member 'IPropertyRuleHandler'
build
Missing XML comment for publicly visible type or member 'IPropertyRuleHandler.HandleAsync(OpenApiValidationContext, CancellationToken)'
build
The switch expression does not handle some values of its input type (it is not exhaustive) involving an unnamed enum value. For example, the pattern '{ Kind: (System.DateTimeKind)3 }' is not covered.
build
Missing XML comment for publicly visible type or member 'BetweenPropertyRule'
build
Missing XML comment for publicly visible type or member 'ComparisonPropertyRule'
build
Missing XML comment for publicly visible type or member 'EmailPropertyRule'
build
Missing XML comment for publicly visible type or member 'FluentValidationOpenApiSchemaTransformer'
build
Missing XML comment for publicly visible type or member 'FluentValidationOpenApiSchemaTransformer.FluentValidationOpenApiSchemaTransformer(IEnumerable<IPropertyRuleHandler>)'
build
Missing XML comment for publicly visible type or member 'FluentValidationOpenApiSchemaTransformer.TransformAsync(OpenApiSchema, OpenApiSchemaTransformerContext, CancellationToken)'
build
Missing XML comment for publicly visible type or member 'IPropertyRuleHandler'
build
Missing XML comment for publicly visible type or member 'IPropertyRuleHandler.HandleAsync(OpenApiValidationContext, CancellationToken)'
build
Missing XML comment for publicly visible type or member 'LengthPropertyRule'

Artifacts

Produced during runtime
Name Size
coverage
7.36 MB
logs
34.1 MB
nuget
2.67 MB
test data
590 KB