Skip to content

Add plainkey platform #619

Add plainkey platform

Add plainkey platform #619

Triggered via pull request February 20, 2024 15:26
Status Failure
Total duration 3m 22s
Artifacts

test.yaml

on: pull_request
Matrix: tests
Fit to window
Zoom out
Zoom in

Annotations

20 errors and 4 warnings
tests (1.18): tpm2/platform.go#L60
undefined: secboot.KeyPayload
tests (1.18): tpm2/platform.go#L130
undefined: secboot.KeyPayload
tests (1.18): tpm2/platform.go#L137
data.EncryptedPayload undefined (type *secboot.PlatformKeyData has no field or method EncryptedPayload)
tests (1.18): tpm2/platform.go#L142
undefined: secboot.KeyPayload
tests (1.18): tpm2/platform.go#L146
undefined: secboot.KeyPayload
tests (1.18): tpm2/platform.go#L259
cannot use &platformKeyDataHandler{} (value of type *platformKeyDataHandler) as type secboot.PlatformKeyDataHandler in argument to secboot.RegisterPlatformKeyDataHandler:
tests (1.18): tpm2/platform_legacy.go#L39
undefined: secboot.KeyPayload
tests (1.18): tpm2/platform_legacy.go#L92
undefined: secboot.KeyPayload
tests (1.18): tpm2/platform_legacy.go#L138
cannot use &legacyPlatformKeyDataHandler{} (value of type *legacyPlatformKeyDataHandler) as type secboot.PlatformKeyDataHandler in argument to secboot.RegisterPlatformKeyDataHandler:
tests (1.18)
Process completed with exit code 2.
tests (stable): tpm2/platform.go#L60
undefined: secboot.KeyPayload
tests (stable): tpm2/platform.go#L130
undefined: secboot.KeyPayload
tests (stable): tpm2/platform.go#L137
data.EncryptedPayload undefined (type *secboot.PlatformKeyData has no field or method EncryptedPayload)
tests (stable): tpm2/platform.go#L142
undefined: secboot.KeyPayload
tests (stable): tpm2/platform.go#L146
undefined: secboot.KeyPayload
tests (stable): tpm2/platform.go#L259
cannot use &platformKeyDataHandler{} (value of type *platformKeyDataHandler) as secboot.PlatformKeyDataHandler value in argument to secboot.RegisterPlatformKeyDataHandler: *platformKeyDataHandler does not implement secboot.PlatformKeyDataHandler (wrong type for method ChangeAuthKey)
tests (stable): tpm2/platform_legacy.go#L39
undefined: secboot.KeyPayload
tests (stable): tpm2/platform_legacy.go#L92
undefined: secboot.KeyPayload
tests (stable): tpm2/platform_legacy.go#L138
cannot use &legacyPlatformKeyDataHandler{} (value of type *legacyPlatformKeyDataHandler) as secboot.PlatformKeyDataHandler value in argument to secboot.RegisterPlatformKeyDataHandler: *legacyPlatformKeyDataHandler does not implement secboot.PlatformKeyDataHandler (wrong type for method ChangeAuthKey)
tests (stable)
The operation was canceled.
tests (1.18)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4, actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
tests (1.18)
Restore cache failed: Dependencies file is not found in /home/runner/work/secboot/secboot. Supported file pattern: go.sum
tests (stable)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4, actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
tests (stable)
Restore cache failed: Dependencies file is not found in /home/runner/work/secboot/secboot. Supported file pattern: go.sum