Closed yselkowitz closed 1 year ago
Hi @yselkowitz. Thanks for your PR.
I'm waiting for a redhat-developer member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test
on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.
Once the patch is verified, the new status will be reflected by the ok-to-test
label.
I understand the commands that are listed here.
Base: 58.58% // Head: 58.58% // No change to project coverage :thumbsup:
Coverage data is based on head (
822af62
) compared to base (92954ca
). Patch has no changes to coverable lines.
:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.
/lgtm /approve
[APPROVALNOTIFIER] This PR is APPROVED
This pull-request has been approved by: wtam2018
The full list of commands accepted by this bot can be found here.
The pull request process is described here
/ok-to-test
/retest-required
/retest-required
/retest-required
What type of PR is this?
/kind failing-test
What does this PR do / why we need it:
Fixes go fmt errors with golang 1.19.z currently occurring in CI.
Have you updated the necessary documentation?
N/A
Which issue(s) this PR fixes:
How to test changes / Special notes to the reviewer:
The
Validate PRs / Build (pull_request)
github action should now pass.