We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When parsing a component without a command does not have a body
Affects:
Add an empty object to the body of the component - checkout to - checkout: {}
- checkout
- checkout: {}
N/A
Parse a command or job
Parse the config
0.5.0
No response
The text was updated successfully, but these errors were encountered:
If this is still relevant, we should move this to https://github.com/CircleCI-Public/circleci-config-parser-ts
Sorry, something went wrong.
Jaryt
No branches or pull requests
Is there an existing issue for this?
Current behavior
When parsing a component without a command does not have a body
Affects:
Workaround
Add an empty object to the body of the component
- checkout
to- checkout: {}
Minimum reproduction code
N/A
Steps to reproduce
Parse a command or job
Expected behavior
Parse the config
CircleCI Config SDK version
0.5.0
Node.js version
No response
In which operating systems have you tested?
Other
No response
The text was updated successfully, but these errors were encountered: