Kevin
Kevin
I believe my bigger concern had been a 3rd issue, that WebApiMessageAndResult was consistent with the old error response, but not ProblemDetails, so the consistency in format between success and...
These variables were removed 10 months ago, and no one has bothered to update the [Javascript sample file(s)](https://github.com/dotnet/interactive/blob/main/samples/notebooks/polyglot/d3js.ipynb) linked from the front page to not depend on it? The JavaScript...
I'm encountering a very similar issue, but when running individual tests it fails finding things during build rather than run. It seems to randomly come and go. ``` ----- Running...
Same issue here, logs show this repeated endlessly: > Attempting to reach URL "https://login.microsoftonline.com/"... > certificate has expired My token should be expired and it should have asked me to...
> > Same issue here, logs show this repeated endlessly: > > > Attempting to reach URL "https://login.microsoftonline.com/"... > > > certificate has expired > > > My token should...
What about checking what platform bash is built for, and skipping it if it is a Linux version when `process.platform === 'win32'`? It would require 1 extra invocation of bash....
@Sojaner How do you handle the quoting issues with using `\`, `^`, `&`, `"`, etc.? It looks like Process X let an issue about how to include newlines go stale...
Automagically generating a duplicate route is very confusing, especially when refactoring an existing web API codebase to use OData. I ran into both this and #154 due to the confusing...
I'm having similar issues in a single root, TypeScript JSX workspace. It only seems to be including selected text as context, even when I explicitly mention other files. > REDACTED:...
@Podginator, it looks like you missed the URL in the upper right corner of the project page, just below 'About'. These were changed to "omnivore.work". However, it appears to be...