Skip to content

build(deps): Bump Microsoft.Extensions.Logging.Console, Microsoft.Extensions.DependencyInjection.Abstractions and Microsoft.Extensions.Logging.Abstractions #389

build(deps): Bump Microsoft.Extensions.Logging.Console, Microsoft.Extensions.DependencyInjection.Abstractions and Microsoft.Extensions.Logging.Abstractions

build(deps): Bump Microsoft.Extensions.Logging.Console, Microsoft.Extensions.DependencyInjection.Abstractions and Microsoft.Extensions.Logging.Abstractions #389

Triggered via pull request October 10, 2024 10:58
Status Success
Total duration 37s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
test
Unexpected input(s) 'include-prerelease', valid inputs are ['dotnet-version', 'dotnet-quality', 'global-json-file', 'source-url', 'owner', 'config-file', 'cache', 'cache-dependency-path']
test
Unexpected input(s) 'include-prerelease', valid inputs are ['dotnet-version', 'dotnet-quality', 'global-json-file', 'source-url', 'owner', 'config-file', 'cache', 'cache-dependency-path']
test: 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.
test: Fig.Agent/Commands/ListVersionsCommand.cs#L61
'AnsiConsole.Render(IRenderable)' is obsolete: 'Consider using AnsiConsole.Write instead.'
test: Fig.Agent/Commands/VerifyManifestCommand.cs#L84
'AnsiConsole.Render(IRenderable)' is obsolete: 'Consider using AnsiConsole.Write instead.'
test: Fig.Agent/Commands/VerifyVersionCommand.cs#L109
'AnsiConsole.Render(IRenderable)' is obsolete: 'Consider using AnsiConsole.Write instead.'
test: 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.
test: Fig.Agent/Commands/ListVersionsCommand.cs#L61
'AnsiConsole.Render(IRenderable)' is obsolete: 'Consider using AnsiConsole.Write instead.'
test: Fig.Agent/Commands/VerifyManifestCommand.cs#L84
'AnsiConsole.Render(IRenderable)' is obsolete: 'Consider using AnsiConsole.Write instead.'
test: Fig.Agent/Commands/VerifyVersionCommand.cs#L109
'AnsiConsole.Render(IRenderable)' is obsolete: 'Consider using AnsiConsole.Write instead.'