Skip to content

Add --include-unreachable flag and related processing #69

Add --include-unreachable flag and related processing

Add --include-unreachable flag and related processing #69

Triggered via pull request April 16, 2025 01:23
Status Failure
Total duration 27s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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)