Add --include-unreachable flag and related processing #70
Annotations
7 errors
|
lint
Process completed with exit code 1.
|
|
lint:
git/git.go#L261
G104: Errors unhandled. (gosec)
|
|
lint:
git/git.go#L250
Error return value of `io.WriteString` is not checked (errcheck)
|
|
lint:
git/git.go#L248
Error return value of `stdinPipe.Close` is not checked (errcheck)
|
|
lint:
git/git.go#L232
G204: Subprocess launched with a potential tainted input or cmd arguments (gosec)
|
|
lint:
git/git.go#L202
Error return value of `os.Stderr.Write` is not checked (errcheck)
|
|
lint:
git/git.go#L196
G204: Subprocess launched with a potential tainted input or cmd arguments (gosec)
|