Skip to content

[WIP] Define the base types #1124

[WIP] Define the base types

[WIP] Define the base types #1124

Triggered via push October 24, 2024 16:50
Status Failure
Total duration 52s
Artifacts

linters.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
Lint: comid/tdx-profile/types.go#L23
var-naming: don't use underscores in Go names; struct field grace_period should be gracePeriod (revive)
Lint: comid/tdx-profile/types.go#L5
type `teeModel` is unused (unused)
Lint: comid/tdx-profile/types.go#L6
type `teeVendor` is unused (unused)
Lint: comid/tdx-profile/types.go#L8
type `pceID` is unused (unused)
Lint: comid/tdx-profile/types.go#L10
type `teeSVN` is unused (unused)
Lint: comid/tdx-profile/types.go#L12
type `maskType` is unused (unused)
Lint: comid/tdx-profile/types.go#L14
type `tdate` is unused (unused)
Lint: comid/tdx-profile/types.go#L16
type `teeDigest` is unused (unused)
Lint: comid/tdx-profile/types.go#L18
type `epochSeconds` is unused (unused)
Lint: comid/tdx-profile/types.go#L20
type `setType` is unused (unused)
Lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/