Mid-day commit #100
Annotations
10 errors
exchanges/bitget/bitget_wrapper.go#L41
Error return value of `bi.SetupDefaults` is not checked (errcheck)
|
exchanges/bitget/bitget_wrapper.go#L124
Error return value of `bi.API.Endpoints.SetDefaultEndpoints` is not checked (errcheck)
|
exchanges/bitget/bitget_test.go#L326
string `****@virtual-bitget.com` has 6 occurrences, make it a constant (goconst)
|
exchanges/bitget/bitget_test.go#L1139
string `-FUTURES` has 37 occurrences, make it a constant (goconst)
|
exchanges/bitget/bitget.go#L442
commentedOutCode: may want to remove commented-out code (gocritic)
|
exchanges/bitget/bitget.go#L468
commentedOutCode: may want to remove commented-out code (gocritic)
|
exchanges/bitget/bitget_wrapper.go#L149
commentedOutCode: may want to remove commented-out code (gocritic)
|
exchanges/bitget/bitget_wrapper.go#L1072
paramTypeCombine: func(ctx context.Context, c currency.Code, _ string, chain string) (*deposit.Address, error) could be replaced with func(ctx context.Context, c currency.Code, _, chain string) (*deposit.Address, error) (gocritic)
|
exchanges/bitget/bitget_test.go#L2735
commentedOutCode: may want to remove commented-out code (gocritic)
|
exchanges/bitget/bitget_test.go#L3317
commentedOutCode: may want to remove commented-out code (gocritic)
|
This job failed
Loading