Skip to content

FEATURE: [xalign] add notification when order quote is over alert amount #5972

FEATURE: [xalign] add notification when order quote is over alert amount

FEATURE: [xalign] add notification when order quote is over alert amount #5972

Triggered via pull request November 1, 2024 06:42
Status Success
Total duration 7m 49s
Artifacts

go.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
build (6.2, 1.21)
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
build (6.2, 1.21)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
build (6.2, 1.21)
Unexpected input(s) 'reporter', 'fail_on_error', valid inputs are ['entryPoint', 'args', 'config', 'exclude', 'path']
build (6.2, 1.21): cmd/bbgo/main.go#L1
should have a package comment
build (6.2, 1.21): pkg/exchange/bybit/bybitapi/v3/client.go#L9
exported type APIResponse should have comment or be unexported
build (6.2, 1.21): cmd/update-doc/main.go#L1
should have a package comment
build (6.2, 1.21): pkg/exchange/bybit/bybitapi/get_order_histories_request.go#L12
comment on exported type GetOrderHistoriesRequest should be of the form "GetOrderHistoriesRequest ..." (with optional leading article)
build (6.2, 1.21): pkg/cmd/cmdutil/exchange.go#L1
should have a package comment
build (6.2, 1.21): pkg/exchange/bitget/bitgetapi/client.go#L22
exported const RestBaseURL should have comment or be unexported
build (6.2, 1.21): pkg/cmd/cmdutil/signal.go#L11
exported function WaitForSignal should have comment or be unexported
build (6.2, 1.21): pkg/exchange/bybit/bybitapi/get_k_lines_request.go#L17
exported type IntervalSign should have comment or be unexported
build (6.2, 1.21): pkg/exchange/bybit/bybitapi/get_execution_list_request.go#L15
exported type TradesResponse should have comment or be unexported