tests(fetchTickers): add checks for markets & calculations & etc #6307
go-app.yml
on: pull_request
build
5m 38s
live-tests
0s
Annotations
10 errors and 1 warning
build
cannot use binanceusItf (variable of type *binanceus) as IExchange value in return statement: *binanceus does not implement IExchange (wrong type for method OmitZero)
|
build
cannot use binancecoinmItf (variable of type *binancecoinm) as IExchange value in return statement: *binancecoinm does not implement IExchange (wrong type for method OmitZero)
|
build
cannot use binanceItf (variable of type *binance) as IExchange value in return statement: *binance does not implement IExchange (wrong type for method OmitZero)
|
build
cannot use bigoneItf (variable of type *bigone) as IExchange value in return statement: *bigone does not implement IExchange (wrong type for method OmitZero)
|
build
cannot use bequantItf (variable of type *bequant) as IExchange value in return statement: *bequant does not implement IExchange (wrong type for method OmitZero)
|
build
cannot use ascendexItf (variable of type *ascendex) as IExchange value in return statement: *ascendex does not implement IExchange (wrong type for method OmitZero)
|
build
cannot use apexItf (variable of type *apex) as IExchange value in return statement: *apex does not implement IExchange (wrong type for method OmitZero)
|
build
cannot use alpacaItf (variable of type *alpaca) as IExchange value in return statement: *alpaca does not implement IExchange (wrong type for method OmitZero)
|
build
cannot use ExchangeItf (variable of type *Exchange) as IExchange value in return statement: *Exchange does not implement IExchange (wrong type for method OmitZero)
|
build
cannot use exchange (variable of type *Exchange) as IExchange value in return statement: *Exchange does not implement IExchange (wrong type for method OmitZero)
|
build
Restore cache failed: Dependencies file is not found in /home/runner/work/ccxt/ccxt. Supported file pattern: go.sum
|