feat: add CodeSize
to account
#74
Annotations
10 errors and 2 warnings
test:
core/state/snapshot/generate_test.go#L377
cannot use len(common.Hex2Bytes("0x1234")) (value of type int) as uint64 value in struct literal
|
test:
core/state/snapshot/generate_test.go#L386
cannot use len(common.Hex2Bytes("0x1234")) (value of type int) as uint64 value in struct literal
|
test:
ethclient/gethclient/gethclient_test.go#L245
invalid operation: have != want (mismatched types "github.com/ethereum/go-ethereum/common".Hash and uint64)
|
test:
rollup/circuitcapacitychecker/types.go#L19
undefined: types.RowUsage
|
test:
rollup/circuitcapacitychecker/mock.go#L30
undefined: types.RowConsumption
|
test:
rollup/circuitcapacitychecker/mock.go#L39
undefined: types.RowConsumption
|
test:
rollup/circuitcapacitychecker/mock.go#L39
undefined: types.SubCircuitRowUsage
|
test:
rollup/circuitcapacitychecker/mock.go#L47
undefined: types.RowConsumption
|
test:
rollup/circuitcapacitychecker/mock.go#L48
undefined: types.RowConsumption
|
test:
rollup/circuitcapacitychecker/mock.go#L48
undefined: types.SubCircuitRowUsage
|
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|