Skip to content
This repository has been archived by the owner on Mar 15, 2024. It is now read-only.

JS Agent yields appmaps without sequence diagrams #219

Closed
ahtrotta opened this issue Apr 28, 2023 · 7 comments · Fixed by #237
Closed

JS Agent yields appmaps without sequence diagrams #219

ahtrotta opened this issue Apr 28, 2023 · 7 comments · Fixed by #237
Assignees
Labels
bug Something isn't working sequence diagrams

Comments

@ahtrotta
Copy link

ahtrotta commented Apr 28, 2023

In our appmap-js repository, I ran this command in packages/cli:

npx @appland/appmap-agent-js@latest -- jest --no-cache

And it generated appmaps without a sequence diagram.

As of this writing, the command:

npx @appland/appmap-agent-js@latest --version

Yields: @appland/appmap-agent-js@13.8.0.

@ahtrotta ahtrotta added the bug Something isn't working label Apr 28, 2023
@kgilpin
Copy link
Contributor

kgilpin commented Apr 28, 2023 via email

@ahtrotta
Copy link
Author

If you open the appmap and open the Sequence Diagram tab, then you'll see that it is blank.

@ahtrotta
Copy link
Author

Image

@ahtrotta
Copy link
Author

The Dependency Map and Trace View are not empty, though:

Image

@kgilpin
Copy link
Contributor

kgilpin commented Apr 28, 2023 via email

@ahtrotta
Copy link
Author

No, I didn't see any console errors. Here's an example appmap file.

prune subcommand works.zip

@dustinbyrne
Copy link
Contributor

FYI @lachrist, I've seen this happen when code objects (probably packages in particular) are missing from classMap.

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

Successfully merging a pull request may close this issue.

5 participants