IMPROVE: [max] improve max api nonce generation #8104
Triggered via pull request
September 22, 2025 15:36
Status
Success
Total duration
11m 11s
Artifacts
–
Annotations
12 warnings
build (6.2, 1.23):
pkg/strategy/emacross/strategy.go#L18
exported const ID should have comment or be unexported
|
build (6.2, 1.23):
pkg/cmd/cmdutil/signal.go#L11
exported function WaitForSignal should have comment or be unexported
|
build (6.2, 1.23):
examples/exchange-api/binance-book/main.go#L32
parameter 'cmd' seems to be unused, consider removing or renaming it as _
|
build (6.2, 1.23):
pkg/strategy/dca/strategy.go#L15
exported const ID should have comment or be unexported
|
build (6.2, 1.23):
pkg/strategy/convert/strategy.go#L18
exported const ID should have comment or be unexported
|
build (6.2, 1.23):
cmd/update-doc/main.go#L1
should have a package comment
|
build (6.2, 1.23):
examples/kucoin-accounts/main.go#L29
parameter 'cmd' seems to be unused, consider removing or renaming it as _
|
build (6.2, 1.23):
pkg/accounting/pnl/avg_cost.go#L12
exported type AverageCostCalculator should have comment or be unexported
|
build (6.2, 1.23):
cmd/bbgo/main.go#L1
should have a package comment
|
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
|