This repository has been archived by the owner on Sep 23, 2024. It is now read-only.
New LXLY contract calls #91
Annotations
10 errors and 1 warning
Lint:
config/config.go#L50
undefined: cli (typecheck)
|
Lint:
cmd/main.go#L37
undefined: cli (typecheck)
|
Lint:
cmd/main.go#L66
undefined: cli (typecheck)
|
Lint:
etherman/etherman_test.go#L73
cannot use common.HexToAddress("0x0000000000000000000000000000000000000000") (value of type common.Address) as uint32 value in argument to ethman.GetSequencerAddr (typecheck)
|
Lint:
etherman/etherman_test.go#L99
cannot use common.HexToAddress("0x0000000000000000000000000000000000000000") (value of type common.Address) as uint32 value in argument to ethman.GetSequencerAddr (typecheck)
|
Lint:
etherman/etherman_test.go#L123
not enough arguments in call to ethman.BuildTrustedVerifyBatchesTxData
|
Lint:
interop/executor_test.go#L61
unknown field L1Contract in struct literal of type tx.Tx (typecheck)
|
Lint:
interop/executor_test.go#L75
unknown field L1Contract in struct literal of type tx.Tx (typecheck)
|
Lint:
interop/executor_test.go#L96
unknown field L1Contract in struct literal of type tx.Tx (typecheck)
|
Lint:
interop/executor_test.go#L223
signedTx.Tx.L1Contract undefined (type tx.Tx has no field or method L1Contract) (typecheck)
|
Install Go
Restore cache failed: Dependencies file is not found in /home/runner/work/beethoven/beethoven. Supported file pattern: go.sum
|
The logs for this run have expired and are no longer available.
Loading