-
Hello, I found a bug. I tried downloading the source code of appmap intellij plugin and running it, but found that appmap does not work in the new Intellij. No matter how long I wait, it always says: …
-
Raise a warning during the plugin execution if the given `appmap.yml` is misconfigured.
Additionally expose this behavior through a goal.
-
I tried to start my node app using
npx appmap-node yarn
but it crashes with:
```
throw err;
^
AssertionError [ERR_ASSERTION]: The expression evaluated to a falsy value:
(0, node_as…
-
AppMap is not recording after running pytest. It seems to go through the code with notifications on how many failed, passed, skipped, warnings and errors. I am using VSCode. It was working when I f…
-
https://github.com/getappmap/navie-benchmark/actions/runs/10960062312/job/30434119659
```
AssertionError [ERR_ASSERTION]: The expression evaluated to a falsy value:
(0, assert_1.default)(trimme…
-
I trying to change the color of the selected FabMiniMenuItem. My code is below. I do see that when I tap on a menu item, the FabDialer calls the method to create each menu item, and the color of each …
-
https://github.com/sphinx-doc/sphinx
```
============================================================= FAILURES =============================================================
_____________________…
-
I'm using AppMap with vscode on Windows / WSL.
Here's an example where I asked a question, AppMap answered it, then hid (or deleted) the answer.
I can read the answer while AppMap is composing i…
-
The [AppMap specification](https://github.com/getappmap/appmap/#parameter-object-format) says this about `value` fields:
> string describing the object. This is not a strict JSON serialization, but r…
-
I was installing the gem in our project and got an error regarding a [connector](https://github.com/limebike/activerecord-mysql2rgeo-adapter) that we use "MakaraMysql2RgeoAdapter"
AppMap encountered …