Skip to content

CodeQL

CodeQL #1115

Triggered via schedule February 17, 2026 03:28
Status Success
Total duration 2m 6s
Artifacts

codeql.yml

on: schedule
Matrix: Analyze
Fit to window
Zoom out
Zoom in

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.