Skip to content

Update dotnet monorepo #103

Update dotnet monorepo

Update dotnet monorepo #103

Triggered via pull request June 13, 2026 13:10
Status Success
Total duration 1m 11s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 warnings and 1 notice
🧪 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)
🧪 CI
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026