Skip to content

enhance: Support repair channel-watch command to set empty schema #552

enhance: Support repair channel-watch command to set empty schema

enhance: Support repair channel-watch command to set empty schema #552

Triggered via pull request August 23, 2024 11:53
Status Failure
Total duration 1m 50s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 warning
lint: states/binlog.go#L18
could not import github.com/milvus-io/birdwatcher/storage (-: could not load export data: no export data for "github.com/milvus-io/birdwatcher/storage") (typecheck)
lint: states/etcd/common/channel_watch.go#L6
File is not `gci`-ed with --skip-generated -s standard -s default -s prefix(github.com/milvus-io) --custom-order (gci)
lint: states/etcd/common/channel_watch.go#L10
File is not `gci`-ed with --skip-generated -s standard -s default -s prefix(github.com/milvus-io) --custom-order (gci)
lint: states/etcd/repair/channel_watched.go#L8
File is not `gci`-ed with --skip-generated -s standard -s default -s prefix(github.com/milvus-io) --custom-order (gci)
lint: states/etcd/repair/channel_watched.go#L13
File is not `gci`-ed with --skip-generated -s standard -s default -s prefix(github.com/milvus-io) --custom-order (gci)
lint
issues found
lint
The following actions use a deprecated Node.js version 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/