Skip to content

Rebase to main

Rebase to main #1263

Triggered via push January 28, 2025 10:22
Status Failure
Total duration 44s
Artifacts

linters.yml

on: push
Fit to window
Zoom out
Zoom in

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