-
Notifications
You must be signed in to change notification settings - Fork 123
Description
I used steady's maven scan by adding configuration in the project's pom file.
In use, app and a2c program analysis can succeed and obtain results, but upload, instr, t2c, etc. cannot run successfully. There is a running problem with Dynamic instrumentation (JUnit). At the same time, t2c needs to run during JUnit, so the results cannot be obtained. I would like to ask whether the configuration information in the pom needs to be improved or the source code format and configuration of the project need to be modified, or how to successfully perform t2c program analysis.
The github address of the steady test sample is https://github.com/11111821/steady_proj, this includes test sample source code and related command logs.
Here is the command execution history.

Here is the front-end interface.
