[1/3] Keydata v3 platform API changes #543
Annotations
21 errors and 2 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)
The job was canceled because "_1_18" failed.
|
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)
Restore cache failed: Dependencies file is not found in /home/runner/work/secboot/secboot. Supported file pattern: go.sum
|
tests (stable)
Restore cache failed: Dependencies file is not found in /home/runner/work/secboot/secboot. Supported file pattern: go.sum
|