Skip to content

add support for the hybrid mode of Argon2 for passphrases #649

add support for the hybrid mode of Argon2 for passphrases

add support for the hybrid mode of Argon2 for passphrases #649

Triggered via pull request March 11, 2024 14:49
Status Failure
Total duration 4m 1s
Artifacts

test.yaml

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

Annotations

21 errors and 3 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#L130
unknown field 'PrimaryKey' in struct literal of type secboot.KeyParams
tests (1.18): tpm2/platform_legacy.go#L131
unknown field 'SnapModelAuthHash' in struct literal of type secboot.KeyParams
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#L130
unknown field PrimaryKey in struct literal of type secboot.KeyParams
tests (stable): tpm2/platform_legacy.go#L131
unknown field SnapModelAuthHash in struct literal of type secboot.KeyParams
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)
Restore cache failed: Dependencies file is not found in /home/runner/work/secboot/secboot. Supported file pattern: go.sum