datasize, blueprint: add new datasizes.Size
type and use in blueprints
#4279
tests.yml
on: pull_request
π Container resolver tests
1m 32s
β¨ Lint
2m 19s
π Shellcheck
4s
π pytest (imgtestlib)
29s
π Lint (test scripts)
27s
Matrix: unit-tests-cs
Matrix: unit-tests-fedora
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
|