Skip to content

Conversation

@Lil-Duckling-22
Copy link

Replace stdlog.Println with stdlog.Printf to properly format error messages in init functions across all app packages. The previous format string "%2" was being printed literally instead of formatting the error value.

Fixed in: consumer, provider, sovereign, and consumer-democracy apps.

Replace stdlog.Println with stdlog.Printf to properly format error messages
in init functions across all app packages. The previous format string "%2"
was being printed literally instead of formatting the error value.

Fixed in: consumer, provider, sovereign, and consumer-democracy apps.
@github-actions github-actions bot added the C:Testing Assigned automatically by the PR labeler label Nov 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

C:Testing Assigned automatically by the PR labeler

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant