Skip to content

Fix lint errors regarding deprecated goldmark usage. #48

Fix lint errors regarding deprecated goldmark usage.

Fix lint errors regarding deprecated goldmark usage. #48

Triggered via pull request December 14, 2024 21:26
Status Failure
Total duration 40s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 4 warnings
lint: renderer.go#L246
SA1019: info.Text is deprecated: Use other properties of the node to get the text value(i.e. Text.Value). (staticcheck)
lint: renderer.go#L313
SA1019: n.Text is deprecated: Use other properties of the node to get the text value(i.e. Text.Value). (staticcheck)
lint: renderer.go#L372
SA1019: node.Text is deprecated: Use other properties of the node to get the text value(i.e. Pragraph.Lines, Text.Value). (staticcheck)
lint
issues found
test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
test
Restore cache failed: Dependencies file is not found in /home/runner/work/goldmark-markdown/goldmark-markdown. Supported file pattern: go.sum
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/goldmark-markdown/goldmark-markdown. Supported file pattern: go.sum