Skip to content

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

Add --include-unreachable flag and related processing

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

Triggered via pull request April 16, 2025 01:15
Status Failure
Total duration 29s
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#L257
G104: Errors unhandled. (gosec)
lint: git/git.go#L246
Error return value of `io.WriteString` is not checked (errcheck)
lint: git/git.go#L244
Error return value of `stdinPipe.Close` is not checked (errcheck)
lint: git/git.go#L228
G204: Subprocess launched with a potential tainted input or cmd arguments (gosec)
lint: git/git.go#L198
Error return value of `os.Stderr.Write` is not checked (errcheck)
lint: git/git.go#L192
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)