Skip to content

deps: go dependabot alert updates #1145

deps: go dependabot alert updates

deps: go dependabot alert updates #1145

Re-run triggered January 24, 2024 04:48
Status Cancelled
Total duration 1m 31s
Artifacts

build.yml

on: push
Matrix: Go Build and Test
Matrix: Build JS
Fit to window
Zoom out
Zoom in

Annotations

12 errors
Go Build and Test (1.20)
The job was canceled because "_1_21" failed.
Go Build and Test (1.20)
The operation was canceled.
Go Build and Test (1.21): cmd/swapscan/swapscan.go#L176
undefined: rpcclient (typecheck)
Go Build and Test (1.21): pubsub/psclient/client.go#L313
c.SetWriteDeadline undefined (type *Client has no field or method SetWriteDeadline) (typecheck)
Go Build and Test (1.21): pubsub/psclient/client.go#L314
c.Write undefined (type *Client has no field or method Write) (typecheck)
Go Build and Test (1.21): pubsub/psclient/client.go#L443
c.SetReadDeadline undefined (type *Client has no field or method SetReadDeadline) (typecheck)
Go Build and Test (1.21): rpcutils/rpcclient.go#L50
undefined: rpcclient (typecheck)
Go Build and Test (1.21): rpcutils/prefetcher.go#L30
undefined: rpcclient (typecheck)
Go Build and Test (1.21): rpcutils/rpcclient.go#L522
cannot use m.client (variable of type *AsyncTxClient) as MempoolTxGetter value in argument to UnconfirmedTxnsForAddress: *AsyncTxClient does not implement MempoolTxGetter (missing method GetBestBlock) (typecheck)
Go Build and Test (1.21): cmd/swapscan/swapscan.go#L176
undefined: rpcclient (typecheck)
Go Build and Test (1.21): pubsub/psclient/client.go#L313
c.SetWriteDeadline undefined (type *Client has no field or method SetWriteDeadline) (typecheck)