Skip to content

chore: fix constant format string#438

Merged
lzap merged 1 commit intoosbuild:mainfrom
supakeen:constant-format-string
Jan 26, 2026
Merged

chore: fix constant format string#438
lzap merged 1 commit intoosbuild:mainfrom
supakeen:constant-format-string

Conversation

@supakeen
Copy link
Member

Downstream tests run go vet and this errors about the non-constant format string being used here.

Downstream tests run go vet and this errors about the non-constant
format string being used here.

Signed-off-by: Simon de Vlieger <cmdr@supakeen.com>
@supakeen supakeen requested a review from a team as a code owner January 23, 2026 17:26
@supakeen supakeen requested review from bcl, croissanne and thozza and removed request for a team January 23, 2026 17:26
Copy link
Contributor

@bcl bcl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ack!

@lzap lzap added this pull request to the merge queue Jan 26, 2026
Merged via the queue into osbuild:main with commit f183dfb Jan 26, 2026
40 of 45 checks passed
@supakeen supakeen deleted the constant-format-string branch January 26, 2026 12:48
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.

3 participants