Skip to content

Client reports download status and download details #254

Client reports download status and download details

Client reports download status and download details #254

Re-run triggered February 5, 2025 15:12
Status Failure
Total duration 52s
Artifacts

static-check.yml

on: pull_request
Matrix: staticcheck (project)
Fit to window
Zoom out
Zoom in

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