Update go-verkle #229
Annotations
9 errors and 1 warning
crypto/signify/signify_test.go#L51
string `.sig` has 9 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)
|
accounts/abi/packing_test.go#L804
string `0300000000000000000000000000000000000000000000000000000000000000` 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#L539
string `0000000000000000000000000000000000000000000000000000000000000080` has 7 occurrences, make it a constant (goconst)
|
node/node.go#L678
string `http://` has 6 occurrences, make it a constant (goconst)
|
core/vm/gas_table_test.go#L119
string `60206000F3` has 6 occurrences, make it a constant (goconst)
|
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The logs for this run have expired and are no longer available.
Loading