Skip to content

CodeQL

CodeQL #606

Triggered via schedule December 31, 2024 06:36
Status Success
Total duration 1m 55s
Artifacts

codeql-analysis.yml

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

Annotations

11 warnings
Analyze (csharp)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Analyze (csharp)
Unexpected input(s) 'include-prerelease', valid inputs are ['dotnet-version', 'dotnet-quality', 'global-json-file', 'source-url', 'owner', 'config-file', 'cache', 'cache-dependency-path']
Analyze (csharp): Fig.Agent/Infrastructure/AnsiConsoleLogger.cs#L29
Nullability in constraints for type parameter 'TState' of method 'AnsiConsoleLogger.BeginScope<TState>(TState)' doesn't match the constraints for type parameter 'TState' of interface method 'ILogger.BeginScope<TState>(TState)'. Consider using an explicit interface implementation instead.
Analyze (csharp): Fig.Agent/Commands/VerifyVersionCommand.cs#L109
'AnsiConsole.Render(IRenderable)' is obsolete: 'Consider using AnsiConsole.Write instead.'
Analyze (csharp): Fig.Agent/Commands/VerifyManifestCommand.cs#L84
'AnsiConsole.Render(IRenderable)' is obsolete: 'Consider using AnsiConsole.Write instead.'
Analyze (csharp): Fig.Agent/Commands/ListVersionsCommand.cs#L61
'AnsiConsole.Render(IRenderable)' is obsolete: 'Consider using AnsiConsole.Write instead.'
Analyze (csharp): Fig.Agent/Infrastructure/AnsiConsoleLogger.cs#L29
Nullability in constraints for type parameter 'TState' of method 'AnsiConsoleLogger.BeginScope<TState>(TState)' doesn't match the constraints for type parameter 'TState' of interface method 'ILogger.BeginScope<TState>(TState)'. Consider using an explicit interface implementation instead.
Analyze (csharp): Fig.Agent/Commands/VerifyVersionCommand.cs#L109
'AnsiConsole.Render(IRenderable)' is obsolete: 'Consider using AnsiConsole.Write instead.'
Analyze (csharp): Fig.Agent/Commands/VerifyManifestCommand.cs#L84
'AnsiConsole.Render(IRenderable)' is obsolete: 'Consider using AnsiConsole.Write instead.'
Analyze (csharp): Fig.Agent/Commands/ListVersionsCommand.cs#L61
'AnsiConsole.Render(IRenderable)' is obsolete: 'Consider using AnsiConsole.Write instead.'
Analyze (csharp)
Unexpected input(s) 'include-prerelease', valid inputs are ['dotnet-version', 'dotnet-quality', 'global-json-file', 'source-url', 'owner', 'config-file', 'cache', 'cache-dependency-path']