Skip to content

Bump PuppeteerSharp from 19.0.1 to 19.0.2 #410

Bump PuppeteerSharp from 19.0.1 to 19.0.2

Bump PuppeteerSharp from 19.0.1 to 19.0.2 #410

Triggered via pull request August 31, 2024 06:13
@steseestesee
opened #119
main
Status Success
Total duration 2m 44s
Artifacts

dotnet.yml

on: pull_request
Matrix: build
deployRelease
0s
deployRelease
deployTest
0s
deployTest
Fit to window
Zoom out
Zoom in

Annotations

33 warnings
build (ubuntu-latest): 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 (ubuntu-latest): 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 (ubuntu-latest): Codeuctivity.HtmlRenderer/Renderer.cs#L163
Consider calling ConfigureAwait on the awaited task (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2007)
build (ubuntu-latest): Codeuctivity.HtmlRenderer/Renderer.cs#L204
Consider calling ConfigureAwait on the awaited task (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2007)
build (ubuntu-latest): Codeuctivity.HtmlRenderer/Renderer.cs#L227
Consider calling ConfigureAwait on the awaited task (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2007)
build (ubuntu-latest): Codeuctivity.HtmlRendererTests/RendererTests.cs#L39
This call site is reachable on all platforms. 'Conversion.SavePng(string, byte[], string?, int, RenderOptions)' is only supported on: 'Android' 31.0 and later, 'Linux', 'macOS/OSX', 'Windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build (ubuntu-latest): Codeuctivity.HtmlRendererTests/RendererTests.cs#L69
This call site is reachable on all platforms. 'Conversion.SavePng(string, byte[], string?, int, RenderOptions)' is only supported on: 'Android' 31.0 and later, 'Linux', 'macOS/OSX', 'Windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build (ubuntu-latest): 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 (ubuntu-latest): Codeuctivity.HtmlRenderer/Renderer.cs#L163
Consider calling ConfigureAwait on the awaited task (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2007)
build (ubuntu-latest): Codeuctivity.HtmlRenderer/Renderer.cs#L204
Consider calling ConfigureAwait on the awaited task (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2007)
build (ubuntu-latest): Codeuctivity.HtmlRenderer/Renderer.cs#L227
Consider calling ConfigureAwait on the awaited task (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2007)
build (macos-latest): 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 (macos-latest): 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 (macos-latest): Codeuctivity.HtmlRenderer/Renderer.cs#L163
Consider calling ConfigureAwait on the awaited task (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2007)
build (macos-latest): Codeuctivity.HtmlRenderer/Renderer.cs#L204
Consider calling ConfigureAwait on the awaited task (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2007)
build (macos-latest): Codeuctivity.HtmlRenderer/Renderer.cs#L227
Consider calling ConfigureAwait on the awaited task (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2007)
build (macos-latest): Codeuctivity.HtmlRendererTests/RendererTests.cs#L69
This call site is reachable on all platforms. 'Conversion.SavePng(string, byte[], string?, int, RenderOptions)' is only supported on: 'Android' 31.0 and later, 'Linux', 'macOS/OSX', 'Windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build (macos-latest): Codeuctivity.HtmlRendererTests/RendererTests.cs#L39
This call site is reachable on all platforms. 'Conversion.SavePng(string, byte[], string?, int, RenderOptions)' is only supported on: 'Android' 31.0 and later, 'Linux', 'macOS/OSX', 'Windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build (macos-latest): 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 (macos-latest): Codeuctivity.HtmlRenderer/Renderer.cs#L163
Consider calling ConfigureAwait on the awaited task (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2007)
build (macos-latest): Codeuctivity.HtmlRenderer/Renderer.cs#L204
Consider calling ConfigureAwait on the awaited task (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2007)
build (macos-latest): Codeuctivity.HtmlRenderer/Renderer.cs#L227
Consider calling ConfigureAwait on the awaited task (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2007)
build (windows-latest): 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 (windows-latest): Codeuctivity.HtmlRenderer/Renderer.cs#L163
Consider calling ConfigureAwait on the awaited task (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2007)
build (windows-latest): Codeuctivity.HtmlRenderer/Renderer.cs#L204
Consider calling ConfigureAwait on the awaited task (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2007)
build (windows-latest): Codeuctivity.HtmlRenderer/Renderer.cs#L227
Consider calling ConfigureAwait on the awaited task (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2007)
build (windows-latest): Codeuctivity.HtmlRendererTests/RendererTests.cs#L39
This call site is reachable on all platforms. 'Conversion.SavePng(string, byte[], string?, int, RenderOptions)' is only supported on: 'Android' 31.0 and later, 'Linux', 'macOS/OSX', 'Windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build (windows-latest): Codeuctivity.HtmlRendererTests/RendererTests.cs#L69
This call site is reachable on all platforms. 'Conversion.SavePng(string, byte[], string?, int, RenderOptions)' is only supported on: 'Android' 31.0 and later, 'Linux', 'macOS/OSX', 'Windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build (windows-latest): 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 (windows-latest): Codeuctivity.HtmlRenderer/Renderer.cs#L163
Consider calling ConfigureAwait on the awaited task (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2007)
build (windows-latest): Codeuctivity.HtmlRenderer/Renderer.cs#L204
Consider calling ConfigureAwait on the awaited task (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2007)
build (windows-latest): Codeuctivity.HtmlRenderer/Renderer.cs#L227
Consider calling ConfigureAwait on the awaited task (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2007)
build (windows-latest): 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.