feat: cherry-pick combo adaptors on opbnb v0.5.2-alpha.1 #7
ci.yml
on: pull_request
op-batcher-lint
1m 58s
op-node-lint
2m 12s
op-proposer-lint
4m 10s
op-service-lint
1m 57s
op-service-test
0s
op-e2e-http-test
0s
Annotations
23 errors
|
op-service-lint:
op-service/flags/flags.go#L9
could not import github.com/ethereum-optimism/optimism/op-node/chaincfg (-: # github.com/ethereum-optimism/optimism/op-node/chaincfg
|
|
op-service-lint
ComboMainnet redeclared in this block
|
|
op-service-lint
other declaration of ComboMainnet
|
|
op-service-lint
ComboTestnet redeclared in this block
|
|
op-service-lint
other declaration of ComboTestnet) (typecheck)
|
|
op-service-lint
issues found
|
|
op-batcher-lint:
op-batcher/batcher/service.go#L18
could not import github.com/ethereum-optimism/optimism/op-node/chaincfg (-: # github.com/ethereum-optimism/optimism/op-node/chaincfg
|
|
op-batcher-lint
ComboMainnet redeclared in this block
|
|
op-batcher-lint
other declaration of ComboMainnet
|
|
op-batcher-lint
ComboTestnet redeclared in this block
|
|
op-batcher-lint
other declaration of ComboTestnet) (typecheck)
|
|
op-batcher-lint
issues found
|
|
op-node-lint:
op-node/service.go#L12
could not import github.com/ethereum-optimism/optimism/op-node/chaincfg (-: # github.com/ethereum-optimism/optimism/op-node/chaincfg
|
|
op-node-lint
ComboMainnet redeclared in this block
|
|
op-node-lint
other declaration of ComboMainnet
|
|
op-node-lint
ComboTestnet redeclared in this block
|
|
op-node-lint
other declaration of ComboTestnet) (typecheck)
|
|
op-node-lint:
op-node/cmd/main.go#L14
could not import github.com/ethereum-optimism/optimism/op-node/chaincfg (-: # github.com/ethereum-optimism/optimism/op-node/chaincfg
|
|
op-node-lint
ComboMainnet redeclared in this block
|
|
op-node-lint
other declaration of ComboMainnet
|
|
op-node-lint
ComboTestnet redeclared in this block
|
|
op-node-lint
other declaration of ComboTestnet) (typecheck)
|
|
op-proposer-lint
golangci-lint exit with code 3
|