Bump Microsoft.VisualStudio.Threading.Analyzers from 17.14.15 to 18.7.23 #3017
sonarcloud.yml
on: pull_request
check if SONAR_TOKEN is set in github secrets
2s
Build
7m 1s
Annotations
6 warnings and 1 notice
|
Build:
src/Microsoft.OpenApi/Models/References/BaseOpenApiReferenceHolder.cs#L59
Remove this call from a constructor to the overridable 'CopyReference' method.
|
|
Build:
src/Microsoft.OpenApi/Models/OpenApiDocument.cs#L585
FlushFinalBlock synchronously blocks. Await FlushFinalBlockAsync instead. (https://microsoft.github.io/vs-threading/analyzers/VSTHRD103.html)
|
|
Build:
src/Microsoft.OpenApi/Models/References/BaseOpenApiReferenceHolder.cs#L59
Remove this call from a constructor to the overridable 'CopyReference' method.
|
|
Build:
src/Microsoft.OpenApi/Models/References/BaseOpenApiReferenceHolder.cs#L59
Remove this call from a constructor to the overridable 'CopyReference' method.
|
|
Build:
src/Microsoft.OpenApi/Models/OpenApiDocument.cs#L585
FlushFinalBlock synchronously blocks. Await FlushFinalBlockAsync instead. (https://microsoft.github.io/vs-threading/analyzers/VSTHRD103.html)
|
|
Build:
src/Microsoft.OpenApi/Models/References/BaseOpenApiReferenceHolder.cs#L59
Remove this call from a constructor to the overridable 'CopyReference' method.
|
|
Build
AdoptOpenJDK has moved to Eclipse Temurin https://github.com/actions/setup-java#supported-distributions please consider changing to the 'temurin' distribution type in your setup-java configuration.
|