feat(cmd/rofl): Add TDX container build support #1152
Annotations
5 errors and 1 warning
Lint Go code:
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 Go code:
cmd/rofl/build/artifacts.go#L234
func `computeDirSize` is unused (unused)
|
Lint Go code:
cmd/rofl/build/artifacts.go#L335
shadow: declaration of "err" shadows declaration at line 309 (govet)
|
Lint Go code:
cmd/rofl/build/artifacts.go#L273
directive `//nolint:gosec` is unused for linter "gosec" (nolintlint)
|
Lint Go code
issues found
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading