imagefilter: add SupportedOutputFormats #4740
tests.yml
on: pull_request
π Container resolver tests
1m 26s
β¨ Lint
2m 27s
π Shellcheck
6s
π pytest (imgtestlib and test scripts)
34s
π Lint (test scripts)
20s
Matrix: unit-tests-cs
Matrix: unit-tests-fedora
Annotations
16 errors and 12 warnings
π Container resolver tests
add GetSupportedOutputFormats
|
β¨ Lint
add GetSupportedOutputFormats
|
β¨ Lint:
pkg/imagefilter/formatter.go#L46
syntax error: unexpected <<, expected case or default or }
|
β¨ Lint:
pkg/imagefilter/formatter.go#L47
syntax error: unexpected case, expected :
|
β¨ Lint:
pkg/imagefilter/formatter.go#L49
syntax error: unexpected ==, expected case or default or }
|
β¨ Lint:
pkg/imagefilter/formatter.go#L50
syntax error: unexpected literal `shell` at end of statement (typecheck)
|
β¨ Lint:
pkg/imagefilter/formatter.go#L46
expected statement, found '<<' (typecheck)
|
β¨ Lint:
pkg/imagefilter/formatter.go#L49
expected statement, found '==' (typecheck)
|
β¨ Lint:
pkg/imagefilter/formatter_test.go#L12
could not import github.com/osbuild/images/pkg/imagefilter (-: # github.com/osbuild/images/pkg/imagefilter [github.com/osbuild/images/pkg/imagefilter.test]
|
β¨ Lint:
pkg/imagefilter/formatter.go#L46
syntax error: unexpected <<, expected case or default or }
|
β¨ Lint:
pkg/imagefilter/formatter.go#L47
syntax error: unexpected case, expected :
|
β¨ Lint:
pkg/imagefilter/formatter.go#L49
syntax error: unexpected ==, expected case or default or }
|
π 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 40)
Process completed with exit code 1.
|
π Unit tests (Fedora 41)
Process completed with exit code 1.
|
π Container resolver tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
π Container resolver tests
Restore cache failed: Dependencies file is not found in /home/runner/work/images/images. Supported file pattern: go.sum
|
π Shellcheck
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
π Shellcheck
Input 'ignore' has been deprecated with message: Use ignore_paths or ignore_names instead.
|
π Lint (test scripts)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
π pytest (imgtestlib and test scripts)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
β¨ Lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
β¨ Lint
Restore cache failed: Dependencies file is not found in /home/runner/work/images/images. Supported file pattern: go.sum
|
π Unit tests (CentOS Stream 10)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
π Unit tests (CentOS Stream 9)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
π Unit tests (Fedora 40)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
π Unit tests (Fedora 41)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|