Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: use numerical formatting when printing F3 CLI error message #12739

Merged
merged 1 commit into from
Nov 29, 2024

Conversation

masih
Copy link
Member

@masih masih commented Nov 28, 2024

Related Issues

Proposed Changes

Use numerical format to print actor IDs not found. Otherwise, %q will print special character.

Additional Info

Checklist

Before you mark the PR ready for review, please make sure that:

Use numerical format to print actor IDs not found. Otherwise, `%q` will
print special character.
@masih masih added release/backport skip/changelog This change does not require CHANGELOG.md update labels Nov 28, 2024
@masih masih requested review from Stebalien and rvagg November 28, 2024 15:36
@masih masih enabled auto-merge (squash) November 28, 2024 15:37
@masih masih merged commit e994e95 into master Nov 29, 2024
86 checks passed
@masih masih deleted the masih/fix-quoting-in-f3-cli branch November 29, 2024 04:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
skip/changelog This change does not require CHANGELOG.md update
Projects
Status: 🎉 Done
Development

Successfully merging this pull request may close these issues.

3 participants