Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CQI-10: use sonarcloud instead of sonarqube #24

Merged
merged 5 commits into from
Nov 16, 2023
Merged

Conversation

olewandowski1
Copy link
Contributor

@olewandowski1 olewandowski1 commented Nov 6, 2023

CQI-10

Within the context of this PR, I've implemented a GitHub workflow for static code analysis using SonarCloud. Additionally, I removed the SonarQube stage from the Jenkins pipeline.

EDIT: I had to correct the runApiHtmlConverter in package.json. Incorrect paths.

NOTE: The SonarCloud analysis was successfully initiated; however, it was unable to complete due to failures in the integration test suite. As a consequence, the jacocoTestReport.xml could not be generated, leading to a build failure.

What went wrong:
Execution failed for task ':integrationTest'.
> There were failing tests. See the report at: file:///app/build/reports/integrationTest/index.html

Copy link

sonarcloud bot commented Nov 8, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@olewandowski1 olewandowski1 marked this pull request as ready for review November 9, 2023 12:08
@dszafranek dszafranek merged commit 2dcde76 into master Nov 16, 2023
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants