Skip to content

FEATURE: [autoborrow] add high interest rate alert #4399

FEATURE: [autoborrow] add high interest rate alert

FEATURE: [autoborrow] add high interest rate alert #4399

Triggered via pull request December 27, 2024 07:20
Status Success
Total duration 1m 47s
Artifacts

golang-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 warning
lint: pkg/strategy/autoborrow/alert_interest_rate.go#L187
w.strategy.priceSolver undefined (type *Strategy has no field or method priceSolver)
lint: pkg/strategy/autoborrow/alert_margin_level.go#L159
s.priceSolver undefined (type *Strategy has no field or method priceSolver) (typecheck)
lint: pkg/cmd/strategy/builtin.go#L7
could not import github.com/c9s/bbgo/pkg/strategy/autoborrow (-: # github.com/c9s/bbgo/pkg/strategy/autoborrow
lint: pkg/strategy/autoborrow/alert_interest_rate.go#L187
w.strategy.priceSolver undefined (type *Strategy has no field or method priceSolver)
lint: pkg/strategy/autoborrow/alert_margin_level.go#L159
s.priceSolver undefined (type *Strategy has no field or method priceSolver)) (typecheck)
lint: cmd/bbgo-webview/main.go#L14
could not import github.com/webview/webview (-: go build github.com/webview/webview:
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636