Skip to content

Relayer: Refactor the relayer main loop #195

Relayer: Refactor the relayer main loop

Relayer: Refactor the relayer main loop #195

Triggered via pull request December 20, 2024 12:10
Status Failure
Total duration 1m 54s
Artifacts

lint.yml

on: pull_request
Run golangci-lint
1m 39s
Run golangci-lint
markdown-lint
5s
markdown-lint
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
Run golangci-lint: ika2btc/processor.go#L59
p.db.GetSignedTxs undefined (type *dal.DB has no field or method GetSignedTxs)
Run golangci-lint: ika2btc/processor.go#L75
p.db.UpdateTxStatus undefined (type *dal.DB has no field or method UpdateTxStatus)
Run golangci-lint: ika2btc/processor.go#L75
undefined: dal.StatusBroadcasted
Run golangci-lint: ika2btc/processor.go#L91
p.db.GetBroadcastedTxs undefined (type *dal.DB has no field or method GetBroadcastedTxs)
Run golangci-lint: ika2btc/processor.go#L108
p.db.UpdateTxStatus undefined (type *dal.DB has no field or method UpdateTxStatus)
Run golangci-lint: ika2btc/processor.go#L108
undefined: dal.StatusConfirmed (typecheck)
Run golangci-lint: nbtc/relayer.go#L11
could not import github.com/gonative-cc/relayer/ika2btc (-: # github.com/gonative-cc/relayer/ika2btc
Run golangci-lint: ika2btc/processor.go#L59
p.db.GetSignedTxs undefined (type *dal.DB has no field or method GetSignedTxs)
Run golangci-lint: ika2btc/processor.go#L75
p.db.UpdateTxStatus undefined (type *dal.DB has no field or method UpdateTxStatus)
Run golangci-lint: ika2btc/processor.go#L75
undefined: dal.StatusBroadcasted
markdown-lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Run golangci-lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636