Add --include-unreachable flag and related processing #159
Annotations
6 errors
|
test (ubuntu-latest)
Process completed with exit code 2.
|
|
test (ubuntu-latest):
git-sizer.go#L356
cannot use counts.Count32(unreachableStats.Count) (type counts.Count32) as type counts.Count64 in assignment
|
|
test (macos-latest)
Process completed with exit code 2.
|
|
test (macos-latest):
git-sizer.go#L356
cannot use counts.Count32(unreachableStats.Count) (type counts.Count32) as type counts.Count64 in assignment
|
|
test (windows-latest)
Process completed with exit code 2.
|
|
test (windows-latest):
git-sizer.go#L356
cannot use counts.Count32(unreachableStats.Count) (type counts.Count32) as type counts.Count64 in assignment
|