main,osbuildprogress: add --progress=text,debug support (COMPOSER-2394) #2497
Triggered via pull request
December 5, 2024 10:07
Status
Failure
Total duration
1h 13m 54s
Artifacts
–
tests.yml
on: pull_request
⌨ Lint & unittests
1m 26s
🐚 Shellcheck
4s
Integration
1h 13m
Annotations
5 errors and 4 warnings
⌨ Lint & unittests:
bib/cmd/bootc-image-builder/main.go#L238
Error return value of `pbar.Start` is not checked (errcheck)
|
⌨ Lint & unittests:
bib/internal/progress/progress.go#L248
Error return value of `pb.SetProgress` is not checked (errcheck)
|
⌨ Lint & unittests:
bib/internal/progress/progress.go#L53
field `startedMain` is unused (unused)
|
⌨ Lint & unittests:
bib/internal/progress/progress.go#L54
field `startedSub` is unused (unused)
|
⌨ Lint & unittests
issues found
|
🐚 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.
|