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

Program in launchArguments must be an optional property #1503

Closed
DonJayamanne opened this issue Apr 26, 2018 · 0 comments · Fixed by #1578
Closed

Program in launchArguments must be an optional property #1503

DonJayamanne opened this issue Apr 26, 2018 · 0 comments · Fixed by #1578
Assignees
Labels
area-debugging debt Covers everything internal: CI, testing, refactoring of the codebase, etc.
Milestone

Comments

@DonJayamanne
Copy link

Currently its defined as not being optional, however the code treats it as optional.
The type definition should be updated accordingly.

@DonJayamanne DonJayamanne added needs PR debt Covers everything internal: CI, testing, refactoring of the codebase, etc. area-debugging labels Apr 26, 2018
@DonJayamanne DonJayamanne added this to the May 2018 milestone Apr 26, 2018
@DonJayamanne DonJayamanne self-assigned this Apr 26, 2018
DonJayamanne added a commit that referenced this issue May 7, 2018
Fixes #1503
Also fix a few other linter warnings/errors.
@lock lock bot locked as resolved and limited conversation to collaborators Jul 11, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-debugging debt Covers everything internal: CI, testing, refactoring of the codebase, etc.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant