Skip to content

Add compact cmd in visit_datacoord #528

Add compact cmd in visit_datacoord

Add compact cmd in visit_datacoord #528

Triggered via pull request August 8, 2024 03:06
Status Failure
Total duration 1m 50s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
lint: states/visit.go#L7
File is not `gci`-ed with --skip-generated -s standard -s default -s prefix(github.com/milvus-io) --custom-order (gci)
lint: states/visit.go#L24
File is not `gci`-ed with --skip-generated -s standard -s default -s prefix(github.com/milvus-io) --custom-order (gci)
lint: states/visit.go#L10
File is not `gofumpt`-ed (gofumpt)
lint: states/visit.go#L198
File is not `gofumpt`-ed (gofumpt)
lint: states/visit.go#L11
File is not `goimports`-ed with -local github.com/milvus-io (goimports)
lint: states/visit.go#L197
unnecessary leading newline (whitespace)
lint
issues found
lint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-go@v3, actions/checkout@v3, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/