Fix lint errors regarding deprecated goldmark usage. #48
Annotations
4 errors and 2 warnings
Run linters:
renderer.go#L246
SA1019: info.Text is deprecated: Use other properties of the node to get the text value(i.e. Text.Value). (staticcheck)
|
Run linters:
renderer.go#L313
SA1019: n.Text is deprecated: Use other properties of the node to get the text value(i.e. Text.Value). (staticcheck)
|
Run linters:
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)
|
Run linters
issues found
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Install Go
Restore cache failed: Dependencies file is not found in /home/runner/work/goldmark-markdown/goldmark-markdown. Supported file pattern: go.sum
|
Loading