Merge pull request #773 from tdewolff/dependabot/npm_and_yarn/binding… #707
Annotations
10 errors
lint:
minify.go#L93
Error return value of `io.Copy` is not checked (errcheck)
|
lint:
common_test.go#L363
G404: Use of weak random number generator (math/rand or math/rand/v2 instead of crypto/rand) (gosec)
|
lint:
common_test.go#L365
G404: Use of weak random number generator (math/rand or math/rand/v2 instead of crypto/rand) (gosec)
|
lint:
common_test.go#L367
G404: Use of weak random number generator (math/rand or math/rand/v2 instead of crypto/rand) (gosec)
|
lint:
minify_test.go#L25
G204: Subprocess launched with a potential tainted input or cmd arguments (gosec)
|
lint:
minify_test.go#L22
`helperCommand` - `t` is unused (unparam)
|
lint:
common.go#L7
import 'github.com/tdewolff/parse/v2' is not allowed from list 'Main' (depguard)
|
lint:
common.go#L8
import 'github.com/tdewolff/parse/v2/strconv' is not allowed from list 'Main' (depguard)
|
lint:
minify.go#L20
import 'github.com/tdewolff/parse/v2' is not allowed from list 'Main' (depguard)
|
lint:
minify.go#L21
import 'github.com/tdewolff/parse/v2/buffer' is not allowed from list 'Main' (depguard)
|