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

build(linter): update linter to v1.64.5 and fix issues #1130

Merged
merged 1 commit into from
Feb 15, 2025

Conversation

gen2thomas
Copy link
Collaborator

@gen2thomas gen2thomas commented Feb 15, 2025

Solved issues and/or description of the change

switch to new linter version and fix issues

Checklist

  • The PR's target branch is 'hybridgroup:dev'
  • New and existing unit tests pass locally with my changes (e.g. by run make test_race)
  • No linter errors exist locally (e.g. by run make fmt_check)
  • I have performed a self-review of my own code

Note:
update your local linter, e.g. by:
curl -sSfL https://raw.githubusercontent.com/golangci/golangci-lint/master/install.sh | sh -s -- -b $(go env GOPATH)/bin v1.64.5

@gen2thomas gen2thomas force-pushed the feature/new_linter_1_64_5 branch from 75bd729 to 92e8705 Compare February 15, 2025 18:15
@gen2thomas gen2thomas marked this pull request as ready for review February 15, 2025 18:22
@gen2thomas gen2thomas merged commit 95e7710 into hybridgroup:dev Feb 15, 2025
6 checks passed
@gen2thomas gen2thomas deleted the feature/new_linter_1_64_5 branch February 15, 2025 18:22
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.

1 participant