Bump PuppeteerSharp from 25.2.1 to 25.3.1 - #168
Merged
stesee merged 1 commit intoJul 6, 2026
Merged
Annotations
11 warnings and 1 notice
|
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#L203
Consider calling ConfigureAwait on the awaited task (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2007)
|
|
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#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#L203
Consider calling ConfigureAwait on the awaited task (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2007)
|
|
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#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)
|
|
The macos-latest label will migrate to macOS 26 beginning June 15, 2026. For more information see https://github.com/actions/runner-images/issues/14167
|
background
wait
wait-all
cancel
parallel
Loading