Skip to content

build(deps): bump github.com/utxorpc/go-codegen from 0.9.0 to 0.10.0 #492

build(deps): bump github.com/utxorpc/go-codegen from 0.9.0 to 0.10.0

build(deps): bump github.com/utxorpc/go-codegen from 0.9.0 to 0.10.0 #492

Triggered via pull request September 9, 2024 14:57
Status Failure
Total duration 54s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
lint: internal/utxorpc/submit.go#L195
req.Msg.GetTx undefined (type *submit.ReadMempoolRequest has no field or method GetTx)
lint: internal/utxorpc/submit.go#L229
unknown field Tx in struct literal of type submit.TxInMempool
lint: internal/utxorpc/submit.go#L242
tx.Tx undefined (type *submit.TxInMempool has no field or method Tx)
lint: internal/utxorpc/submit.go#L246
resp.Stage undefined (type *submit.ReadMempoolResponse has no field or method Stage)
lint: internal/utxorpc/submit.go#L320
unknown field Tx in struct literal of type submit.TxInMempool
lint: internal/utxorpc/submit.go#L324
record.Tx undefined (type *submit.TxInMempool has no field or method Tx) (typecheck)
lint: cmd/cardano-node-api/main.go#L30
could not import github.com/blinklabs-io/cardano-node-api/internal/utxorpc (-: # github.com/blinklabs-io/cardano-node-api/internal/utxorpc
lint: internal/utxorpc/submit.go#L195
req.Msg.GetTx undefined (type *submit.ReadMempoolRequest has no field or method GetTx)
lint: internal/utxorpc/submit.go#L229
unknown field Tx in struct literal of type submit.TxInMempool
lint: internal/utxorpc/submit.go#L242
tx.Tx undefined (type *submit.TxInMempool has no field or method Tx)