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

Implement SonarCloud scanner #19

Merged
merged 2 commits into from
Feb 2, 2024
Merged

Conversation

aashna-narula-cko
Copy link
Contributor

@aashna-narula-cko aashna-narula-cko commented Jan 31, 2024

This GitHub Action implements the SonarCloud Scanner to perform code analysis and quality checks for your projects. This is being done to ensure code quality, identify bugs, and detect security vulnerabilities early in the development process.
The report can be found at: https://sonarcloud.io/project/overview?id=checkout_CheckoutCardManagement-iOS

@aashna-narula-cko aashna-narula-cko force-pushed the feature/sonar-cloud-scanner branch 2 times, most recently from 9a90d6e to 49e20a4 Compare January 31, 2024 10:44
@aashna-narula-cko aashna-narula-cko added the do not review For testing purpose label Jan 31, 2024
@aashna-narula-cko aashna-narula-cko force-pushed the feature/sonar-cloud-scanner branch 3 times, most recently from 89f6c30 to c67a582 Compare February 1, 2024 14:33
@aashna-narula-cko aashna-narula-cko removed the do not review For testing purpose label Feb 1, 2024
@aashna-narula-cko aashna-narula-cko force-pushed the feature/sonar-cloud-scanner branch 4 times, most recently from f785095 to 89cffb5 Compare February 1, 2024 16:08
okhan-okbay-cko
okhan-okbay-cko previously approved these changes Feb 1, 2024
Copy link
Contributor

@okhan-okbay-cko okhan-okbay-cko left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

📦

Copy link
Contributor

@ehab-al-cko ehab-al-cko left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please share with us sonarcloud url for the result.

Copy link
Contributor

@okhan-okbay-cko okhan-okbay-cko left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@aashna-narula-cko aashna-narula-cko merged commit 4942867 into main Feb 2, 2024
3 checks passed
@ehab-al-cko ehab-al-cko deleted the feature/sonar-cloud-scanner branch February 2, 2024 12:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants