Skip to content

Fix plugin loading dependencies #2

Fix plugin loading dependencies

Fix plugin loading dependencies #2

Triggered via pull request August 14, 2025 23:35
Status Cancelled
Total duration 10m 19s
Artifacts

pr-tests.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 7 warnings
test
The name 'set' does not exist in the current context
test
Only assignment, call, increment, decrement, await, and new object expressions can be used as a statement
test
The name 'get' does not exist in the current context
test
Attributes are not valid in this context.
test
Cannot use local variable 'ChildContent' before it is declared
test
The name 'Body' does not exist in the current context
test
The name 'Title' does not exist in the current context
test
; expected
test
The modifier 'public' is not valid for this item
test
The code block is missing a closing "}" character. Make sure you have a matching "}" character for all the "{" characters within this block, and that none of the "}" characters are being interpreted as markup.
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)'.