renaming to match fields #11
Merged
Annotations
12 warnings
|
test/MarkdownParser.Test/Services/FileReader.cs#L11
Possible null reference argument for parameter 'stream' in 'StreamReader.StreamReader(Stream stream)'.
|
|
test/MarkdownParser.Test/Mocks/StringComponentSupplier.cs#L82
Dereference of a possibly null reference.
|
|
test/MarkdownParser.Test/Mocks/BlockComponentSupplier.cs#L88
Dereference of a possibly null reference.
|
|
test/MarkdownParser.Test/MarkdownParserSectionsSpecs.cs#L213
Dereference of a possibly null reference.
|
|
test/MarkdownParser.Test/Services/FileReader.cs#L11
Possible null reference argument for parameter 'stream' in 'StreamReader.StreamReader(Stream stream)'.
|
|
test/MarkdownParser.Test/Mocks/StringComponentSupplier.cs#L82
Dereference of a possibly null reference.
|
|
test/MarkdownParser.Test/Mocks/BlockComponentSupplier.cs#L88
Dereference of a possibly null reference.
|
|
test/MarkdownParser.Test/MarkdownParserSectionsSpecs.cs#L213
Dereference of a possibly null reference.
|
|
test/MarkdownParser.Test/Services/FileReader.cs#L11
Possible null reference argument for parameter 'stream' in 'StreamReader.StreamReader(Stream stream)'.
|
|
test/MarkdownParser.Test/Mocks/StringComponentSupplier.cs#L82
Dereference of a possibly null reference.
|
|
test/MarkdownParser.Test/Mocks/BlockComponentSupplier.cs#L88
Dereference of a possibly null reference.
|
|
test/MarkdownParser.Test/MarkdownParserSectionsSpecs.cs#L213
Dereference of a possibly null reference.
|
The logs for this run have expired and are no longer available.
Loading