Skip to content

Add a seperate function for adding extensions #1133

Add a seperate function for adding extensions

Add a seperate function for adding extensions #1133

Triggered via push December 4, 2024 19:27
Status Failure
Total duration 48s
Artifacts

linters.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Lint: comid/tdx-profile/example_qe_refval_test.go#L20
Error return value of `coMID.Triples.ReferenceValues.RegisterExtensions` is not checked (errcheck)
Lint: comid/tdx-profile/example_seam_refval_test.go#L49
Error return value of `coMID.Triples.ReferenceValues.RegisterExtensions` is not checked (errcheck)
Lint: comid/tdx-profile/example_seam_refval_test.go#L222
Error return value of `val.Extensions.Set` is not checked (errcheck)
Lint: comid/tdx-profile/example_seam_refval_test.go#L223
Error return value of `val.Extensions.Extensions.Set` is not checked (errcheck)
Lint: comid/tdx-profile/example_seam_refval_test.go#L224
Error return value of `val.Extensions.Extensions.Set` is not checked (errcheck)
Lint: comid/tdx-profile/example_seam_refval_test.go#L225
Error return value of `val.Extensions.Extensions.Set` is not checked (errcheck)
Lint: comid/tdx-profile/example_seam_refval_test.go#L226
Error return value of `val.Extensions.Extensions.Set` is not checked (errcheck)
Lint: comid/tdx-profile/example_seam_refval_test.go#L232
Error return value of `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: extensions/extensions.go#L362
indent-error-flow: if block ends with a return statement, so drop this else and outdent its block (revive)
Lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636