Skip to content

efi: a couple of minor chores - #562

Open
alexclewontin wants to merge 2 commits into
canonical:masterfrom
alexclewontin:check-host-security-chores
Open

efi: a couple of minor chores#562
alexclewontin wants to merge 2 commits into
canonical:masterfrom
alexclewontin:check-host-security-chores

Conversation

@alexclewontin

Copy link
Copy Markdown
Member

A couple of minor fixes, one a comment and one a correctness thing (that wasn't actually getting tripped) in a test.

@frederic-hoerni

Copy link
Copy Markdown
Collaborator

Please rebase this PR on branch master. Other than that, LGTM.

@alexclewontin
alexclewontin force-pushed the check-host-security-chores branch from 4d03f4a to 67a5557 Compare September 2, 2026 14:36
CheckResult.Warnings is a CompoundError interface that RunChecks leaves
nil when no warnings were detected. Unwrap on a nil interface panics, so
only unwrap when warnings are present.
@alexclewontin
alexclewontin force-pushed the check-host-security-chores branch from 67a5557 to 118ab0e Compare September 2, 2026 14:38
@alexclewontin

Copy link
Copy Markdown
Member Author

Rebased, once the tests pass should be good to go

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants