Skip to content

Refactor Markdown directives for updated syntax compatibility #204

Refactor Markdown directives for updated syntax compatibility

Refactor Markdown directives for updated syntax compatibility #204

Triggered via pull request January 14, 2025 21:19
Status Failure
Total duration 1m 22s
Artifacts

pr.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Elastic.Markdown.Tests.Directives.CautionTests.SetsCorrectDirective: tests/Elastic.Markdown.Tests/Directives/AdmonitionUnsupportedTests.cs#L25
System.NullReferenceException : Object reference not set to an instance of an object.
Elastic.Markdown.Tests.Directives.CautionTests.BlockIsNotNull
Expected Block not to be <null>.
Elastic.Markdown.Tests.Directives.AdmonitionTitleTests.BlockIsNotNull
Expected Block not to be <null>.
Elastic.Markdown.Tests.Directives.AdmonitionTitleTests.SetsCorrectDirective: tests/Elastic.Markdown.Tests/Directives/AdmonitionUnsupportedTests.cs#L25
System.NullReferenceException : Object reference not set to an instance of an object.
Elastic.Markdown.Tests.Directives.HintTests.SetsCorrectDirective: tests/Elastic.Markdown.Tests/Directives/AdmonitionUnsupportedTests.cs#L25
System.NullReferenceException : Object reference not set to an instance of an object.
Elastic.Markdown.Tests.Directives.HintTests.BlockIsNotNull
Expected Block not to be <null>.
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636