File in exclusion list not excluded for duplication

Hi, thanks for the help, I tried to get the analysis log but it’s used on a CI and the log is mixed with other stuff, what I could see is a line in the log:

ANALYSIS SUCCESSFUL, you can browse [URL]

The URL above takes me to the dashboard for that particular PR with coverage problem. I guess that’s like a UI version of the textual analysis report, or does the analysis report provides more information other than what the dashboard shows?

Also:

More about the report processing at [URL]

The URL above shows me a JSON content with fields “task”, “analysisID”, “status”, etc, and the “status” is “SUCCESS”.

Below is the screenshot of the duplication on dashboard:

Regards