Bump the spectre group with 2 updates #4984
Annotations
10 errors
|
Run /./.github/actions/build:
src/docfx/Models/TemplateCommand.cs#L13
'TemplateCommand.ListCommand' does not implement inherited abstract member 'Command.Execute(CommandContext, CancellationToken)'
|
|
Run /./.github/actions/build:
src/docfx/Models/TemplateCommand.cs#L15
'TemplateCommand.ListCommand.Execute(CommandContext)': no suitable method found to override
|
|
Run /./.github/actions/build:
src/docfx/Models/MergeCommand.cs#L9
'MergeCommand' does not implement inherited abstract member 'Command<MergeCommandOptions>.Execute(CommandContext, MergeCommandOptions, CancellationToken)'
|
|
Run /./.github/actions/build:
src/docfx/Models/MergeCommand.cs#L11
'MergeCommand.Execute(CommandContext, MergeCommandOptions)': no suitable method found to override
|
|
Run /./.github/actions/build:
src/docfx/Models/InitCommand.cs#L14
'InitCommand' does not implement inherited abstract member 'Command<InitCommandOptions>.Execute(CommandContext, InitCommandOptions, CancellationToken)'
|
|
Run /./.github/actions/build:
src/docfx/Models/InitCommand.cs#L16
'InitCommand.Execute(CommandContext, InitCommandOptions)': no suitable method found to override
|
|
Run /./.github/actions/build:
src/docfx/Models/DownloadCommand.cs#L11
'DownloadCommand' does not implement inherited abstract member 'Command<DownloadCommandOptions>.Execute(CommandContext, DownloadCommandOptions, CancellationToken)'
|
|
Run /./.github/actions/build:
src/docfx/Models/DownloadCommand.cs#L13
'DownloadCommand.Execute(CommandContext, DownloadCommandOptions)': no suitable method found to override
|
|
Run /./.github/actions/build:
src/docfx/Models/BuildCommand.cs#L11
'BuildCommand' does not implement inherited abstract member 'Command<BuildCommandOptions>.Execute(CommandContext, BuildCommandOptions, CancellationToken)'
|
|
Run /./.github/actions/build:
src/docfx/Models/BuildCommand.cs#L13
'BuildCommand.Execute(CommandContext, BuildCommandOptions)': no suitable method found to override
|
Loading