Removed unwanted types #1243
Annotations
10 errors and 1 warning
Lint:
comid/tdx-profile/cbor.go#L6
var `em` is unused (unused)
|
Lint:
comid/tdx-profile/cbor.go#L7
var `dm` is unused (unused)
|
Lint:
comid/tdx-profile/types.go#L15
type `teeTcbStatus` is unused (unused)
|
Lint:
comid/tdx-profile/types.go#L23
type `teeAdvisoryID` is unused (unused)
|
Lint:
comid/tdx-profile/example_pce_refval_test.go#L140
shadow: declaration of "err" shadows declaration at line 130 (govet)
|
Lint:
comid/tdx-profile/example_pce_refval_test.go#L146
shadow: declaration of "err" shadows declaration at line 130 (govet)
|
Lint:
comid/tdx-profile/example_qe_refval_test.go#L140
shadow: declaration of "err" shadows declaration at line 108 (govet)
|
Lint:
comid/tdx-profile/example_qe_refval_test.go#L146
shadow: declaration of "err" shadows declaration at line 108 (govet)
|
Lint:
comid/tdx-profile/example_seam_refval_test.go#L279
shadow: declaration of "err" shadows declaration at line 259 (govet)
|
Lint:
comid/tdx-profile/example_seam_refval_test.go#L285
shadow: declaration of "err" shadows declaration at line 259 (govet)
|
Lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|