Skip to content

Bump Spectre.Console.Cli from 0.53.1 to 0.55.0

0928c98
Select commit
Loading
Failed to load commit list.
Open

Bump Spectre.Console.Cli from 0.53.1 to 0.55.0 #8

Bump Spectre.Console.Cli from 0.53.1 to 0.55.0
0928c98
Select commit
Loading
Failed to load commit list.
Azure Pipelines / dbosoft.SncVerify (Build linux) failed Apr 8, 2026 in 38s

Build linux failed

Annotations

Check failure on line 22 in src/SncVerify.Core/Commands/Check/CheckCommand.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / dbosoft.SncVerify (Build linux)

src/SncVerify.Core/Commands/Check/CheckCommand.cs#L22

src/SncVerify.Core/Commands/Check/CheckCommand.cs(22,37): Error CS0507: 'CheckCommand.ExecuteAsync(CommandContext, CheckSettings, CancellationToken)': cannot change access modifiers when overriding 'protected' inherited member 'AsyncCommand<CheckSettings>.ExecuteAsync(CommandContext, CheckSettings, CancellationToken)'

Check failure on line 18 in src/SncVerify.Core/Commands/Config/ConfigGetCommand.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / dbosoft.SncVerify (Build linux)

src/SncVerify.Core/Commands/Config/ConfigGetCommand.cs#L18

src/SncVerify.Core/Commands/Config/ConfigGetCommand.cs(18,37): Error CS0507: 'ConfigGetCommand.ExecuteAsync(CommandContext, ConfigGetSettings, CancellationToken)': cannot change access modifiers when overriding 'protected' inherited member 'AsyncCommand<ConfigGetSettings>.ExecuteAsync(CommandContext, ConfigGetSettings, CancellationToken)'

Check failure on line 13 in src/SncVerify.Core/Commands/Config/ConfigListCommand.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / dbosoft.SncVerify (Build linux)

src/SncVerify.Core/Commands/Config/ConfigListCommand.cs#L13

src/SncVerify.Core/Commands/Config/ConfigListCommand.cs(13,37): Error CS0507: 'ConfigListCommand.ExecuteAsync(CommandContext, ConfigListSettings, CancellationToken)': cannot change access modifiers when overriding 'protected' inherited member 'AsyncCommand<ConfigListSettings>.ExecuteAsync(CommandContext, ConfigListSettings, CancellationToken)'

Check failure on line 22 in src/SncVerify.Core/Commands/Config/ConfigSetCommand.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / dbosoft.SncVerify (Build linux)

src/SncVerify.Core/Commands/Config/ConfigSetCommand.cs#L22

src/SncVerify.Core/Commands/Config/ConfigSetCommand.cs(22,37): Error CS0507: 'ConfigSetCommand.ExecuteAsync(CommandContext, ConfigSetSettings, CancellationToken)': cannot change access modifiers when overriding 'protected' inherited member 'AsyncCommand<ConfigSetSettings>.ExecuteAsync(CommandContext, ConfigSetSettings, CancellationToken)'

Check failure on line 18 in src/SncVerify.Core/Commands/Pse/OwnCertExportCommand.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / dbosoft.SncVerify (Build linux)

src/SncVerify.Core/Commands/Pse/OwnCertExportCommand.cs#L18

src/SncVerify.Core/Commands/Pse/OwnCertExportCommand.cs(18,37): Error CS0507: 'OwnCertExportCommand.ExecuteAsync(CommandContext, OwnCertExportSettings, CancellationToken)': cannot change access modifiers when overriding 'protected' inherited member 'AsyncCommand<OwnCertExportSettings>.ExecuteAsync(CommandContext, OwnCertExportSettings, CancellationToken)'