feat(cmd/rofl): Add TDX container build support #1146
Annotations
8 errors and 1 warning
lint:
build/rofl/manifest_test.go#L138
cannot use "no ROFL app manifest found" (constant of type string) as error value in argument to require.ErrorIs: string does not implement error (missing method Error) (typecheck)
|
lint:
cmd/rofl/build/tdx.go#L367
Error return value of `.Set` is not checked (errcheck)
|
lint:
cmd/rofl/build/tdx.go#L369
Error return value of `.Set` is not checked (errcheck)
|
lint:
cmd/rofl/build/tdx.go#L40
var `tdxStorageFlags` is unused (unused)
|
lint:
cmd/rofl/build/tdx.go#L272
S1039: unnecessary use of fmt.Sprintf (gosimple)
|
lint:
cmd/rofl/build/tdx.go#L277
S1039: unnecessary use of fmt.Sprintf (gosimple)
|
lint:
cmd/rofl/build/container.go#L102
ineffectual assignment to err (ineffassign)
|
lint
issues found
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|