Merge pull request #2001 from c9s/dboy/fix-xdepthmaker-depth-error #6962
Annotations
11 warnings
build (6.2, 1.21):
pkg/exchange/max/maxapi/v3/cancel_order_request.go#L1
should have a package comment
|
build (6.2, 1.21):
examples/exchange-api/binance-book/main.go#L31
parameter 'cmd' seems to be unused, consider removing or renaming it as _
|
build (6.2, 1.21):
pkg/datasource/wise/client.go#L1
should have a package comment
|
build (6.2, 1.21):
pkg/cmd/strategy/builtin.go#L5
a blank import should be only in a main or test package, or have a comment justifying it
|
build (6.2, 1.21):
pkg/exchange/bybit/bybitapi/v3/client.go#L1
should have a package comment
|
build (6.2, 1.21):
pkg/data/tsv/writer.go#L15
exported function NewWriterFile should have comment or be unexported
|
build (6.2, 1.21):
pkg/data/tsv/writer.go#L9
exported type Writer should have comment or be unexported
|
build (6.2, 1.21):
pkg/data/tsv/writer.go#L1
should have a package comment
|
build (6.2, 1.21):
examples/interact/main.go#L1
should have a package comment
|
build (6.2, 1.21)
Unexpected input(s) 'reporter', 'fail_on_error', valid inputs are ['entryPoint', 'args', 'config', 'exclude', 'path', 'fail-on-any']
|
build (6.2, 1.21)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|