Client reports download status and download details #785
Annotations
6 errors
|
Run Unit Tests With Coverage:
client/internal/clientcommon.go#L155
invalid operation: settings.DownloadReporterInterval < time.Second (mismatched types *time.Duration and time.Duration)
|
Run Unit Tests With Coverage:
client/internal/clientcommon.go#L158
cannot use settings.DownloadReporterInterval (variable of type *time.Duration) as time.Duration value in assignment
|
|
Run Unit Tests With Coverage:
client/internal/packagessyncer.go#L328
cannot use rate (variable of type float64) as uint64 value in struct literal
|
Run Unit Tests With Coverage
Process completed with exit code 2.
|
Loading