Merge pull request #2223 from c9s/c9s/xalign/update-account #8117
Annotations
12 warnings
build (6.2, 1.23):
pkg/strategy/example/kline/strategy.go#L1
should have a package comment
|
build (6.2, 1.23):
pkg/strategy/example/kline/strategy.go#L33
exported method Strategy.Run should have comment or be unexported
|
build (6.2, 1.23):
pkg/strategy/example/kline/strategy.go#L29
exported method Strategy.Subscribe should have comment or be unexported
|
build (6.2, 1.23):
pkg/strategy/example/kline/strategy.go#L25
exported method Strategy.ID should have comment or be unexported
|
build (6.2, 1.23):
pkg/strategy/example/kline/strategy.go#L20
exported type Strategy should have comment or be unexported
|
build (6.2, 1.23):
cmd/bbgo-lorca/main.go#L1
should have a package comment
|
build (6.2, 1.23):
pkg/strategy/example/kline/strategy.go#L12
exported const ID should have comment or be unexported
|
build (6.2, 1.23):
pkg/strategy/example/kline/strategy.go#L33
parameter 'orderExecutor' seems to be unused, consider removing or renaming it as _
|
build (6.2, 1.23):
pkg/strategy/example/kline/strategy.go#L33
parameter 'ctx' seems to be unused, consider removing or renaming it as _
|
build (6.2, 1.23)
Unexpected input(s) 'reporter', 'fail_on_error', valid inputs are ['entryPoint', 'args', 'config', 'exclude', 'path', 'fail-on-any']
|
build (6.2, 1.23)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
build (6.2, 1.23)
failed to verify attestation: VerificationError: timestamp could not be verified, continue to next attestation
|