Update dotnet monorepo #103
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
|