Skip to content

gopkgimps: don't use json

qiniu-x / golangci-lint failed Aug 1, 2024 in 20s

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 49 in chore/gopkgimps/gopkgimps.go

See this annotation in the file changed.

@qiniu-x qiniu-x / golangci-lint

chore/gopkgimps/gopkgimps.go#L49

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

Check warning on line 30 in chore/gostdpkgs/gostdpkgs.go

See this annotation in the file changed.

@qiniu-x qiniu-x / golangci-lint

chore/gostdpkgs/gostdpkgs.go#L30

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