Skip to content

AV-183200 Golang lint and TF tests failure #555

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

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

@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 <[email protected]> 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.

@Rohan-sss1
Copy link
Collaborator Author

@Rohan-sss1 Rohan-sss1 requested a review from parimanur July 10, 2023 07:16
@@ -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

@Rohan-sss1 Rohan-sss1 Jul 27, 2023

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
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