CI triggered from @magicxyyz of wasm-store-compile-target #449
Annotations
10 errors and 1 warning
consensus/consensus.go#L24
could not import github.com/ethereum/go-ethereum/core/state (-: # github.com/ethereum/go-ethereum/core/state
|
core/state/database_arbitrum.go#L14
not enough arguments in call to rawdb.ReadActivatedAsm
|
core/state/statedb.go#L1290
undefined: rawdb.WriteActivation
|
core/state/statedb_arbitrum.go#L85
cannot use asm (variable of type []byte) as map[string][]byte value in struct literal
|
core/state/statedb_arbitrum.go#L96
cannot use info.Asm (variable of type map[string][]byte) as []byte value in return statement
|
core/state/statedb_arbitrum.go#L98
not enough arguments in call to s.db.ActivatedAsm
|
core/state/statedb_arbitrum.go#L243
cannot use asm (variable of type []byte) as map[string][]byte value in struct literal) (typecheck)
|
consensus/misc/dao.go#L24
could not import github.com/ethereum/go-ethereum/core/state (-: # github.com/ethereum/go-ethereum/core/state
|
core/state/database_arbitrum.go#L14
not enough arguments in call to rawdb.ReadActivatedAsm
|
core/state/statedb.go#L1290
undefined: rawdb.WriteActivation
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
This job failed
Loading