Skip to content

build(deps): Bump Spectre.Console from 0.44.0 to 0.48.0 #430

build(deps): Bump Spectre.Console from 0.44.0 to 0.48.0

build(deps): Bump Spectre.Console from 0.44.0 to 0.48.0 #430

Triggered via pull request November 23, 2023 10:39
Status Failure
Total duration 1m 16s
Artifacts

codeql-analysis.yml

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

Annotations

10 errors and 3 warnings
Analyze (csharp): Fig.Agent/Program.cs#L6
The type or namespace name 'Cli' does not exist in the namespace 'Spectre.Console' (are you missing an assembly reference?)
Analyze (csharp): Fig.Agent/Infrastructure/TypeRegistrar.cs#L5
The type or namespace name 'Cli' does not exist in the namespace 'Spectre.Console' (are you missing an assembly reference?)
Analyze (csharp): Fig.Agent/Infrastructure/TypeResolver.cs#L4
The type or namespace name 'Cli' does not exist in the namespace 'Spectre.Console' (are you missing an assembly reference?)
Analyze (csharp): Fig.Agent/Commands/BuildManifestCommand.cs#L9
The type or namespace name 'Cli' does not exist in the namespace 'Spectre.Console' (are you missing an assembly reference?)
Analyze (csharp): Fig.Agent/Commands/CatFileCommand.cs#L7
The type or namespace name 'Cli' does not exist in the namespace 'Spectre.Console' (are you missing an assembly reference?)
Analyze (csharp): Fig.Agent/Commands/CommonSettings.cs#L6
The type or namespace name 'Cli' does not exist in the namespace 'Spectre.Console' (are you missing an assembly reference?)
Analyze (csharp): Fig.Agent/Commands/ExportVersionCommand.cs#L9
The type or namespace name 'Cli' does not exist in the namespace 'Spectre.Console' (are you missing an assembly reference?)
Analyze (csharp): Fig.Agent/Commands/HashFileCommand.cs#L7
The type or namespace name 'Cli' does not exist in the namespace 'Spectre.Console' (are you missing an assembly reference?)
Analyze (csharp): Fig.Agent/Commands/ImportVersionCommand.cs#L9
The type or namespace name 'Cli' does not exist in the namespace 'Spectre.Console' (are you missing an assembly reference?)
Analyze (csharp): Fig.Agent/Commands/InitCommand.cs#L6
The type or namespace name 'Cli' does not exist in the namespace 'Spectre.Console' (are you missing an assembly reference?)
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/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.