Update dependency Microsoft.VisualStudio.Threading.Analyzers to 17.12.19 #1194
Annotations
11 errors and 1 warning
|
Dotnet Cake Build:
Source/Boxed.AspNetCore/Middleware/HttpExceptionMiddleware.cs#L24
Use primary constructor (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0290)
|
Dotnet Cake Build:
Source/Boxed.AspNetCore/Middleware/RequestCanceledMiddleware.cs#L27
Use primary constructor (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0290)
|
Dotnet Cake Build:
Source/Boxed.AspNetCore/DistributedCacheExtensions.cs#L153
Avoid awaiting or returning a Task representing work that was not started within your context as that can lead to deadlocks.
|
Dotnet Cake Build:
Source/Boxed.AspNetCore/DistributedCacheExtensions.cs#L141
Use "Async" suffix in names of methods that return an awaitable type (https://github.com/Microsoft/vs-threading/blob/main/doc/analyzers/VSTHRD200.md)
|
Dotnet Cake Build:
Source/Boxed.AspNetCore/Middleware/RequestCanceledMiddleware.cs#L27
Use primary constructor (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0290)
|
Dotnet Cake Build:
Source/Boxed.AspNetCore/DistributedCacheExtensions.cs#L153
Avoid awaiting or returning a Task representing work that was not started within your context as that can lead to deadlocks.
|
Dotnet Cake Build:
Source/Boxed.AspNetCore/Middleware/HttpExceptionMiddleware.cs#L24
Use primary constructor (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0290)
|
Dotnet Cake Build:
Source/Boxed.AspNetCore/DistributedCacheExtensions.cs#L141
Use "Async" suffix in names of methods that return an awaitable type (https://github.com/Microsoft/vs-threading/blob/main/doc/analyzers/VSTHRD200.md)
|
Dotnet Cake Build:
Source/Boxed.AspNetCore.TagHelpers/HrefSubresourceIntegrityTagHelper.cs#L25
Use primary constructor (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0290)
|
Dotnet Cake Build:
Source/Boxed.AspNetCore.TagHelpers/OpenGraph/Structs/OpenGraphRating.cs#L13
Use primary constructor (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0290)
|
Publish Artefacts
No files were found with the provided path: ./Artefacts. No artifacts will be uploaded.
|
Loading