Relayer: Refactor the relayer main loop #195
lint.yml
on: pull_request
Run golangci-lint
1m 39s
markdown-lint
5s
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
|