CodeQL #1115
Annotations
11 warnings
|
Analyze (csharp):
Src/AiCommitMessage/Services/Cache/CommitMessageCacheService.cs#L33
Use AnsiConsole instead of System.Console (https://spectreconsole.net/analyzer/rules/spectre1000)
|
|
Analyze (csharp):
Src/AiCommitMessage/Services/Cache/CommitMessageCacheService.cs#L27
Use AnsiConsole instead of System.Console (https://spectreconsole.net/analyzer/rules/spectre1000)
|
|
Analyze (csharp):
Src/AiCommitMessage/Services/Cache/CommitMessageCacheService.cs#L24
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Analyze (csharp):
Src/AiCommitMessage/Services/Cache/FileCacheProvider.cs#L57
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Analyze (csharp):
Src/AiCommitMessage/Services/Cache/ICacheProvider.cs#L8
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Analyze (csharp):
Src/AiCommitMessage/Services/Cache/CommitMessageCacheService.cs#L33
Use AnsiConsole instead of System.Console (https://spectreconsole.net/analyzer/rules/spectre1000)
|
|
Analyze (csharp):
Src/AiCommitMessage/Services/Cache/CommitMessageCacheService.cs#L27
Use AnsiConsole instead of System.Console (https://spectreconsole.net/analyzer/rules/spectre1000)
|
|
Analyze (csharp):
Src/AiCommitMessage/Services/Cache/CommitMessageCacheService.cs#L24
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Analyze (csharp):
Src/AiCommitMessage/Services/Cache/FileCacheProvider.cs#L57
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Analyze (csharp):
Src/AiCommitMessage/Services/Cache/ICacheProvider.cs#L8
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Analyze (csharp)
Cannot build an overlay-base database because build-mode is set to "undefined" instead of "none". Falling back to creating a normal full database instead.
|