Last analysis failed Analysis ID "AYqTurTrLj72E1jVMK0N"

Hi, I was instructed to make a post here to recieve the logs for the actual error. Thanks.

Meanwhile, I retried and now it works, but I still would like to know what was in that log.

Hey @ttamas!

Welcome to Sonar Community!

Did you just retry or did you also change something in your configuration?

Regards,
Ismail

Hey, I didn’t change anything in the configuration, but I did “nudge” the automation to run by simply incrementing a versioning number in a manifest file, unrelated to any automation (aka source code).

Is this a CI-based analysis?

Yes, when we create a PR, Circle Ci starts the sonar tool via dotnet.

Then, you should also have a detailed log on CircleCI for the analysis step.

We have the following error message in our logs:

Date of analysis cannot be older than the date of the last known analysis on this project. Value: "2023-09-14T12:46:09+0000". Latest analysis: "2023-09-14T12:46:10+0000". It's only possible to rebuild the past in chronological order.

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