Merge pull request #1683 from c9s/dependabot/github_actions/codecov/c… #5657
Annotations
12 warnings
build (6.2, 1.21)
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed 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
|
build (6.2, 1.21)
Unexpected input(s) 'reporter', 'fail_on_error', valid inputs are ['entryPoint', 'args', 'config', 'exclude', 'path']
|
build (6.2, 1.21):
pkg/exchange/kucoin/websocket.go#L41
struct field Id should be ID
|
build (6.2, 1.21):
pkg/testing/httptesting/client.go#L36
func HttpClientFromFile should be HTTPClientFromFile
|
build (6.2, 1.21):
pkg/exchange/kucoin/websocket.go#L124
struct field OrderId should be OrderID
|
build (6.2, 1.21):
pkg/datatype/bools/slice.go#L1
should have a package comment
|
build (6.2, 1.21):
pkg/exchange/kucoin/websocket.go#L125
struct field TradeId should be TradeID
|
build (6.2, 1.21):
pkg/exchange/bybit/bybitapi/place_order_request.go#L11
struct field OrderId should be OrderID
|
build (6.2, 1.21):
pkg/exchange/max/maxapi/restapi.go#L104
var defaultHttpClient should be defaultHTTPClient
|
build (6.2, 1.21):
pkg/exchange/bybit/bybitapi/client.go#L26
const WsSpotPublicSpotUrl should be WsSpotPublicSpotURL
|
build (6.2, 1.21):
pkg/exchange/bybit/bybitapi/get_k_lines_request_test.go#L93
var klineJson should be klineJSON
|