bib: integrate upload progress into main progressbar #2595
Triggered via pull request
December 19, 2024 10:06
Status
Failure
Total duration
1h 30m 20s
Artifacts
–
tests.yml
on: pull_request
⌨ Lint & unittests
3m 2s
🐚 Shellcheck
3s
Integration
1h 30m
Annotations
4 errors and 4 warnings
⌨ Lint & unittests
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)
|
⌨ Lint & unittests:
bib/internal/uploader/aws.go#L36
Error return value of `r.pbar.SetProgress` is not checked (errcheck)
|
⌨ Lint & unittests
issues found
|
Integration
Process completed with exit code 1.
|
🐚 Shellcheck
Input 'ignore' has been deprecated with message: Use ignore_paths or ignore_names instead.
|
⌨ Lint & unittests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
⌨ Lint & unittests
Restore cache failed: Dependencies file is not found in /home/runner/work/bootc-image-builder/bootc-image-builder. Supported file pattern: go.sum
|
Integration
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
|