fixup! CurrencyManager: Set AssetEnabled when StorePairs(enabled) #2554
Annotations
3 errors and 1 warning
lint:
exchanges/exchange.go#L326
sloppyReassign: re-assignment to `err` can be replaced with `err := b.CurrencyPairs.StorePairs(a, cfgPS.Available, false)` (gocritic)
|
lint:
exchanges/exchange.go#L329
sloppyReassign: re-assignment to `err` can be replaced with `err := b.CurrencyPairs.StorePairs(a, cfgPS.Enabled, true)` (gocritic)
|
lint
issues found
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|