Client reports download status and download details #254
Annotations
10 errors
staticcheck (project) (client)
undefined: float
|
staticcheck (project) (client)
invalid operation: settings.DownloadReporterInterval < time.Second (mismatched types *time.Duration and time.Duration)
|
staticcheck (project) (client)
cannot use settings.DownloadReporterInterval (variable of type *time.Duration) as time.Duration value in assignment
|
staticcheck (project) (client)
undefined: c
|
staticcheck (project) (client)
cannot use rate (variable of type float64) as uint64 value in struct literal (compile)
|
staticcheck (project) (client)
undefined: float
|
staticcheck (project) (client)
invalid operation: settings.DownloadReporterInterval < time.Second (mismatched types *time.Duration and time.Duration)
|
staticcheck (project) (client)
cannot use settings.DownloadReporterInterval (variable of type *time.Duration) as time.Duration value in assignment
|
staticcheck (project) (client)
undefined: c
|
staticcheck (project) (client)
cannot use rate (variable of type float64) as uint64 value in struct literal
|