Skip to content

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

Update swashbuckle-aspnetcore monorepo to v7 (major)

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

Triggered via pull request December 2, 2024 12:45
@rsg-botrsg-bot
synchronize #2389
Status Success
Total duration 5m 53s
Artifacts

lint.yml

on: pull_request_target
Fit to window
Zoom out
Zoom in

Annotations

7 warnings
lint: .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)
lint: .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)
lint
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:
lint
<IsTrimmable Condition="$([MSBuild]::IsTargetFrameworkCompatible('$(TargetFramework)', 'net6.0'))">true</IsTrimmable>
lint
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:
lint
<IsTrimmable Condition="$([MSBuild]::IsTargetFrameworkCompatible('$(TargetFramework)', 'net6.0'))">true</IsTrimmable>
GraphqlSchema (Sample.Graphql.Tests.FoundationTests) failed: Sample.Graphql.Tests.FoundationTests#L0
artifacts/test/_fv-az730-633_2024-12-02_12_51_34.trx [took 6s]