Skip to content

Fix plugin loading dependencies #3

Fix plugin loading dependencies

Fix plugin loading dependencies #3

Triggered via pull request August 15, 2025 00:32
Status Cancelled
Total duration 10m 18s
Artifacts

pr-tests.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 7 warnings
test
The operation was canceled.
test
The name 'Body' does not exist in the current context
test
The name 'Title' does not exist in the current context
test
The job has exceeded the maximum execution time of 10m0s
test
The type name 'template' only contains lower-cased ascii characters. Such names may become reserved for the language.
test: tests/Blake.BuildTools.Tests/Utils/FrontmatterHelperTests.cs#L68
Cannot convert null literal to non-nullable reference type.
test: src/Blake.MarkdownParser/SafeContainerParser.cs#L55
Possible null reference argument for parameter 'block' in 'bool BlockParser.Close(BlockProcessor processor, Block block)'.
test: src/Blake.MarkdownParser/SafeContainerParser.cs#L39
Possible null reference argument for parameter 'block' in 'BlockState FencedBlockParserBase<CustomContainer>.TryContinue(BlockProcessor processor, Block block)'.
test: tests/Blake.BuildTools.Tests/Utils/FrontmatterHelperTests.cs#L68
Cannot convert null literal to non-nullable reference type.
test: src/Blake.MarkdownParser/SafeContainerParser.cs#L55
Possible null reference argument for parameter 'block' in 'bool BlockParser.Close(BlockProcessor processor, Block block)'.
test: src/Blake.MarkdownParser/SafeContainerParser.cs#L39
Possible null reference argument for parameter 'block' in 'BlockState FencedBlockParserBase<CustomContainer>.TryContinue(BlockProcessor processor, Block block)'.