feat: implement first phase of TDX Measurement Extensions #1264
Annotations
10 errors and 1 warning
Lint:
comid/tdx-profile/mval_extensions.go#L12
commentFormatting: put a space between `//` and comment text (gocritic)
|
Lint:
comid/tdx-profile/teetcbcompsvn.go#L20
hugeParam: o is heavy (128 bytes); consider passing it by pointer (gocritic)
|
Lint:
comid/tdx-profile/example_pce_refval_test.go#L116
hugeParam: m is heavy (128 bytes); consider passing it by pointer (gocritic)
|
Lint:
comid/tdx-profile/example_pce_refval_test.go#L101
rangeValCopy: each iteration copies 128 bytes (consider pointers or indexing) (gocritic)
|
Lint:
comid/tdx-profile/example_qe_refval_test.go#L107
hugeParam: m is heavy (128 bytes); consider passing it by pointer (gocritic)
|
Lint:
comid/tdx-profile/example_qe_refval_test.go#L92
rangeValCopy: each iteration copies 128 bytes (consider pointers or indexing) (gocritic)
|
Lint:
comid/tdx-profile/example_seam_refval_test.go#L166
commentFormatting: put a space between `//` and comment text (gocritic)
|
Lint:
comid/tdx-profile/example_seam_refval_test.go#L215
commentFormatting: put a space between `//` and comment text (gocritic)
|
Lint:
comid/tdx-profile/example_seam_refval_test.go#L266
hugeParam: m is heavy (128 bytes); consider passing it by pointer (gocritic)
|
Lint:
comid/tdx-profile/example_seam_refval_test.go#L357
hugeParam: m is heavy (128 bytes); consider passing it by pointer (gocritic)
|
Lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|