comid: Add OVMF metadata to the Measurement type #977
Annotations
6 errors and 2 warnings
Run required linters in .golangci.yml plus hard-coded ones here:
comid/measurement.go#L13
could not import github.com/edgelesssys/sev-snp-measure-go/ovmf (-: # github.com/edgelesssys/sev-snp-measure-go/ovmf
|
Run required linters in .golangci.yml plus hard-coded ones here
undefined: strings.CutPrefix
|
Run required linters in .golangci.yml plus hard-coded ones here
undefined: strings.CutPrefix
|
Run required linters in .golangci.yml plus hard-coded ones here
undefined: strings.CutPrefix
|
Run required linters in .golangci.yml plus hard-coded ones here
cannot convert append(append(append(part1, part2...), part3...), part4...) (value of type []byte) to type [16]byte
|
Run required linters in .golangci.yml plus hard-coded ones here
Process completed with exit code 2.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v2, actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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/
|
Loading