exchanges: shift GetDefaultConfig wrapper function to exchange.go #5478
Annotations
3 errors and 2 warnings
golangci-lint:
exchanges/exchange_test.go#L3402
Error return value of `exch.Setup` is not checked (errcheck)
|
golangci-lint:
exchanges/exchange.go#L1230
ST1016: methods on the same type should have the same receiver name (seen 107x "b", 1x "h") (stylecheck)
|
golangci-lint
issues found
|
golangci-lint:
exchanges/exchange.go#L1986
receiver-naming: receiver name h should be consistent with previous receiver name b for Base (revive)
|
golangci-lint:
exchanges/sharedtestvalues/sharedtestvalues.go#L234
context-as-argument: context.Context should be the first parameter of a function (revive)
|
The logs for this run have expired and are no longer available.
Loading