Update Configs #33
Annotations
10 errors and 2 warnings
|
main.go#L1922
countBatchFiles redeclared in this block
|
|
main.go#L1266
other declaration of writeBatchFiles
|
|
main.go#L1883
writeBatchFiles redeclared in this block
|
|
main.go#L1850
undefined: Config
|
|
main.go#L1816
undefined: Config
|
|
main.go#L1803
cannot use len(results) (value of type int) as []string value in argument to writeBatchFiles
|
|
main.go#L1803
cannot use repoBase (variable of type string) as []string value in argument to writeBatchFiles
|
|
main.go#L1803
cannot use w (variable of type *bufio.Writer) as []string value in argument to writeBatchFiles
|
|
main.go#L1775
undefined: Config
|
|
main.go#L392
not enough arguments in call to writeSummary
|
|
|
|
|
The logs for this run have expired and are no longer available.
Loading