JS: fix grouping for function to expression transformations #741
Annotations
10 errors and 4 warnings
lint:
css/util.go#L7
import 'github.com/tdewolff/parse/v2/css' is not allowed from list 'Main' (depguard)
|
lint:
css/util.go#L6
import 'github.com/tdewolff/parse/v2' is not allowed from list 'Main' (depguard)
|
lint:
css/css.go#L16
import 'github.com/tdewolff/parse/v2/strconv' is not allowed from list 'Main' (depguard)
|
lint:
css/css.go#L15
import 'github.com/tdewolff/parse/v2/css' is not allowed from list 'Main' (depguard)
|
lint:
css/css.go#L14
import 'github.com/tdewolff/parse/v2' is not allowed from list 'Main' (depguard)
|
lint:
css/css.go#L13
import 'github.com/tdewolff/minify/v2' is not allowed from list 'Main' (depguard)
|
lint:
css/hash.go#L865
G115: integer overflow conversion int -> uint32 (gosec)
|
lint:
css/css.go#L194
Error return value of `c.w.Write` is not checked (errcheck)
|
lint:
css/css.go#L188
Error return value of `c.w.Write` is not checked (errcheck)
|
lint:
css/css.go#L178
Error return value of `c.w.Write` 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
|