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: Parse Components with Undefined Parameters #83

Open
2 of 4 tasks
Jaryt opened this issue Jun 2, 2022 · 1 comment
Open
2 of 4 tasks

Bug: Parse Components with Undefined Parameters #83

Jaryt opened this issue Jun 2, 2022 · 1 comment
Assignees
Labels
bug Something isn't working wontfix This will not be worked on

Comments

@Jaryt
Copy link
Contributor

Jaryt commented Jun 2, 2022

Is there an existing issue for this?

  • I have searched the existing issues

Current behavior

When parsing a component without a command does not have a body

Affects:

  • Job's
  • Steps

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?

  • macOS
  • Windows
  • Linux

Other

No response

@Jaryt Jaryt added the bug Something isn't working label Jun 2, 2022
@Jaryt Jaryt self-assigned this Jun 2, 2022
@KyleTryon
Copy link
Contributor

If this is still relevant, we should move this to https://github.com/CircleCI-Public/circleci-config-parser-ts

@KyleTryon KyleTryon added the wontfix This will not be worked on label Aug 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

2 participants