fix: Improve error handling and fix wrong compress dir for windows #192
Annotations
3 errors
Lint:
utils/fileutil/filetutil.go#L105
Error return value of `zipWriter.Close` is not checked (errcheck)
|
Lint:
utils/fileutil/filetutil.go#L148
Error return value of `outFile.Close` is not checked (errcheck)
|
Lint
issues found
|