feat(cmd/rofl): Add support for building TDX ROFL apps #1048
Annotations
5 errors
lint:
build/measurement/tdx_qemu.go#L174
declaration has 3 blank identifiers (dogsled)
|
lint:
build/measurement/tdx_qemu.go#L77
assignOp: replace `remainingMemory = remainingMemory - length` with `remainingMemory -= length` (gocritic)
|
lint:
build/measurement/tdx_qemu.go#L129
unused-parameter: parameter 'bnd' seems to be unused, consider removing or renaming it as _ (revive)
|
lint
issues found
|
lint
Process completed with exit code 2.
|