Skip to content

Tests

Tests #2840

Triggered via merge group February 10, 2025 13:31
Status Failure
Total duration 2h 2m 49s
Artifacts

tests.yml

on: merge_group
⌨ Lint & unittests
1m 48s
⌨ Lint & unittests
🐚 Shellcheck
4s
🐚 Shellcheck
Integration
2h 2m
Integration
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 3 warnings
⌨ Lint & unittests: bib/cmd/bootc-image-builder/partition_tables.go#L4
"github.com/osbuild/images/pkg/arch" imported and not used (typecheck)
⌨ Lint & unittests
cannot range over 50 (untyped int constant) (typecheck)
⌨ Lint & unittests
cannot range over rounds (variable of type int) (typecheck)
⌨ Lint & unittests
cannot infer S ($GOROOT/src/slices/slices.go:115:1) (typecheck)
⌨ Lint & unittests
cannot range over nBuffers (variable of type uint) (typecheck)
⌨ Lint & unittests
not enough arguments in call to time.Unix
⌨ Lint & unittests
cannot use d (variable of type *archiveImageDestination) as private.ImageDestination value in return statement: *archiveImageDestination does not implement private.ImageDestination (missing method AcceptsForeignLayerURLs) (typecheck)
⌨ Lint & unittests
cannot use &archiveImageSource{…} (value of type *archiveImageSource) as private.ImageSource value in return statement: *archiveImageSource does not implement private.ImageSource (missing method Close) (typecheck)
⌨ Lint & unittests
cannot use d (variable of type *daemonImageDestination) as private.ImageDestination value in return statement: *daemonImageDestination does not implement private.ImageDestination (missing method AcceptsForeignLayerURLs) (typecheck)
⌨ Lint & unittests
cannot use &daemonImageSource{…} (value of type *daemonImageSource) as private.ImageSource value in return statement: *daemonImageSource does not implement private.ImageSource (missing method Close) (typecheck)
Integration
Process completed with exit code 1.
🐚 Shellcheck
Input 'ignore' has been deprecated with message: Use ignore_paths or ignore_names instead.
⌨ 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.