Skip to content

[WIP] First version of CoMID items! #1130

[WIP] First version of CoMID items!

[WIP] First version of CoMID items! #1130

Triggered via push December 3, 2024 19:27
Status Failure
Total duration 37s
Artifacts

linters.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Lint: comid/tdx-profile/example_seam_refval_test.go#L46
Error return value of `coMID.Triples.ReferenceValues.RegisterExtensions` is not checked (errcheck)
Lint: comid/tdx-profile/example_seam_refval_test.go#L58
Error return value of `measurement.Val.Extensions.Set` is not checked (errcheck)
Lint: comid/tdx-profile/example_seam_refval_test.go#L59
Error return value of `measurement.Val.Extensions.Set` is not checked (errcheck)
Lint: comid/tdx-profile/example_seam_refval_test.go#L60
Error return value of `measurement.Val.Extensions.Set` is not checked (errcheck)
Lint: comid/tdx-profile/example_seam_refval_test.go#L61
Error return value of `measurement.Val.Extensions.Set` is not checked (errcheck)
Lint: comid/tdx-profile/example_seam_refval_test.go#L62
Error return value of `measurement.Val.Extensions.Set` is not checked (errcheck)
Lint: comid/tdx-profile/example_seam_refval_test.go#L68
Error return value of `measurement.Val.Extensions.Set` is not checked (errcheck)
Lint: comid/tdx-profile/mval_extensions.go#L74
Error return value of `.Extensions.Set` is not checked (errcheck)
Lint: comid/tdx-profile/mval_extensions.go#L61
var-naming: don't use underscores in Go names; func Example_profile_marshal should be ExampleProfileMarshal (revive)
Lint: comid/tdx-profile/types.go#L7
type `teeModel` is unused (unused)
Lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636