Skip to content

Bitget progress

Bitget progress #52

Triggered via push March 11, 2024 06:28
Status Failure
Total duration 32s
Artifacts

linter.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 10 warnings
lint: exchanges/bitget/bitget_wrapper.go#L36
Error return value of `bi.SetupDefaults` is not checked (errcheck)
lint: exchanges/bitget/bitget_wrapper.go#L101
Error return value of `bi.API.Endpoints.SetDefaultEndpoints` is not checked (errcheck)
lint: exchanges/bitget/bitget.go#L220
commentedOutCode: may want to remove commented-out code (gocritic)
lint: exchanges/bitget/bitget.go#L243
commentedOutCode: may want to remove commented-out code (gocritic)
lint: exchanges/bitget/bitget.go#L296
commentedOutCode: may want to remove commented-out code (gocritic)
lint: exchanges/bitget/bitget_wrapper.go#L126
commentedOutCode: may want to remove commented-out code (gocritic)
lint: exchanges/bitget/bitget_wrapper.go#L187
commentedOutCode: may want to remove commented-out code (gocritic)
lint: exchanges/bitget/bitget_wrapper.go#L213
commentedOutCode: may want to remove commented-out code (gocritic)
lint: exchanges/bitget/bitget_wrapper.go#L273
commentedOutCode: may want to remove commented-out code (gocritic)
lint: exchanges/bitget/bitget_wrapper.go#L388
commentedOutCode: may want to remove commented-out code (gocritic)
lint: exchanges/bitget/bitget_wrapper.go#L326
exported: comment on exported method Bitget.GetAccountFundingHistory should be of the form "GetAccountFundingHistory ..." (revive)
lint: exchanges/bitget/bitget.go#L73
exported: comment on exported method Bitget.QueryAnnouncements should be of the form "QueryAnnouncements ..." (revive)
lint: exchanges/bitget/bitget.go#L399
exported: comment on exported method Bitget.GetQuotedPrice should be of the form "GetQuotedPrice ..." (revive)
lint: exchanges/bitget/bitget_types.go#L94
exported: comment on exported type P2PMerListResp should be of the form "P2PMerListResp ..." (with optional leading article) (revive)
lint: exchanges/bitget/bitget_wrapper.go#L161
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
lint: exchanges/bitget/bitget_types.go#L312
exported: comment on exported type ConvertCoinsResp should be of the form "ConvertCoinsResp ..." (with optional leading article) (revive)
lint: exchanges/bitget/bitget_types.go#L322
exported: comment on exported type QuotedPriceResp should be of the form "QuotedPriceResp ..." (with optional leading article) (revive)
lint: exchanges/bitget/bitget_wrapper.go#L185
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
lint: exchanges/bitget/bitget_wrapper.go#L211
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
lint: exchanges/bitget/bitget_wrapper.go#L264
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)