Skip to content

FEATURE: [exchange] implement message parsing for Coinbase websocket messages #4645

FEATURE: [exchange] implement message parsing for Coinbase websocket messages

FEATURE: [exchange] implement message parsing for Coinbase websocket messages #4645

Triggered via pull request February 27, 2025 09:05
Status Success
Total duration 2m 1s
Artifacts

golang-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors
lint: cmd/bbgo-webview/main.go#L14
could not import github.com/webview/webview (-: go build github.com/webview/webview:
lint: pkg/exchange/coinbase/parse.go#L96
S1028: should use fmt.Errorf(...) instead of errors.New(fmt.Sprintf(...)) (gosimple)