[2/3] Keydata v3 scope changes #544
Annotations
11 errors and 1 warning
|
tpm2/platform.go#L60
undefined: secboot.KeyPayload
|
tpm2/platform.go#L130
undefined: secboot.KeyPayload
|
tpm2/platform.go#L137
data.EncryptedPayload undefined (type *secboot.PlatformKeyData has no field or method EncryptedPayload)
|
tpm2/platform.go#L142
undefined: secboot.KeyPayload
|
tpm2/platform.go#L146
undefined: secboot.KeyPayload
|
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)
|
tpm2/platform_legacy.go#L39
undefined: secboot.KeyPayload
|
tpm2/platform_legacy.go#L92
undefined: secboot.KeyPayload
|
tpm2/platform_legacy.go#L130
unknown field PrimaryKey in struct literal of type secboot.KeyParams
|
tpm2/platform_legacy.go#L131
unknown field SnapModelAuthHash in struct literal of type secboot.KeyParams
|
|
The logs for this run have expired and are no longer available.
Loading