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] The task [catkin_make, build] uses an undefined task type #126

Closed
seanyen opened this issue Sep 17, 2019 · 1 comment · Fixed by #127
Closed

[bug] The task [catkin_make, build] uses an undefined task type #126

seanyen opened this issue Sep 17, 2019 · 1 comment · Fixed by #127
Labels
bug Something isn't working

Comments

@seanyen
Copy link

seanyen commented Sep 17, 2019

When using build tasks, I will see the following errors from debug output:

The task [catkin_make, build] uses an undefined task type. The task will be ignored in the future.
extensionHostProcess.js:712
The task [catkin_make, run_tests] uses an undefined task type. The task will be ignored in the future.
extensionHostProcess.js:712
The task [catkin_make_isolated, build] uses an undefined task type. The task will be ignored in the future.
extensionHostProcess.js:712
The task [catkin_make_isolated, run_tests] uses an undefined task type. The task will be ignored in the future.
@seanyen seanyen added the bug Something isn't working label Sep 17, 2019
@kejxu
Copy link

kejxu commented Sep 17, 2019

this might be similar to #114

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants