Architecture - no data available

I develop VS Code extensions, which are GitHub public projects written mostly in Typescript. I recently set myself up with SonarQube Cloud Free and added several of my projects. For example, one is a fork of https://github.com/microsoft/vscode-mock-debug

Analysis seems to run, and the Summary page shows results, but the Architecture page reports this:

I haven’t yet found guidance on how to “see the analysis logs for more information”.

Did I miss a step towards getting Architecture diagrams?

Greetings to Paul Hickey - I am looking forward to seeing how Structure101 got integrated into its new home.

Hey John,

Good to hear from you!

You may be using Autoscan (?), which is not yet supported.

We expect to release support for it very soon.

In the meantime, you can scan from your GH pipeline or scan from your local machine.

Cheers,
Paul

Thanks for the pointer Paul. Yes, I’m using Autoscan.

1 Like

Setting up the GH action did the trick.

2 Likes

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.

Hi @gjsjohnmurray, Autoscan support is now available!