make lint #2216
Merged
make lint #2216
Annotations
10 errors
crypto/signify/signify_test.go#L51
string `.sig` has 9 occurrences, make it a constant (goconst)
|
rpc/client_test.go#L496
string `ws:` has 6 occurrences, make it a constant (goconst)
|
accounts/abi/packing_test.go#L479
string `0000000000000000000000000000000000000000000000000000000000000003` has 13 occurrences, make it a constant (goconst)
|
accounts/abi/packing_test.go#L804
string `0300000000000000000000000000000000000000000000000000000000000000` has 6 occurrences, make it a constant (goconst)
|
accounts/abi/packing_test.go#L539
string `0000000000000000000000000000000000000000000000000000000000000080` has 7 occurrences, make it a constant (goconst)
|
accounts/abi/packing_test.go#L848
string `ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff` has 8 occurrences, make it a constant (goconst)
|
accounts/abi/packing_test.go#L378
string `0100000000000000000000000000000000000000000000000000000000000000` has 7 occurrences, make it a constant (goconst)
|
x/plugin/platon_plugin_test.go#L383
string `.org` has 13 occurrences, make it a constant (goconst)
|
x/plugin/platon_plugin_test.go#L384
string ` Super Node` has 13 occurrences, make it a constant (goconst)
|
x/plugin/platon_plugin_test.go#L382
string `balabalala` has 13 occurrences, make it a constant (goconst)
|
The logs for this run have expired and are no longer available.
Loading