Bump pypa/cibuildwheel from 2.19.1 to 2.19.2 #650
Annotations
10 errors
minify.go#L94
Error return value of `io.Copy` is not checked (errcheck)
|
common_test.go#L364
G404: Use of weak random number generator (math/rand or math/rand/v2 instead of crypto/rand) (gosec)
|
common_test.go#L366
G404: Use of weak random number generator (math/rand or math/rand/v2 instead of crypto/rand) (gosec)
|
common_test.go#L368
G404: Use of weak random number generator (math/rand or math/rand/v2 instead of crypto/rand) (gosec)
|
minify_test.go#L26
G204: Subprocess launched with a potential tainted input or cmd arguments (gosec)
|
minify_test.go#L23
`helperCommand` - `t` is unused (unparam)
|
common.go#L7
import 'github.com/tdewolff/parse/v2' is not allowed from list 'Main' (depguard)
|
common.go#L8
import 'github.com/tdewolff/parse/v2/strconv' is not allowed from list 'Main' (depguard)
|
minify.go#L21
import 'github.com/tdewolff/parse/v2' is not allowed from list 'Main' (depguard)
|
minify.go#L22
import 'github.com/tdewolff/parse/v2/buffer' is not allowed from list 'Main' (depguard)
|
This job succeeded
Loading