feat(cmd/rofl): Add TDX container build support #1149
Annotations
5 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#L396
Error return value of `.Set` is not checked (errcheck)
|
lint:
cmd/rofl/build/tdx.go#L398
Error return value of `.Set` is not checked (errcheck)
|
lint:
cmd/rofl/build/tdx.go#L36
var `tdxStorageFlags` is unused (unused)
|
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
|