bib: integrate upload progress into main progressbar #2595
Annotations
3 errors and 2 warnings
Run golangci-lint
cannot use pbar (variable of type *pb.ProgressBar) as progress.ProgressBar value in argument to uploader.UploadAndRegister: *pb.ProgressBar does not implement progress.ProgressBar (missing method Clear) (typecheck)
|
Run golangci-lint:
bib/internal/uploader/aws.go#L36
Error return value of `r.pbar.SetProgress` is not checked (errcheck)
|
Run golangci-lint
issues found
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Set up Go 1.21
Restore cache failed: Dependencies file is not found in /home/runner/work/bootc-image-builder/bootc-image-builder. Supported file pattern: go.sum
|
Loading