Skip to content

FEATURE: Implement Coinbase API client and order management features #6485

FEATURE: Implement Coinbase API client and order management features

FEATURE: Implement Coinbase API client and order management features #6485

Triggered via pull request February 17, 2025 08:38
Status Failure
Total duration 5m 49s
Artifacts

go.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
build (6.2, 1.21): pkg/exchange/coinbase/convert.go#L67
candle.Time.Add undefined (type "github.com/c9s/bbgo/pkg/types".Time has no field or method Add)
build (6.2, 1.21): pkg/exchange/coinbase/convert.go#L80
cannot use cbTicker.Time (variable of type "github.com/c9s/bbgo/pkg/types".Time) as time.Time value in struct literal
build (6.2, 1.21): pkg/exchange/coinbase/exchage.go#L39
cannot use &client (value of type **"github.com/c9s/bbgo/pkg/exchange/coinbase/api/v1".RestAPIClient) as *"github.com/c9s/bbgo/pkg/exchange/coinbase/api/v1".RestAPIClient value in struct literal
build (6.2, 1.21): pkg/exchange/coinbase/exchage.go#L152
cannot use cbOrders[len(cbOrders) - 1].CreatedAt (variable of type "github.com/c9s/bbgo/pkg/types".Time) as time.Time value in assignment
build (6.2, 1.21)
Process completed with exit code 1.
build (6.2, 1.21)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2