Various fixes to node/V8 #1110
Annotations
7 errors
golangci-lint:
interpreter/nodev8/v8.go#L1265
shadow: declaration of "err" shadows declaration at line 1173 (govet)
|
golangci-lint:
interpreter/nodev8/v8.go#L1230
The line is 106 characters long, which exceeds the maximum of 100 characters. (lll)
|
golangci-lint:
interpreter/nodev8/v8.go#L1232
The line is 104 characters long, which exceeds the maximum of 100 characters. (lll)
|
golangci-lint:
interpreter/nodev8/v8.go#L1941
The line is 120 characters long, which exceeds the maximum of 100 characters. (lll)
|
golangci-lint:
interpreter/nodev8/v8.go#L2057
The line is 122 characters long, which exceeds the maximum of 100 characters. (lll)
|
golangci-lint:
interpreter/nodev8/v8.go#L2087
The line is 102 characters long, which exceeds the maximum of 100 characters. (lll)
|
golangci-lint
issues found
|
Loading