blueprints: fix filesystem customizations to allow toml Undecoded() #3838
Triggered via pull request
September 24, 2024 14:27
Status
Failure
Total duration
7m 21s
Artifacts
–
tests.yml
on: pull_request
π Container resolver tests
1m 27s
β¨ Lint
2m 13s
π Shellcheck
3s
π pytest (imgtestlib)
36s
π Lint (test scripts)
22s
Matrix: unit-tests-cs
Matrix: unit-tests-fedora
Annotations
15 errors and 3 warnings
β¨ Lint:
pkg/distro/fedora/imagetype.go#L16
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.Mountpoint (variable of type blueprint.Mountpoint) as string value in argument to clampFSSize
|
β¨ Lint:
pkg/disk/partition_table.go#L431
cannot use mnt.MinSize (variable of type blueprint.MinSize) as uint64 value in argument to clampFSSize
|
β¨ Lint:
pkg/disk/partition_table.go#L432
cannot use mnt.Mountpoint (variable of type blueprint.Mountpoint) as string value in argument to entityPath
|
β¨ Lint:
pkg/disk/partition_table.go#L438
cannot use mnt.Mountpoint (variable of type blueprint.Mountpoint) as string value in argument to pt.createFilesystem) (typecheck)
|
β¨ Lint:
pkg/distro/fedora/partition_tables.go#L5
"github.com/osbuild/images/pkg/arch" imported and not used (typecheck)
|
β¨ Lint:
pkg/distro/rhel/rhel7/ami.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.Mountpoint (variable of type blueprint.Mountpoint) as string value in argument to clampFSSize
|
β¨ Lint:
pkg/disk/partition_table.go#L431
cannot use mnt.MinSize (variable of type blueprint.MinSize) as uint64 value in argument to clampFSSize
|
β¨ Lint:
pkg/disk/partition_table.go#L432
cannot use mnt.Mountpoint (variable of type blueprint.Mountpoint) as string value in argument to entityPath
|
π 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 1.
|
π Unit tests (Fedora 39)
Process completed with exit code 1.
|
π Unit tests (Fedora 40)
Process completed with exit code 1.
|
π 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
|