Fix plugin loading dependencies #1
Annotations
3 errors and 6 warnings
|
PR Tests
The run was canceled by @matt-goldman.
|
|
test
The operation was canceled.
|
|
test
The run was canceled by @matt-goldman.
|
|
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)'.
|