MGamalE / Android-CICD

This repo demonstrates how to work on CI/CD for Mobile Apps :iphone: using Github Actions :pill: + Firebase Distribution :tada:

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Failure while building the code analysis pipeline

MGamalE opened this issue · comments

I get an error after trying to run the code analysis job

Process completed with exit code 1

For checking the workflow file

Issue have been solved, see analysis log here, analysis report here

Issue details :

  • As shown in the debug log during building You are running CI analysis while Automatic Analysis is enabled. Please consider disabling one or the other
  • As for documentation shows, you have to disable automatic analysis from your project dashboard on sonar cloud.