This repository has been archived by the owner on Sep 23, 2024. It is now read-only.
Modularize Beethoven logic #39
ci.yml
on: pull_request
Build
/
Execution
1m 30s
Linter Analysis
/
Execution
12s
E2E Tests
/
Execution
6m 7s
SonarCloud Scan
/
Execution
Annotations
20 errors and 2 warnings
Linter Analysis / Execution:
rpc/rpc.go#L1
: # github.com/0xPolygon/beethoven/rpc [github.com/0xPolygon/beethoven/rpc.test]
|
Linter Analysis / Execution:
rpc/rpc_test.go#L26
undefined: EthermanInterface
|
Linter Analysis / Execution:
rpc/rpc_test.go#L52
undefined: DBInterface
|
Linter Analysis / Execution:
rpc/rpc_test.go#L69
undefined: EthTxManager
|
Linter Analysis / Execution:
rpc/rpc_test.go#L101
undefined: ZkEVMClientInterface
|
Linter Analysis / Execution:
rpc/rpc_test.go#L118
undefined: ZkEVMClientClientCreator
|
Linter Analysis / Execution:
rpc/rpc_test.go#L124
undefined: ZkEVMClientInterface
|
Linter Analysis / Execution:
rpc/rpc_test.go#L127
undefined: ZkEVMClientInterface
|
Linter Analysis / Execution:
rpc/rpc_test.go#L143
too many arguments in call to NewInteropEndpoints
|
Linter Analysis / Execution:
rpc/rpc_test.go#L175
too many arguments in call to NewInteropEndpoints
|
Unit Tests / Execution:
rpc/rpc_test.go#L26
undefined: EthermanInterface
|
Unit Tests / Execution:
rpc/rpc_test.go#L52
undefined: DBInterface
|
Unit Tests / Execution:
rpc/rpc_test.go#L69
undefined: EthTxManager
|
Unit Tests / Execution:
rpc/rpc_test.go#L101
undefined: ZkEVMClientInterface
|
Unit Tests / Execution:
rpc/rpc_test.go#L118
undefined: ZkEVMClientClientCreator
|
Unit Tests / Execution:
rpc/rpc_test.go#L124
undefined: ZkEVMClientInterface
|
Unit Tests / Execution:
rpc/rpc_test.go#L127
undefined: ZkEVMClientInterface
|
Unit Tests / Execution:
rpc/rpc_test.go#L143
too many arguments in call to NewInteropEndpoints
|
Unit Tests / Execution:
rpc/rpc_test.go#L175
too many arguments in call to NewInteropEndpoints
|
Unit Tests / Execution:
rpc/rpc_test.go#L219
too many arguments in call to NewInteropEndpoints
|
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
|