-
Notifications
You must be signed in to change notification settings - Fork 36
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 linting issues reported by golanci-lint #415
Fix linting issues reported by golanci-lint #415
Conversation
Skipping CI for Draft Pull Request. |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: vishesh92 The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
✅ Deploy Preview for kubernetes-sigs-cluster-api-cloudstack ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #415 +/- ##
==========================================
+ Coverage 25.66% 26.96% +1.30%
==========================================
Files 59 62 +3
Lines 5563 5940 +377
==========================================
+ Hits 1428 1602 +174
- Misses 3996 4193 +197
- Partials 139 145 +6 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
d4519df
to
7af4db6
Compare
/test all |
dec80da
to
60d1e81
Compare
60d1e81
to
a5a6e99
Compare
/run-e2e -c 4.19 |
@vishesh92 a jenkins job has been kicked to run test with following paramaters:
|
Test Results : (tid-522)
|
/run-e2e -c 4.19 |
@vishesh92 a jenkins job has been kicked to run test with following paramaters:
|
thanks @vishesh92 let's run some smoke tests. If test results look good overall, I think we can merge |
Test Results : (tid-530)
|
this did not fail in the previous test , looks like a intermittent failure /lgtm |
Issue #, if available:
Description of changes:
This PR fixes the following lint issues discovered using golangci-lint:
Testing performed:
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.