Bump PuppeteerSharp from 21.1.1 to 24.38.0 #156
Merged
Annotations
11 warnings
|
Publish FolderProfileWindows:
Codeuctivity.HtmlRendererCli/Program.cs#L10
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:
Codeuctivity.HtmlRenderer/Renderer.cs#L226
Consider calling ConfigureAwait on the awaited task (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2007)
|
|
Build:
Codeuctivity.HtmlRenderer/Renderer.cs#L203
Consider calling ConfigureAwait on the awaited task (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2007)
|
|
Build:
Codeuctivity.HtmlRenderer/Renderer.cs#L162
Consider calling ConfigureAwait on the awaited task (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2007)
|
|
Build:
Codeuctivity.HtmlRenderer/RendererException.cs#L9
Update this implementation of 'ISerializable' to conform to the recommended serialization pattern. Add a 'protected' constructor 'RendererException(SerializationInfo, StreamingContext)'. (https://rules.sonarsource.com/csharp/RSPEC-3925)
|
|
Build:
Codeuctivity.HtmlRendererCliTests/FactRunableOnWindowsAttribute.cs#L6
Specify AttributeUsage on 'FactRunnableOnWindowsAttribute' to improve readability, even though it inherits it from its base type. (https://rules.sonarsource.com/csharp/RSPEC-3993)
|
|
Build:
Codeuctivity.HtmlRendererCli/Program.cs#L10
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:
Codeuctivity.HtmlRenderer/Renderer.cs#L226
Consider calling ConfigureAwait on the awaited task (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2007)
|
|
Build:
Codeuctivity.HtmlRenderer/Renderer.cs#L203
Consider calling ConfigureAwait on the awaited task (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2007)
|
|
Build:
Codeuctivity.HtmlRenderer/Renderer.cs#L162
Consider calling ConfigureAwait on the awaited task (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2007)
|
|
Build:
Codeuctivity.HtmlRenderer/RendererException.cs#L9
Update this implementation of 'ISerializable' to conform to the recommended serialization pattern. Add a 'protected' constructor 'RendererException(SerializationInfo, StreamingContext)'. (https://rules.sonarsource.com/csharp/RSPEC-3925)
|
Loading