Skip to content

command_builder: Explicitly convert args to strings #6608

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

Merged
merged 2 commits into from
Oct 9, 2022

Conversation

Tobbe
Copy link
Contributor

@Tobbe Tobbe commented Oct 9, 2022

I had a TS error in command_builder.ts

image

This is the error:

image

This PR fixes the issue by converting all arguments to strings

@Tobbe Tobbe added the release:fix This PR is a fix label Oct 9, 2022
@Tobbe Tobbe mentioned this pull request Oct 9, 2022
28 tasks
@jtoar jtoar merged commit 59b9c58 into redwoodjs:main Oct 9, 2022
@redwoodjs-bot redwoodjs-bot bot added this to the next-release milestone Oct 9, 2022
@Tobbe Tobbe deleted the tobbe-command-builder-ts-fix branch October 10, 2022 06:57
@jtoar jtoar modified the milestones: next-release, v3.3.0 Oct 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release:fix This PR is a fix
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants