Skip to content

Reference Test Cases Working! #1140

Reference Test Cases Working!

Reference Test Cases Working! #1140

Triggered via push December 10, 2024 15:21
Status Failure
Total duration 39s
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#L75
Error return value of `coMID.RegisterExtensions` is not checked (errcheck)
Lint: comid/tdx-profile/example_seam_refval_test.go#L211
Error return value of `val.Extensions.Set` is not checked (errcheck)
Lint: comid/tdx-profile/example_seam_refval_test.go#L212
Error return value of `val.Extensions.Extensions.Set` is not checked (errcheck)
Lint: comid/tdx-profile/example_seam_refval_test.go#L213
Error return value of `val.Extensions.Extensions.Set` is not checked (errcheck)
Lint: comid/tdx-profile/example_seam_refval_test.go#L214
Error return value of `val.Extensions.Extensions.Set` is not checked (errcheck)
Lint: comid/tdx-profile/example_seam_refval_test.go#L215
Error return value of `val.Extensions.Extensions.Set` is not checked (errcheck)
Lint: comid/tdx-profile/example_seam_refval_test.go#L221
Error return value of `val.Extensions.Set` is not checked (errcheck)
Lint: comid/tdx-profile/example_seam_refval_test.go#L281
Error return value is not checked (errcheck)
Lint: comid/tdx-profile/mval_extensions.go#L76
Error return value of `.Extensions.Set` is not checked (errcheck)
Lint: comid/tdx-profile/mval_extensions.go#L63
var-naming: don't use underscores in Go names; func Example_profile_marshal should be ExampleProfileMarshal (revive)
Lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636