Skip to content

datasize, blueprint: add new datasizes.Size type and use in blueprints #4279

datasize, blueprint: add new datasizes.Size type and use in blueprints

datasize, blueprint: add new datasizes.Size type and use in blueprints #4279

Triggered via pull request November 18, 2024 16:50
Status Failure
Total duration 9m 18s
Artifacts

tests.yml

on: pull_request
πŸ›ƒ Container resolver tests
1m 32s
πŸ›ƒ Container resolver tests
⌨ Lint
2m 19s
⌨ Lint
🐚 Shellcheck
4s
🐚 Shellcheck
🐍 pytest (imgtestlib)
29s
🐍 pytest (imgtestlib)
🐍 Lint (test scripts)
27s
🐍 Lint (test scripts)
Matrix: unit-tests-cs
Matrix: unit-tests-fedora
Fit to window
Zoom out
Zoom in

Annotations

15 errors and 3 warnings
⌨ Lint: pkg/distro/fedora/imagetype.go#L17
could not import github.com/osbuild/images/pkg/disk (-: # github.com/osbuild/images/pkg/disk
⌨ Lint: pkg/disk/partition_table.go#L431
cannot use mnt.MinSize (variable of type datasizes.Size) as uint64 value in argument to clampFSSize) (typecheck)
⌨ Lint: pkg/distro/fedora/partition_tables.go#L4
"github.com/osbuild/images/pkg/arch" imported and not used (typecheck)
⌨ Lint: pkg/distro/rhel/rhel7/ami.go#L10
could not import github.com/osbuild/images/pkg/disk (-: # github.com/osbuild/images/pkg/disk
⌨ Lint: pkg/disk/partition_table.go#L431
cannot use mnt.MinSize (variable of type datasizes.Size) as uint64 value in argument to clampFSSize) (typecheck)
⌨ Lint: pkg/distro/test_distro/distro.go#L9
could not import github.com/osbuild/images/pkg/disk (-: # github.com/osbuild/images/pkg/disk
⌨ Lint: pkg/disk/partition_table.go#L431
cannot use mnt.MinSize (variable of type datasizes.Size) as uint64 value in argument to clampFSSize) (typecheck)
⌨ Lint: cmd/osbuild-playground/my-image.go#L7
could not import github.com/osbuild/images/pkg/disk (-: # github.com/osbuild/images/pkg/disk
⌨ Lint: pkg/disk/partition_table.go#L431
cannot use mnt.MinSize (variable of type datasizes.Size) as uint64 value in argument to clampFSSize) (typecheck)
⌨ Lint: internal/otkdisk/partition.go#L8
could not import github.com/osbuild/images/pkg/disk (-: # github.com/osbuild/images/pkg/disk
πŸ›ƒ Unit tests (CentOS Stream 10)
Process completed with exit code 1.
πŸ›ƒ Unit tests (CentOS Stream 9)
Process completed with exit code 1.
πŸ›ƒ Unit tests (Fedora 41)
Process completed with exit code 2.
πŸ›ƒ Unit tests (Fedora 40)
Process completed with exit code 2.
πŸ›ƒ Unit tests (Fedora 39)
Process completed with exit code 2.
🐚 Shellcheck
Input 'ignore' has been deprecated with message: Use ignore_paths or ignore_names instead.
πŸ›ƒ Container resolver tests
Restore cache failed: Dependencies file is not found in /home/runner/work/images/images. Supported file pattern: go.sum
⌨ Lint
Restore cache failed: Dependencies file is not found in /home/runner/work/images/images. Supported file pattern: go.sum