Skip to content

Fix warning from go compiler shim_test.go - #153

Open
ursine wants to merge 1 commit into
docker:mainfrom
ursine:patch-1
Open

Fix warning from go compiler shim_test.go#153
ursine wants to merge 1 commit into
docker:mainfrom
ursine:patch-1

Conversation

@ursine

@ursine ursine commented Aug 21, 2026

Copy link
Copy Markdown

The compiler likes constant strings in Fatalf:

shim/shim_test.go:35:12: non-constant format string in call to (*testing.common).Fatalf

Added a %s to keep it happy.

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.

1 participant