Skip to content

stdpkgprogress: np

qiniu-x / golangci-lint failed Aug 8, 2024 in 13s

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 41 in chore/stdpkgprogress/go_stdpkg_progress.go

See this annotation in the file changed.

@qiniu-x qiniu-x / golangci-lint

chore/stdpkgprogress/go_stdpkg_progress.go#L41

use of `fmt.Printf` forbidden by pattern `^(fmt\.Print(|f|ln)|print|println)$` (forbidigo)

Check warning on line 24 in chore/stdpkgprogress/go_stdpkg_progress.go

See this annotation in the file changed.

@qiniu-x qiniu-x / golangci-lint

chore/stdpkgprogress/go_stdpkg_progress.go#L24

unchecked-type-assertion: type cast result is unchecked in doc.(githubisstask.Result) - type assertion will panic if not matched (revive)