fix path@patch not use #277
Merged
qiniu-x / golangci-lint
failed
Aug 28, 2024 in 36s
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 434 in gopbuild/build_test.go
qiniu-x / golangci-lint
gopbuild/build_test.go#L434
ST1003: should not use underscores in Go names; var patch_data should be patchData (stylecheck)
Check warning on line 32 in gopbuild/build_test.go
qiniu-x / golangci-lint
gopbuild/build_test.go#L32
test helper function should start from t.Helper() (thelper)
Loading