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

AV-183200 Golang lint and TF tests failure #555

Merged
merged 1 commit into from Aug 3, 2023
Merged

AV-183200 Golang lint and TF tests failure #555

merged 1 commit into from Aug 3, 2023

Conversation

Rohan-sss1
Copy link
Collaborator

No description provided.

@vmwclabot
Copy link
Member

@Rohan-sss1, you must sign every commit in this pull request acknowledging our Developer Certificate of Origin before your changes are merged. This can be done by adding Signed-off-by: John Doe <john.doe@email.org> to the last line of each Git commit message. The e-mail address used to sign must match the e-mail address of the Git author. Click here to view the Developer Certificate of Origin agreement.

Signed-off-by: Rohan Suryawanshi <rsuryavanshi@vmware.com>
@Rohan-sss1
Copy link
Collaborator Author

@@ -12,23 +11,18 @@ run:
linters:
disable-all: true
enable:
- deadcode
Copy link
Collaborator

Choose a reason for hiding this comment

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

We need the deadcode.

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

@parimanur they have deprecated this from the linters but by default they are executing this internally.
golangci/golangci-lint#3125

@parimanur parimanur merged commit b0abf65 into 30.1.1 Aug 3, 2023
1 check passed
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.

None yet

3 participants