Bump PuppeteerSharp from 20.0.2 to 20.0.3 #426
Annotations
11 warnings
Publish FolderProfileWindows:
Codeuctivity.HtmlRendererCli/Program.cs#L42
Using member 'Codeuctivity.HtmlRenderer.Renderer.CreateAsync(BrowserFetcher, LaunchOptions)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. This functionality is not compatible with trimming. Use 'MethodFriendlyToTrimming' instead.
|
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.HtmlRenderer/Renderer.cs#L167
Consider calling ConfigureAwait on the awaited task (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2007)
|
Build:
Codeuctivity.HtmlRenderer/Renderer.cs#L231
Consider calling ConfigureAwait on the awaited task (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2007)
|
Build:
Codeuctivity.HtmlRenderer/Renderer.cs#L208
Consider calling ConfigureAwait on the awaited task (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2007)
|
Build:
Codeuctivity.HtmlRendererTests/RendererTests.cs#L69
'Conversion.SavePng(string, byte[], string?, int, RenderOptions)' is obsolete: 'This method is deprecated and will be removed in a future release. Use SavePng with a System.Index instead.'
|
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.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.HtmlRenderer/Renderer.cs#L167
Consider calling ConfigureAwait on the awaited task (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2007)
|
Build:
Codeuctivity.HtmlRenderer/Renderer.cs#L231
Consider calling ConfigureAwait on the awaited task (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2007)
|
Build:
Codeuctivity.HtmlRenderer/Renderer.cs#L208
Consider calling ConfigureAwait on the awaited task (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2007)
|
Loading