Background Task failed after Sonar-scanner analysis

Hey there.

Long story short, your analysis report is about 100MB too big (it can be, at maximum, 512 MB with a Postgres database).

I would refer to a post here where advice is given on shrinking the analysis report:

Another option would be to split the scan into several projects, if there’s a logical way of splitting the sources (a monorepo, for example, with many different applications)

1 Like