Merge pull request #270 from sespiros/keydata-v3-platform-scope-tests #3
Annotations
11 errors and 1 warning
|
Test:
tpm2/platform.go#L60
undefined: secboot.KeyPayload
|
Test:
tpm2/platform.go#L130
undefined: secboot.KeyPayload
|
Test:
tpm2/platform.go#L137
data.EncryptedPayload undefined (type *secboot.PlatformKeyData has no field or method EncryptedPayload)
|
Test:
tpm2/platform.go#L142
undefined: secboot.KeyPayload
|
Test:
tpm2/platform.go#L146
undefined: secboot.KeyPayload
|
Test:
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)
|
Test:
tpm2/platform_legacy.go#L39
undefined: secboot.KeyPayload
|
Test:
tpm2/platform_legacy.go#L92
undefined: secboot.KeyPayload
|
Test:
tpm2/platform_legacy.go#L130
unknown field PrimaryKey in struct literal of type secboot.KeyParams
|
Test:
tpm2/platform_legacy.go#L131
unknown field SnapModelAuthHash in struct literal of type secboot.KeyParams
|
Set up Go stable
Restore cache failed: Dependencies file is not found in /home/runner/work/secboot/secboot. Supported file pattern: go.sum
|
Loading