imagefilter: add SupportedOutputFormats #4740
Annotations
11 errors and 2 warnings
Check out code into the Go module directory
add GetSupportedOutputFormats
|
Run golangci-lint:
pkg/imagefilter/formatter.go#L46
syntax error: unexpected <<, expected case or default or }
|
Run golangci-lint:
pkg/imagefilter/formatter.go#L47
syntax error: unexpected case, expected :
|
Run golangci-lint:
pkg/imagefilter/formatter.go#L49
syntax error: unexpected ==, expected case or default or }
|
Run golangci-lint:
pkg/imagefilter/formatter.go#L50
syntax error: unexpected literal `shell` at end of statement (typecheck)
|
Run golangci-lint:
pkg/imagefilter/formatter.go#L46
expected statement, found '<<' (typecheck)
|
Run golangci-lint:
pkg/imagefilter/formatter.go#L49
expected statement, found '==' (typecheck)
|
Run golangci-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]
|
Run golangci-lint:
pkg/imagefilter/formatter.go#L46
syntax error: unexpected <<, expected case or default or }
|
Run golangci-lint:
pkg/imagefilter/formatter.go#L47
syntax error: unexpected case, expected :
|
Run golangci-lint:
pkg/imagefilter/formatter.go#L49
syntax error: unexpected ==, expected case or default or }
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Set up Go 1.21
Restore cache failed: Dependencies file is not found in /home/runner/work/images/images. Supported file pattern: go.sum
|
Loading