Skip to content

Merge pull request #160 from Codeuctivity/main #529

Merge pull request #160 from Codeuctivity/main

Merge pull request #160 from Codeuctivity/main #529

Triggered via push April 15, 2026 21:22
Status Success
Total duration 3m 52s
Artifacts

dotnet.yml

on: push
Matrix: build
deployRelease
42s
deployRelease
deployTest
deployTest
Fit to window
Zoom out
Zoom in

Annotations

44 warnings
build (macos-latest): 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 (macos-latest): Codeuctivity.HtmlRenderer/Renderer.cs#L226
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#L203
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#L162
Consider calling ConfigureAwait on the awaited task (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2007)
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.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 (macos-latest): 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 (macos-latest): Codeuctivity.HtmlRenderer/Renderer.cs#L226
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#L203
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#L162
Consider calling ConfigureAwait on the awaited task (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2007)
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 (ubuntu-latest): 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 (ubuntu-latest): Codeuctivity.HtmlRenderer/Renderer.cs#L226
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#L203
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#L162
Consider calling ConfigureAwait on the awaited task (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2007)
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.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 (ubuntu-latest): 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 (ubuntu-latest): Codeuctivity.HtmlRenderer/Renderer.cs#L226
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#L203
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#L162
Consider calling ConfigureAwait on the awaited task (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2007)
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 (windows-latest): 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 (windows-latest): Codeuctivity.HtmlRenderer/Renderer.cs#L203
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#L226
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#L162
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.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 (windows-latest): 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 (windows-latest): Codeuctivity.HtmlRenderer/Renderer.cs#L203
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#L226
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#L162
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)
deployRelease: 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)
deployRelease: Codeuctivity.HtmlRenderer/Renderer.cs#L203
Consider calling ConfigureAwait on the awaited task (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2007)
deployRelease: Codeuctivity.HtmlRenderer/Renderer.cs#L226
Consider calling ConfigureAwait on the awaited task (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2007)
deployRelease: Codeuctivity.HtmlRenderer/Renderer.cs#L162
Consider calling ConfigureAwait on the awaited task (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2007)
deployRelease: 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)
deployRelease: 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)
deployRelease: 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)
deployRelease: Codeuctivity.HtmlRenderer/Renderer.cs#L203
Consider calling ConfigureAwait on the awaited task (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2007)
deployRelease: Codeuctivity.HtmlRenderer/Renderer.cs#L226
Consider calling ConfigureAwait on the awaited task (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2007)
deployRelease: Codeuctivity.HtmlRenderer/Renderer.cs#L162
Consider calling ConfigureAwait on the awaited task (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2007)
deployRelease: 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)