Skip to content

client/mm: Simple Arbitrage #1009

client/mm: Simple Arbitrage

client/mm: Simple Arbitrage #1009

Triggered via push August 12, 2023 08:05
Status Failure
Total duration 5m 26s
Artifacts

build.yml

on: push
Lint Markdown
9s
Lint Markdown
Matrix: Go CI
Matrix: Build JS
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
Go CI (1.19): client/core/core_test.go#L222
cannot use conn (variable of type *TWebsocket) as type "decred.org/dcrdex/client/comms".WsConn in struct literal:
Go CI (1.19): client/core/core_test.go#L1296
cannot use conn (variable of type *TWebsocket) as type "decred.org/dcrdex/client/comms".WsConn in return statement:
Go CI (1.19)
Process completed with exit code 1.
Go CI (1.20)
The job was canceled because "_1_19" failed.
Go CI (1.20): client/core/core_test.go#L222
cannot use conn (variable of type *TWebsocket) as "decred.org/dcrdex/client/comms".WsConn value in struct literal: *TWebsocket does not implement "decred.org/dcrdex/client/comms".WsConn (missing method SendRaw)
Go CI (1.20): client/core/core_test.go#L1296
cannot use conn (variable of type *TWebsocket) as "decred.org/dcrdex/client/comms".WsConn value in return statement: *TWebsocket does not implement "decred.org/dcrdex/client/comms".WsConn (missing method SendRaw)
Go CI (1.20)
The operation was canceled.
Go CI (1.19)
Cache save failed.