Skip to content

Bump Microsoft.VisualStudio.Threading.Analyzers from 17.14.15 to 18.7.23 #3017

Bump Microsoft.VisualStudio.Threading.Analyzers from 17.14.15 to 18.7.23

Bump Microsoft.VisualStudio.Threading.Analyzers from 17.14.15 to 18.7.23 #3017

Status Success
Total duration 8m 18s
Artifacts

sonarcloud.yml

on: pull_request
check if SONAR_TOKEN is set in github secrets
2s
check if SONAR_TOKEN is set in github secrets
Fit to window
Zoom out
Zoom in

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.