qiniu-x / golangci-lint
failed
Aug 7, 2024 in 17s
golangci-lint found 2 issues related to your changes
If you have any questions about this comment, feel free to raise an issue here.
Annotations
Check warning on line 27 in cmd/hdq/hdq.go
qiniu-x / golangci-lint
cmd/hdq/hdq.go#L27
File is not `gci`-ed with --skip-generated -s standard -s default (gci)
Check warning on line 389 in hdq_helper.go
qiniu-x / golangci-lint
hdq_helper.go#L389
var-naming: don't use underscores in Go names; method Attr__0 should be Attr0 (revive)
Loading