Skip to content

feat: add CodeSize to account #74

feat: add CodeSize to account

feat: add CodeSize to account #74

Triggered via pull request December 7, 2023 11:05
Status Failure
Total duration 13m 44s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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/