Bump node-gyp-build from 4.8.2 to 4.8.4 in /bindings/js #705
Annotations
10 errors
golangci-lint:
xml/xml.go#L61
Error return value of `w.Write` is not checked (errcheck)
|
golangci-lint:
xml/xml.go#L63
Error return value of `w.Write` is not checked (errcheck)
|
golangci-lint:
xml/xml.go#L113
Error return value of `w.Write` is not checked (errcheck)
|
golangci-lint:
xml/buffer.go#L4
import 'github.com/tdewolff/parse/v2/xml' is not allowed from list 'Main' (depguard)
|
golangci-lint:
xml/xml.go#L7
import 'github.com/tdewolff/minify/v2' is not allowed from list 'Main' (depguard)
|
golangci-lint:
xml/xml.go#L8
import 'github.com/tdewolff/parse/v2' is not allowed from list 'Main' (depguard)
|
golangci-lint:
xml/xml.go#L9
import 'github.com/tdewolff/parse/v2/xml' is not allowed from list 'Main' (depguard)
|
golangci-lint:
xml/buffer_test.go#L6
import 'github.com/tdewolff/parse/v2' is not allowed from list 'Main' (depguard)
|
golangci-lint:
xml/buffer_test.go#L7
import 'github.com/tdewolff/parse/v2/xml' is not allowed from list 'Main' (depguard)
|
golangci-lint:
xml/buffer_test.go#L8
import 'github.com/tdewolff/test' is not allowed from list 'Main' (depguard)
|
Loading