Skip to content
This repository has been archived by the owner on Sep 23, 2024. It is now read-only.

New LXLY contract calls #84

New LXLY contract calls

New LXLY contract calls #84

Triggered via pull request January 9, 2024 09:23
Status Failure
Total duration 4m 1s
Artifacts

ci.yml

on: pull_request
Unit Tests  /  Execution
Unit Tests / Execution
SonarCloud Scan  /  Execution
SonarCloud Scan / Execution
Fit to window
Zoom out
Zoom in

Annotations

14 errors and 2 warnings
Build / Execution: config/config.go#L5
no required module provides package gitub.com/0xPolygon/beethoven/rpc/types; to add it:
Build / Execution: etherman/etherman.go#L10
no required module provides package github.com/0xPolygonHermez/zkevm-node/etherman/smartcontracts/polygonrollupmanager; to add it:
Build / Execution
Process completed with exit code 2.
Linter Analysis / Execution: mocks/ethclient_mock.go#L1
: # github.com/0xPolygon/beethoven/mocks
Linter Analysis / Execution: 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 GetSequencerAddr)
Linter Analysis / Execution: etherman/etherman_test.go#L9
could not import github.com/0xPolygon/beethoven/mocks (-: # github.com/0xPolygon/beethoven/mocks
Linter Analysis / Execution: 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 GetSequencerAddr)
Linter Analysis / Execution: etherman/etherman_test.go#L73
cannot use common.HexToAddress("0x0000000000000000000000000000000000000000") (value of type "github.com/ethereum/go-ethereum/common".Address) as "github.com/0xPolygon/beethoven/rpc/types".ArgUint64 value in argument to ethman.GetSequencerAddr (typecheck)
Linter Analysis / Execution: etherman/etherman_test.go#L99
cannot use common.HexToAddress("0x0000000000000000000000000000000000000000") (value of type "github.com/ethereum/go-ethereum/common".Address) as "github.com/0xPolygon/beethoven/rpc/types".ArgUint64 value in argument to ethman.GetSequencerAddr (typecheck)
Linter Analysis / Execution: interop/executor_test.go#L10
could not import github.com/0xPolygon/beethoven/mocks (-: # github.com/0xPolygon/beethoven/mocks
Linter Analysis / Execution: 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 GetSequencerAddr)
Linter Analysis / Execution: interop/executor.go#L106
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 (typecheck)
Linter Analysis / Execution: interop/executor_test.go#L61
unknown field L1Contract in struct literal of type tx.Tx (typecheck)
E2E Tests / Execution
Process completed with exit code 2.
Build / Execution
Restore cache failed: Dependencies file is not found in /home/runner/work/beethoven/beethoven. Supported file pattern: go.sum
Linter Analysis / Execution
Restore cache failed: Dependencies file is not found in /home/runner/work/beethoven/beethoven. Supported file pattern: go.sum