Merge pull request #800 from tdewolff/dependabot/github_actions/pypa/… #738
Annotations
10 errors and 4 warnings
lint:
common_test.go#L11
import 'github.com/tdewolff/test' 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)
|
lint:
minify.go#L20
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:
common.go#L7
import 'github.com/tdewolff/parse/v2' is not allowed from list 'Main' (depguard)
|
lint:
minify_test.go#L25
G204: Subprocess launched with a potential tainted input or cmd arguments (gosec)
|
lint:
common_test.go#L368
G404: Use of weak random number generator (math/rand or math/rand/v2 instead of crypto/rand) (gosec)
|
lint:
common_test.go#L366
G404: Use of weak random number generator (math/rand or math/rand/v2 instead of crypto/rand) (gosec)
|
lint:
common_test.go#L364
G404: Use of weak random number generator (math/rand or math/rand/v2 instead of crypto/rand) (gosec)
|
lint:
minify.go#L93
Error return value of `io.Copy` is not checked (errcheck)
|
lint
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
lint
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
build
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
build
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|