-
Notifications
You must be signed in to change notification settings - Fork 27
golangci configuration contains deprecated/non-working linters #55
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
Comments
Issues go stale after 90d of inactivity. If this issue is safe to close now please do so with /lifecycle stale |
/remove-lifecycle stale |
Issues go stale after 90d of inactivity. If this issue is safe to close now please do so with /lifecycle stale |
We should pull in changes from kubevirt/kubevirt#9962 once it is merged. |
Stale issues rot after 30d of inactivity. If this issue is safe to close now please do so with /lifecycle rotten |
Rotten issues close after 30d of inactivity. /close |
@kubevirt-bot: Closing this issue. In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
/reopen |
@lyarwood: Reopened this issue. In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
Issues go stale after 90d of inactivity. If this issue is safe to close now please do so with /lifecycle stale |
Stale issues rot after 30d of inactivity. If this issue is safe to close now please do so with /lifecycle rotten |
Rotten issues close after 30d of inactivity. /close |
@kubevirt-bot: Closing this issue. In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
Uh oh!
There was an error while loading. Please reload this page.
Is this a BUG REPORT or FEATURE REQUEST?:
/kind enhancement
What happened:
Following warnings are shown during
make lint
:Originally posted by @lyarwood in #52 (comment)
What you expected to happen:
No warnings should be shown during
make lint
.How to reproduce it (as minimally and precisely as possible):
Run
make lint
after #52 was mergedAnything else we need to know?:
The
.golangci.yml
was taken from kubevirt/kubevirt, so it should be fixed there first.Environment:
virtctl version
):kubectl version
):uname -a
):The text was updated successfully, but these errors were encountered: