Skip to content

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

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

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

Triggered via pull request December 17, 2024 08:26
Status Failure
Total duration 1m 33s
Artifacts

ci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 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#L391
Error return value of `.Set` is not checked (errcheck)
lint: cmd/rofl/build/tdx.go#L393
Error return value of `.Set` is not checked (errcheck)
lint: cmd/rofl/build/artifacts.go#L234
func `computeDirSize` is unused (unused)
lint: cmd/rofl/build/artifacts.go#L335
shadow: declaration of "err" shadows declaration at line 309 (govet)
lint: cmd/rofl/build/artifacts.go#L273
directive `//nolint:gosec` is unused for linter "gosec" (nolintlint)
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