Add --include-unreachable flag and related processing #69
Annotations
8 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)
|
|
lint:
git-sizer.go#L356
cannot use counts.Count32(unreachableStats.Count) (value of type counts.Count32) as counts.Count64 value in assignment (typecheck)
|