Skip to content

Update dotnet monorepo (#45) #95

Update dotnet monorepo (#45)

Update dotnet monorepo (#45) #95

Triggered via push April 17, 2026 20:01
Status Success
Total duration 1m 14s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
🧪 CI: src/GitHubCommit/Commands/CommitCommandSettings.cs#L19
'CommitCommandSettings' is an internal class that is apparently never instantiated. If so, remove the code from the assembly. If this class is intended to contain only static members, make it 'static' (Module in Visual Basic). (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1812)
🧪 CI: src/GitHubCommit/Commands/CommitCommand.cs#L17
'CommitCommand' is an internal class that is apparently never instantiated. If so, remove the code from the assembly. If this class is intended to contain only static members, make it 'static' (Module in Visual Basic). (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1812)
🧪 CI: src/GitHubCommit/Commands/CommitCommandSettings.cs#L19
'CommitCommandSettings' is an internal class that is apparently never instantiated. If so, remove the code from the assembly. If this class is intended to contain only static members, make it 'static' (Module in Visual Basic). (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1812)
🧪 CI: src/GitHubCommit/Commands/CommitCommand.cs#L17
'CommitCommand' is an internal class that is apparently never instantiated. If so, remove the code from the assembly. If this class is intended to contain only static members, make it 'static' (Module in Visual Basic). (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1812)