Fix some linters #1244
Annotations
6 errors and 1 warning
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#L285
shadow: declaration of "err" shadows declaration at line 259 (govet)
|
Lint
Process completed with exit code 2.
|
Lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|