[WIP] efi,efi/preinstall: Add support for systems that support timestamp revocation #544
Annotations
11 errors and 2 warnings
|
|
|
Test:
efi/fw_load_handler_test.go#L967
cannot use ctx (variable of type *mockPcrBranchContext) as type "github.com/snapcore/secboot/efi".pcrBranchContext in argument to handler.MeasureImageStart:
|
|
Test:
efi/fw_load_handler_test.go#L952
cannot use ctx (variable of type *mockPcrBranchContext) as type "github.com/snapcore/secboot/efi".pcrBranchContext in argument to handler.MeasureImageStart:
|
|
Test:
efi/fw_load_handler_test.go#L74
cannot use ctx (variable of type *mockPcrBranchContext) as type "github.com/snapcore/secboot/efi".pcrBranchContext in argument to handler.MeasureImageStart:
|
|
Test:
efi/preinstall/check_pcr7.go#L466
undefined: config
|
|
Test:
efi/preinstall/check_pcr7.go#L456
missing type in composite literal
|
|
Test:
efi/preinstall/check_pcr7.go#L310
config.GUID undefined (type secureBootVariableDefinition has no field or method GUID)
|
|
Test:
efi/preinstall/check_pcr7.go#L310
config.Name undefined (type secureBootVariableDefinition has no field or method Name, but does have name)
|
|
Test:
efi/preinstall/check_pcr7.go#L308
undefined: e
|
|
Test:
efi/preinstall/check_pcr7.go#L303
config.Name undefined (type secureBootVariableDefinition has no field or method Name, but does have name)
|
|
Test:
efi/preinstall/check_pcr7.go#L303
config.GUID undefined (type secureBootVariableDefinition has no field or method GUID)
|
|
Complete job
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v3, actions/setup-go@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Set up Go 1.18
Restore cache failed: Dependencies file is not found in /home/runner/work/secboot/secboot. Supported file pattern: go.sum
|
Loading