Update markdown code block implementation in line with framework changes #18748
Annotations
7 errors and 2 warnings
Compile:
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?)
|
Compile:
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?)
|
Compile:
osu.Game/Graphics/Containers/Markdown/OsuMarkdownContainer.cs#L70
'OsuMarkdownContainer.CreateCodeBlock(CodeBlock)': no suitable method found to override
|
Compile:
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?)
|
Compile:
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?)
|
Compile:
osu.Game/Graphics/Containers/Markdown/OsuMarkdownContainer.cs#L70
'OsuMarkdownContainer.CreateCodeBlock(CodeBlock)': no suitable method found to override
|
Compile
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/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Upload Test Results
No files were found with the provided path: /home/runner/work/osu/osu/TestResults/TestResults-Linux-MultiThreaded.trx. No artifacts will be uploaded.
|
The logs for this run have expired and are no longer available.
Loading