Skip to content

feat(cmd/rofl): Add TDX container build support #1149

feat(cmd/rofl): Add TDX container build support

feat(cmd/rofl): Add TDX container build support #1149

Triggered via pull request December 16, 2024 12:38
Status Failure
Total duration 1m 32s
Artifacts

ci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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