update deps #586
build-test.yml
on: pull_request
Lint Test
1m 10s
Matrix: Test Builds
Annotations
10 errors and 2 warnings
|
Lint Test:
pkg/crud_test.go#L38
Error return value of `os.RemoveAll` is not checked (errcheck)
|
|
Lint Test:
pkg/crud_test.go#L54
Error return value of `os.RemoveAll` is not checked (errcheck)
|
|
Lint Test:
pkg/crud_test.go#L74
Error return value of `os.RemoveAll` is not checked (errcheck)
|
|
Lint Test:
pkg/install.go#L117
Error return value of `resp.Body.Close` is not checked (errcheck)
|
|
Lint Test:
pkg/install.go#L170
Error return value of `dstFile.Close` is not checked (errcheck)
|
|
Lint Test:
pkg/install.go#L227
Error return value of `dstFile.Close` is not checked (errcheck)
|
|
Lint Test:
pkg/install.go#L228
Error return value of `fileInArchive.Close` is not checked (errcheck)
|
|
Lint Test:
pkg/utils/utils.go#L41
Error return value of `resp.Body.Close` is not checked (errcheck)
|
|
Lint Test:
pkg/utils/utils.go#L65
Error return value of `resp.Body.Close` is not checked (errcheck)
|
|
Lint Test:
pkg/install.go#L243
QF1012: Use fmt.Fprintf(...) instead of WriteString(fmt.Sprintf(...)) (staticcheck)
|
|
Lint Test
Unexpected input(s) 'working-directory', valid inputs are ['version', 'args']
|
|
Lint Test
Unexpected input(s) 'working-directory', valid inputs are ['version', 'args']
|