Bump the spectre group with 2 updates #4987
Annotations
10 errors
|
Run /./.github/actions/build:
src/docfx/Models/ServeCommand.cs#L36
'ServeCommand.Execute(CommandContext, ServeCommand.Settings)': no suitable method found to override
|
|
Run /./.github/actions/build:
src/docfx/Models/PdfCommand.cs#L11
'PdfCommand' does not implement inherited abstract member 'Command<PdfCommandOptions>.Execute(CommandContext, PdfCommandOptions, CancellationToken)'
|
|
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/MetadataCommand.cs#L10
'MetadataCommand' does not implement inherited abstract member 'Command<MetadataCommandOptions>.Execute(CommandContext, MetadataCommandOptions, CancellationToken)'
|
|
Run /./.github/actions/build:
src/docfx/Models/MetadataCommand.cs#L12
'MetadataCommand.Execute(CommandContext, MetadataCommandOptions)': 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
|
|
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
|
Loading