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

[BUG] missing curly bracket breaks buildDefinition completely #1404

Open
2 tasks done
JoernBerkefeld opened this issue Jul 2, 2024 · 0 comments
Open
2 tasks done
Assignees
Labels
bug Something isn't working c/Generic
Milestone

Comments

@JoernBerkefeld
Copy link
Contributor

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

in this sample query we forgot one closing } and that led to no recognized errors but then the output

sample query:
image

resulting log:
image

resulting files in deploy folder
image

resulting json content in deploy folder:
image

Expected Behavior

bd / bdb should error out, stating the template is bad.

Steps To Reproduce

  1. Go to '...'
  2. Click on '....'
  3. Run '...'
  4. See error...

Version

7.0.3

Environment

  • OS:
  • Node:
  • npm:

Participation

  • I am willing to submit a pull request for this issue.

Additional comments

No response

@JoernBerkefeld JoernBerkefeld added bug Something isn't working c/Generic labels Jul 2, 2024
@JoernBerkefeld JoernBerkefeld added this to the 7.1.1 milestone Jul 2, 2024
@JoernBerkefeld JoernBerkefeld self-assigned this Jul 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working c/Generic
Projects
None yet
Development

No branches or pull requests

1 participant