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

fix: ci core check dir before using find #14087

Merged
merged 1 commit into from
Aug 8, 2024
Merged

Conversation

erikburt
Copy link
Collaborator

@erikburt erikburt commented Aug 8, 2024

I broke sonar CI scan in #13875. This was because in certain cases the golangci-lint-report path does not exist, and the find command fails. This changes it so it checks that the directories exist before running find.

@erikburt erikburt self-assigned this Aug 8, 2024
@erikburt erikburt requested review from a team as code owners August 8, 2024 21:05
@erikburt erikburt changed the title fix: check dir before using find fix: ci core check dir before using find Aug 8, 2024
@erikburt erikburt enabled auto-merge August 8, 2024 21:08
@erikburt erikburt added this pull request to the merge queue Aug 8, 2024
@cl-sonarqube-production
Copy link

Quality Gate passed Quality Gate passed

Issues
0 New issues
0 Fixed issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarQube

Merged via the queue into develop with commit 3015b53 Aug 8, 2024
121 checks passed
@erikburt erikburt deleted the fix/ci-sonar-scan-params branch August 8, 2024 21:56
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.

3 participants