JS: fix renamed variables in rewritten functions #746
Annotations
10 errors and 2 warnings
lint:
svg/svg.go#L8
import 'github.com/tdewolff/minify/v2' is not allowed from list 'Main' (depguard)
|
lint:
svg/pathdata.go#L9
import 'github.com/tdewolff/parse/v2/strconv' is not allowed from list 'Main' (depguard)
|
lint:
svg/pathdata.go#L8
import 'github.com/tdewolff/parse/v2' is not allowed from list 'Main' (depguard)
|
lint:
svg/pathdata.go#L7
import 'github.com/tdewolff/minify/v2' is not allowed from list 'Main' (depguard)
|
lint:
svg/buffer.go#L6
import 'github.com/tdewolff/minify/v2/xml' is not allowed from list 'Main' (depguard)
|
lint:
svg/buffer.go#L5
import 'github.com/tdewolff/parse/v2/xml' is not allowed from list 'Main' (depguard)
|
lint:
svg/buffer.go#L4
import 'github.com/tdewolff/parse/v2' is not allowed from list 'Main' (depguard)
|
lint:
svg/svg.go#L98
Error return value of `w.Write` is not checked (errcheck)
|
lint:
svg/svg.go#L87
Error return value of `w.Write` is not checked (errcheck)
|
lint:
svg/svg.go#L83
Error return value of `w.Write` is not checked (errcheck)
|
lint
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
build
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|