Merge pull request #732 from tdewolff/dependabot/github_actions/softp… #672
Annotations
11 errors
lint:
xml/xml.go#L61
Error return value of `w.Write` is not checked (errcheck)
|
lint:
xml/xml.go#L63
Error return value of `w.Write` is not checked (errcheck)
|
lint:
xml/xml.go#L113
Error return value of `w.Write` is not checked (errcheck)
|
lint:
xml/buffer.go#L4
import 'github.com/tdewolff/parse/v2/xml' is not allowed from list 'Main' (depguard)
|
lint:
xml/xml.go#L7
import 'github.com/tdewolff/minify/v2' is not allowed from list 'Main' (depguard)
|
lint:
xml/xml.go#L8
import 'github.com/tdewolff/parse/v2' is not allowed from list 'Main' (depguard)
|
lint:
xml/xml.go#L9
import 'github.com/tdewolff/parse/v2/xml' is not allowed from list 'Main' (depguard)
|
lint:
xml/buffer_test.go#L6
import 'github.com/tdewolff/parse/v2' is not allowed from list 'Main' (depguard)
|
lint:
xml/buffer_test.go#L7
import 'github.com/tdewolff/parse/v2/xml' is not allowed from list 'Main' (depguard)
|
lint:
xml/buffer_test.go#L8
import 'github.com/tdewolff/test' is not allowed from list 'Main' (depguard)
|
build
Process completed with exit code 1.
|