This repository has been archived by the owner on Sep 23, 2024. It is now read-only.
New LXLY contract calls #88
Annotations
10 errors and 1 warning
Lint:
cmd/main.go#L29
could not import github.com/0xPolygon/beethoven/interop (-: # github.com/0xPolygon/beethoven/interop
|
Lint:
interop/executor.go#L107
cannot use stx.Tx.RollupID (variable of type "github.com/0xPolygon/beethoven/rpc/types".ArgUint64) as "github.com/0xPolygonHermez/zkevm-node/jsonrpc/types".ArgUint64 value in argument to e.etherman.GetSequencerAddr
|
Lint:
interop/executor.go#L122
cannot use e.config.L1.RollupManagerContract (variable of type "github.com/ethereum/go-ethereum/common".Address) as "github.com/0xPolygon/beethoven/rpc/types".ArgUint64 value in map index) (typecheck)
|
Lint:
mocks/ethclient_mock.go#L1
: # github.com/0xPolygon/beethoven/mocks
|
Lint:
mocks/mocks.go#L18
cannot use (*EthermanMock)(nil) (value of type *EthermanMock) as "github.com/0xPolygon/beethoven/types".EthermanInterface value in variable declaration: *EthermanMock does not implement "github.com/0xPolygon/beethoven/types".EthermanInterface (wrong type for method BuildTrustedVerifyBatchesTxData)
|
Lint:
etherman/etherman_test.go#L9
could not import github.com/0xPolygon/beethoven/mocks (-: # github.com/0xPolygon/beethoven/mocks
|
Lint:
mocks/mocks.go#L18
cannot use (*EthermanMock)(nil) (value of type *EthermanMock) as "github.com/0xPolygon/beethoven/types".EthermanInterface value in variable declaration: *EthermanMock does not implement "github.com/0xPolygon/beethoven/types".EthermanInterface (wrong type for method BuildTrustedVerifyBatchesTxData)
|
Lint:
etherman/etherman_test.go#L39
not enough arguments in call to New
|
Lint:
etherman/etherman_test.go#L73
cannot use common.HexToAddress("0x0000000000000000000000000000000000000000") (value of type common.Address) as "github.com/0xPolygon/beethoven/rpc/types".ArgUint64 value in argument to ethman.GetSequencerAddr (typecheck)
|
Lint:
etherman/etherman_test.go#L99
cannot use common.HexToAddress("0x0000000000000000000000000000000000000000") (value of type common.Address) as "github.com/0xPolygon/beethoven/rpc/types".ArgUint64 value in argument to ethman.GetSequencerAddr (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