Bump Spectre.Console.Cli from 0.53.1 to 0.55.0 #8
Build linux failed
Annotations
Check failure on line 22 in src/SncVerify.Core/Commands/Check/CheckCommand.cs
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
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
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
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
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)'