Extend v3 support to KDS and change proto representation #372
Annotations
6 errors and 9 warnings
Lint (ubuntu-latest, Go 1.19.x):
testing/test_cases.go#L160
exported: exported function TestRawReportV3 should have comment or be unexported (revive)
|
Lint (ubuntu-latest, Go 1.19.x):
verify/verify_test.go#L36
ST1019: package "github.com/google/go-sev-guest/client" is being imported more than once (stylecheck)
|
Lint (ubuntu-latest, Go 1.19.x):
verify/verify_test.go#L37
ST1019(related information): other import of "github.com/google/go-sev-guest/client" (stylecheck)
|
Lint (ubuntu-latest, Go 1.19.x):
verify/verify_test.go#L36
ST1019: package "github.com/google/go-sev-guest/client" is being imported more than once (stylecheck)
|
Lint (ubuntu-latest, Go 1.19.x):
verify/verify_test.go#L37
ST1019(related information): other import of "github.com/google/go-sev-guest/client" (stylecheck)
|
Lint (ubuntu-latest, Go 1.19.x)
issues found
|
Lint (ubuntu-latest, Go 1.19.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@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 (ubuntu-latest, Go 1.19.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v2, golangci/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Lint (ubuntu-latest, Go 1.19.x):
testing/test_cases.go#L160
exported: exported function TestRawReportV3 should have comment or be unexported (revive)
|
Build/Test (ubuntu-latest, Go 1.19.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Lint CGO (ubuntu-latest, Go 1.19.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@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 CGO (ubuntu-latest, Go 1.19.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build/Test (ubuntu-latest, Go 1.20.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build/Test (macos-latest, Go 1.19.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build/Test (macos-latest, Go 1.20.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|