Fix plugin loading dependencies #4
Triggered via pull request
August 15, 2025 00:54
Status
Cancelled
Total duration
10m 18s
Artifacts
–
Annotations
2 errors and 7 warnings
|
test
The operation was canceled.
|
|
test
The job has exceeded the maximum execution time of 10m0s
|
|
|
|
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)'.
|