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

Arri should give an error message if an id has already been used. #50

Open
joshmossas opened this issue Apr 18, 2024 · 0 comments
Open
Labels
enhancement New feature or request lang:ts schema Issues related to arri schemas and the arri schema builder

Comments

@joshmossas
Copy link
Member

joshmossas commented Apr 18, 2024

In the TS server implementation, it's possible to give two schemas the same id. To help prevent errors, we should add something that checks for this kind of scenario and outputs an errors message when it happens.

@joshmossas joshmossas added the enhancement New feature or request label Apr 18, 2024
@joshmossas joshmossas changed the title [Feature] Arri should give an error message if an id has already been used. [schema] Arri should give an error message if an id has already been used. May 31, 2024
@joshmossas joshmossas added lang:ts schema Issues related to arri schemas and the arri schema builder labels May 31, 2024
@joshmossas joshmossas changed the title [schema] Arri should give an error message if an id has already been used. Arri should give an error message if an id has already been used. May 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request lang:ts schema Issues related to arri schemas and the arri schema builder
Projects
None yet
Development

No branches or pull requests

1 participant