Bump Spectre.Console.Cli and Spectre.Console.Cli.Extensions.DependencyInjection #416
Annotations
10 errors
|
build:
src/BuslyCLI.Console/Commands/Event/PublishCommand.cs#L14
'PublishCommand.ExecuteAsync(CommandContext, PublishCommandSettings, CancellationToken)': cannot change access modifiers when overriding 'protected' inherited member 'AsyncCommand<PublishCommandSettings>.ExecuteAsync(CommandContext, PublishCommandSettings, CancellationToken)'
|
|
build:
src/BuslyCLI.Console/Commands/Demo/StartCommand.cs#L13
'StartDemoCommand.ExecuteAsync(CommandContext, CurrentTransportSettings, CancellationToken)': cannot change access modifiers when overriding 'protected' inherited member 'AsyncCommand<CurrentTransportSettings>.ExecuteAsync(CommandContext, CurrentTransportSettings, CancellationToken)'
|
|
build:
src/BuslyCLI.Console/Commands/Command/SendCommand.cs#L12
'SendCommand.ExecuteAsync(CommandContext, SendCommandSettings, CancellationToken)': cannot change access modifiers when overriding 'protected' inherited member 'AsyncCommand<SendCommandSettings>.ExecuteAsync(CommandContext, SendCommandSettings, CancellationToken)'
|
|
build:
src/BuslyCLI.Console/Commands/Transport/SetTransportCommand.cs#L10
'SetTransportCommand.ExecuteAsync(CommandContext, SetTransportSettings, CancellationToken)': cannot change access modifiers when overriding 'protected' inherited member 'AsyncCommand<SetTransportSettings>.ExecuteAsync(CommandContext, SetTransportSettings, CancellationToken)'
|
|
build:
src/BuslyCLI.Console/Commands/Transport/ListTransportsCommand.cs#L23
'ListTransportsCommand.ExecuteAsync(CommandContext, ListTransportsSettings, CancellationToken)': cannot change access modifiers when overriding 'protected' inherited member 'AsyncCommand<ListTransportsSettings>.ExecuteAsync(CommandContext, ListTransportsSettings, CancellationToken)'
|
|
build:
src/BuslyCLI.Console/Commands/Transport/DeleteTransportCommand.cs#L10
'DeleteTransportCommand.ExecuteAsync(CommandContext, DeleteTransportSettings, CancellationToken)': cannot change access modifiers when overriding 'protected' inherited member 'AsyncCommand<DeleteTransportSettings>.ExecuteAsync(CommandContext, DeleteTransportSettings, CancellationToken)'
|
|
build:
src/BuslyCLI.Console/Commands/Transport/CurrentTransportCommand.cs#L10
'CurrentTransportCommand.ExecuteAsync(CommandContext, CurrentTransportSettings, CancellationToken)': cannot change access modifiers when overriding 'protected' inherited member 'AsyncCommand<CurrentTransportSettings>.ExecuteAsync(CommandContext, CurrentTransportSettings, CancellationToken)'
|
|
build:
src/BuslyCLI.Console/Commands/Event/PublishCommand.cs#L14
'PublishCommand.ExecuteAsync(CommandContext, PublishCommandSettings, CancellationToken)': cannot change access modifiers when overriding 'protected' inherited member 'AsyncCommand<PublishCommandSettings>.ExecuteAsync(CommandContext, PublishCommandSettings, CancellationToken)'
|
|
build:
src/BuslyCLI.Console/Commands/Demo/StartCommand.cs#L13
'StartDemoCommand.ExecuteAsync(CommandContext, CurrentTransportSettings, CancellationToken)': cannot change access modifiers when overriding 'protected' inherited member 'AsyncCommand<CurrentTransportSettings>.ExecuteAsync(CommandContext, CurrentTransportSettings, CancellationToken)'
|
|
build:
src/BuslyCLI.Console/Commands/Command/SendCommand.cs#L12
'SendCommand.ExecuteAsync(CommandContext, SendCommandSettings, CancellationToken)': cannot change access modifiers when overriding 'protected' inherited member 'AsyncCommand<SendCommandSettings>.ExecuteAsync(CommandContext, SendCommandSettings, CancellationToken)'
|