Another Bitget commit deployed expertly #104
Annotations
10 errors
exchanges/bitget/bitget_wrapper.go#L42
Error return value of `bi.SetupDefaults` is not checked (errcheck)
|
exchanges/bitget/bitget_wrapper.go#L126
Error return value of `bi.API.Endpoints.SetDefaultEndpoints` is not checked (errcheck)
|
exchanges/bitget/bitget_test.go#L328
string `****@virtual-bitget.com` has 6 occurrences, make it a constant (goconst)
|
exchanges/bitget/bitget_test.go#L1144
string `-FUTURES` has 37 occurrences, make it a constant (goconst)
|
exchanges/bitget/bitget.go#L444
commentedOutCode: may want to remove commented-out code (gocritic)
|
exchanges/bitget/bitget.go#L470
commentedOutCode: may want to remove commented-out code (gocritic)
|
exchanges/bitget/bitget_wrapper.go#L151
commentedOutCode: may want to remove commented-out code (gocritic)
|
exchanges/bitget/bitget_wrapper.go#L1074
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#L3361
commentedOutCode: may want to remove commented-out code (gocritic)
|
exchanges/bitget/bitget_wrapper.go#L600
append to slice `funHist` with non-zero initialized length (makezero)
|
This job failed
Loading