Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fetcher: githubisstask #62

Merged
merged 1 commit into from
Aug 7, 2024

fetcher: githubisstask

e0db408
Select commit
Loading
Failed to load commit list.
Merged

fetcher: githubisstask #62

fetcher: githubisstask
e0db408
Select commit
Loading
Failed to load commit list.
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

See this annotation in the file changed.

@qiniu-x 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

See this annotation in the file changed.

@qiniu-x qiniu-x / golangci-lint

hdq_helper.go#L389

var-naming: don't use underscores in Go names; method Attr__0 should be Attr0 (revive)