Bump golang.org/x/net from 0.17.0 to 0.19.0 (#143) #391
go.yaml
on: push
Linters (Static Analysis) for Go
1m 47s
Matrix: tests
Annotations
1 error
Linters (Static Analysis) for Go:
pkg/mdformatter/mdformatter.go#L420
goldmark.New(goldmark.WithExtensions(extension.GFM), goldmark.WithParserOptions(parser.WithAttribute(), parser.WithHeadingAttribute()), goldmark.WithRenderer(nopOpsRenderer{…})).Convert undefined (type goldmark.Markdown has no field or method Convert)
|