[WIP] Further work on Extensions #1135
Annotations
10 errors and 1 warning
|
Lint:
comid/tdx-profile/example_seam_refval_test.go#L78
Error return value of `coMID.Triples.ReferenceValues.RegisterExtensions` is not checked (errcheck)
|
|
Lint:
comid/tdx-profile/example_seam_refval_test.go#L230
Error return value of `val.Extensions.Set` is not checked (errcheck)
|
|
Lint:
comid/tdx-profile/example_seam_refval_test.go#L231
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.Extensions.Set` is not checked (errcheck)
|
|
Lint:
comid/tdx-profile/example_seam_refval_test.go#L233
Error return value of `val.Extensions.Extensions.Set` is not checked (errcheck)
|
|
Lint:
comid/tdx-profile/example_seam_refval_test.go#L234
Error return value of `val.Extensions.Extensions.Set` is not checked (errcheck)
|
|
Lint:
comid/tdx-profile/example_seam_refval_test.go#L240
Error return value of `val.Extensions.Set` is not checked (errcheck)
|
|
Lint:
comid/tdx-profile/mval_extensions.go#L75
Error return value of `.Extensions.Set` is not checked (errcheck)
|
|
Lint:
comid/tdx-profile/mval_extensions.go#L62
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
|