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

Filename not mentioned in error #3788

Open
JVApen opened this issue May 22, 2024 · 3 comments
Open

Filename not mentioned in error #3788

JVApen opened this issue May 22, 2024 · 3 comments
Labels
more info needed More info is needed from the community for us to properly triage and investigate.
Milestone

Comments

@JVApen
Copy link

JVApen commented May 22, 2024

Brief Issue Summary

When using this extension to build via cmake, I'm getting the following error:

[rollbar] Unhandled exception: Unhandled Promise rejection: build SyntaxError: Unexpected non-whitespace character after JSON at position 186 {}

This error is quite useless to me as:

  • I don't know what rollbar is
  • It doesn't mention where the JSON was retrieved from

Can this error be extended with some information about the actual source of the JSON?

CMake Tools Diagnostics

No response

Debug Log

No response

Additional Information

No response

@v-frankwang v-frankwang added more info needed More info is needed from the community for us to properly triage and investigate. and removed triage labels May 24, 2024
@v-frankwang
Copy link
Collaborator

@JVApen We're not particularly clear on this issue for your description, can you provide a program that can reproduce your problem?

@JVApen
Copy link
Author

JVApen commented May 24, 2024

I don't have a distilled reproduction, though I don't expect this is needed.

The issue is that the error that is given is useless as it indicates some error inside a JSON without indicating where the JSON comes from. Without this, I can't know if this error is an issue in my setup or a bug in your code.

@v-frankwang
Copy link
Collaborator

@JVApen I'm very sorry that a simple project I created on my own could not reproduce the problem, so it's very necessary that you provide a simple project that can reproduce the problem, which will be very beneficial for our developers to investigate as well as to solve the problem.

@gcampbell-msft gcampbell-msft added this to the Backlog milestone Jun 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
more info needed More info is needed from the community for us to properly triage and investigate.
Projects
Status: Triage Needed
Development

No branches or pull requests

3 participants