While trying to integrate SonarCloud and Bitbucket, the pipeline is failing because of non existing toolchains. Please make sure you define the required toolchains in your ~/.m2/toolchains.xml file....
I have been trying to run sonarcloud on a repository using Bitbucket PHP pipeline and it returns "Container 'docker' exceeded memory limit.". image: composer:2.0 clone: depth: full # SonarCloud...
I have a bitbucket pipeline configured, but it fails sonarcloud quality gate. My pipeline is as follow: # enable Docker for your repository options: docker: true definitions: s...
How i can receive the reports generated from sonarcloud per email?
Greetings I am trying to add Sonar Cloud to my repo. I clicked Pipeline, and create bitbucket-pipelines.yml file but it wont let me commit this file in the root of the repo. I...
Our project uses Gradle + Java 8. At the moment it's not possible to migrate over to Java 11. SonarCloud needs Java 11. Does anyone know how to setup Bitbucket pipelines where Java 8 is used for b...
...irstly supposed to use the image in a build since all I want to do is to take the code from my repository and put it in sonarcloud for analysis I have not been able to analyse a single piece of code e...
Hi Team, My pipeline failed and i got the below error: "our project contains .java files, please provide compiled classes with sonar.java.binaries property, or exclude them from the...
...loud. As you may have already seen, SonarCloud integrates fully with Code Insights to provide a smoother Code Quality and Security experience! This feature brings the full list of issues detected by SonarCloud...
Hi guys, i'm currently using atlassian/default-image:2 to run my sonarcloud analysis through bitbucket pipelines. I got a warning message from sonarcloud, notifying me that in October 2020, j...
Hi, I have enabled sonar cloud plugin for my bitbucket code.I have configured a "pom.xml" so whenever I am pushing some code sonar is analyzing.But the problem is it is always applying the XML profi...
...tlassian/pipelines/agent/build/.bitbucket/pipelines/generated/pipeline/pipes/sonarsource/sonarcloud-scan/sonarcloud-scan.log' I have included the sonar token in the bitbucket-pipelines.yml, n...
...over.out - step: caches: - coverage name: Send SonarCloud Metrics script: - pipe: sonarsource/sonarcloud-scan:0.1.5 v...
Hello team, My name is Roman. We use Bitbucket for our project and recently we have added a plugin to check code quality. Basically, we have integrated Sonarcloud.io into our Bitbucket a...
Copied to clipboard
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.