DOCS: fix frontend path #1495
Merged
DOCS: fix frontend path #1495
Annotations
12 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
|
|
cmd/bbgo/main.go#L1
should have a package comment
|
cmd/bbgo-webview/main.go#L1
should have a package comment
|
pkg/strategy/pricedrop/strategy.go#L14
exported const ID should have comment or be unexported
|
pkg/strategy/pricedrop/strategy.go#L22
exported type Strategy should have comment or be unexported
|
pkg/datasource/glassnode/glassnodeapi/client.go#L15
exported type RestClient should have comment or be unexported
|
pkg/strategy/trendtrader/trend.go#L12
exported type TrendLine should have comment or be unexported
|
pkg/strategy/etf/strategy.go#L37
parameter 'session' seems to be unused, consider removing or renaming it as _
|
pkg/strategy/dca/strategy.go#L15
exported const ID should have comment or be unexported
|
pkg/strategy/emacross/strategy.go#L17
exported const ID should have comment or be unexported
|
The logs for this run have expired and are no longer available.
Loading