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

New LXLY contract calls #87

New LXLY contract calls

New LXLY contract calls #87

Triggered via pull request January 9, 2024 10:14
Status Failure
Total duration 4m 40s
Artifacts

ci.yml

on: pull_request
Build  /  Execution
19s
Build / Execution
Linter Analysis  /  Execution
19s
Linter Analysis / Execution
E2E Tests  /  Execution
4m 31s
E2E Tests / Execution
Unit Tests  /  Execution
Unit Tests / Execution
SonarCloud Scan  /  Execution
SonarCloud Scan / Execution
Fit to window
Zoom out
Zoom in

Annotations

13 errors and 2 warnings
Linter Analysis / Execution: cmd/main.go#L29
could not import github.com/0xPolygon/beethoven/interop (-: # github.com/0xPolygon/beethoven/interop
Linter Analysis / Execution: interop/executor.go#L81
not enough arguments in call to e.etherman.BuildTrustedVerifyBatchesTxData
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
Linter Analysis / Execution: interop/executor.go#L121
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)
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 BuildTrustedVerifyBatchesTxData)
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 BuildTrustedVerifyBatchesTxData)
Linter Analysis / Execution: etherman/etherman_test.go#L39
not enough arguments in call to New
Linter Analysis / Execution: 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)
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.
E2E Tests / Execution
Process completed with exit code 2.
Linter Analysis / Execution
Restore cache failed: Dependencies file is not found in /home/runner/work/beethoven/beethoven. Supported file pattern: go.sum
Build / Execution
Restore cache failed: Dependencies file is not found in /home/runner/work/beethoven/beethoven. Supported file pattern: go.sum