efi: change how HostEnvironment overrides EFI variables #738
Annotations
5 errors and 3 warnings
tests (1.18):
tools/gen-compattest-data/main.go#L199
cannot use env (variable of type *mockEFIEnvironment) as type "github.com/snapcore/secboot/efi".HostEnvironment in argument to computePCRProtectionProfile:
|
tests (1.18)
Process completed with exit code 2.
|
tests (stable)
The job was canceled because "_1_18" failed.
|
tests (stable):
tools/gen-compattest-data/main.go#L199
cannot use env (variable of type *mockEFIEnvironment) as "github.com/snapcore/secboot/efi".HostEnvironment value in argument to computePCRProtectionProfile: *mockEFIEnvironment does not implement "github.com/snapcore/secboot/efi".HostEnvironment (missing method VarContext)
|
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)
Restore cache failed: Dependencies file is not found in /home/runner/work/secboot/secboot. Supported file pattern: go.sum
|