Skip to content

fix: golang lint ci failed #386

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
Apr 4, 2022
Merged

Conversation

daniel-hutao
Copy link
Member

Signed-off-by: Daniel Hu [email protected]

Summary

fix: golang lint ci failed

Description

Just now I found out that one of the contributor's pr(#385 ) failed in ci workflow:
https://github.com/devstream-io/devstream/runs/5814780108?check_suite_focus=true

This problem is not introduced by this pr, but: golangci/golangci-lint-action#434

So the solution here should be:

  1. set up skip-go-installation: true in v2
  2. upgrade golangci-lint-action to v3 - (I choose this)

@daniel-hutao
Copy link
Member Author

/cc @devstream-io/pmc
In order not to block the contributors from run the ci workflows, and not to disturb everyone's vacation, I merged this pr first while ensuring that the test passed. Of course, if a new problem is caused, I will fix it ASAP.

@daniel-hutao daniel-hutao merged commit 330e961 into devstream-io:main Apr 4, 2022
@daniel-hutao daniel-hutao self-assigned this Apr 4, 2022
@daniel-hutao daniel-hutao added the ci label Apr 4, 2022
@daniel-hutao daniel-hutao mentioned this pull request Apr 4, 2022
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant