Update markdown code block implementation in line with framework changes #18748
Annotations
7 errors and 1 warning
Dotnet code style:
osu.Game/Graphics/Containers/Markdown/OsuMarkdownCodeBlock.cs#L13
The type or namespace name 'MarkdownCodeBlock' could not be found (are you missing a using directive or an assembly reference?)
|
Dotnet code style:
osu.Game/Graphics/Containers/Markdown/OsuMarkdownContainer.cs#L70
The type or namespace name 'MarkdownCodeBlock' could not be found (are you missing a using directive or an assembly reference?)
|
Dotnet code style:
osu.Game/Graphics/Containers/Markdown/OsuMarkdownContainer.cs#L70
'OsuMarkdownContainer.CreateCodeBlock(CodeBlock)': no suitable method found to override
|
Dotnet code style:
osu.Game/Graphics/Containers/Markdown/OsuMarkdownCodeBlock.cs#L13
The type or namespace name 'MarkdownCodeBlock' could not be found (are you missing a using directive or an assembly reference?)
|
Dotnet code style:
osu.Game/Graphics/Containers/Markdown/OsuMarkdownContainer.cs#L70
The type or namespace name 'MarkdownCodeBlock' could not be found (are you missing a using directive or an assembly reference?)
|
Dotnet code style:
osu.Game/Graphics/Containers/Markdown/OsuMarkdownContainer.cs#L70
'OsuMarkdownContainer.CreateCodeBlock(CodeBlock)': no suitable method found to override
|
Dotnet code style
Process completed with exit code 1.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The logs for this run have expired and are no longer available.
Loading