Skip to content

feat: Rename root namespace to Nodsoft.Markdig.SyntaxHighlighting #4

feat: Rename root namespace to Nodsoft.Markdig.SyntaxHighlighting

feat: Rename root namespace to Nodsoft.Markdig.SyntaxHighlighting #4

Triggered via push August 15, 2023 08:35
Status Success
Total duration 45s
Artifacts

build-test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: Nodsoft.Markdig.SyntaxHighlighting/SyntaxHighlightingCodeBlockRenderer.cs#L36
Dereference of a possibly null reference.
build: Nodsoft.Markdig.SyntaxHighlighting/SyntaxHighlightingCodeBlockRenderer.cs#L36
Possible null reference argument for parameter 'oldValue' in 'string string.Replace(string oldValue, string? newValue)'.
build: Nodsoft.Markdig.SyntaxHighlighting/SyntaxHighlightingCodeBlockRenderer.cs#L45
Dereference of a possibly null reference.
build: Nodsoft.Markdig.SyntaxHighlighting/SyntaxHighlightingCodeBlockRenderer.cs#L83
Cannot convert null literal to non-nullable reference type.
build: Nodsoft.Markdig.SyntaxHighlighting.Tests/SyntaxHighlightingExtensionsTests.cs#L25
Cannot convert null literal to non-nullable reference type.
build: Nodsoft.Markdig.SyntaxHighlighting.Tests/SyntaxHighlightingExtensionsTests.cs#L48
Cannot convert null literal to non-nullable reference type.
build: Nodsoft.Markdig.SyntaxHighlighting.Tests/SyntaxHighlightingExtensionsTests.cs#L72
Cannot convert null literal to non-nullable reference type.
build: Nodsoft.Markdig.SyntaxHighlighting/SyntaxHighlightingCodeBlockRenderer.cs#L36
Dereference of a possibly null reference.
build: Nodsoft.Markdig.SyntaxHighlighting/SyntaxHighlightingCodeBlockRenderer.cs#L36
Possible null reference argument for parameter 'oldValue' in 'string string.Replace(string oldValue, string? newValue)'.
build: Nodsoft.Markdig.SyntaxHighlighting/SyntaxHighlightingCodeBlockRenderer.cs#L45
Dereference of a possibly null reference.