chore: update go version in go.mod for modern langauge features #56
ci.yml
on: pull_request
build and test makefile
37s
build and test on Fedora latest
47s
Annotations
11 errors
|
build and test makefile:
pkg/tar-diff/analysis.go#L50
Error return value of `os.Remove` is not checked (errcheck)
|
|
build and test makefile:
pkg/tar-diff/analysis.go#L49
Error return value of `a.sourceData.Close` is not checked (errcheck)
|
|
build and test makefile:
cmd/tar-patch/main.go#L58
Error return value of `patchedFile.Close` is not checked (errcheck)
|
|
build and test makefile:
cmd/tar-patch/main.go#L45
Error return value of `deltaFile.Close` is not checked (errcheck)
|
|
build and test makefile:
cmd/tar-patch/main.go#L42
Error return value of `fmt.Fprintf` is not checked (errcheck)
|
|
build and test makefile:
cmd/tar-patch/main.go#L38
Error return value of `dataSource.Close` is not checked (errcheck)
|
|
build and test makefile:
cmd/tar-patch/main.go#L17
Error return value of `fmt.Fprintf` is not checked (errcheck)
|
|
build and test makefile:
cmd/tar-patch/main.go#L16
Error return value of `fmt.Fprintf` is not checked (errcheck)
|
|
build and test makefile:
cmd/tar-diff/main.go#L52
Error return value of `newFile.Close` is not checked (errcheck)
|
|
build and test makefile:
cmd/tar-diff/main.go#L45
Error return value of `oldFile.Close` is not checked (errcheck)
|
|
build and test on Fedora latest
Process completed with exit code 2.
|