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

lint: govet starting from 1.63.0 version triggers an errors #1079

Closed
patapenka-alexey opened this issue Jan 3, 2025 · 0 comments · Fixed by #1080
Closed

lint: govet starting from 1.63.0 version triggers an errors #1079

patapenka-alexey opened this issue Jan 3, 2025 · 0 comments · Fixed by #1080

Comments

@patapenka-alexey
Copy link
Contributor

govet version should be locked at 1.62.2.

curl -sSfL https://raw.githubusercontent.com/golangci/golangci-lint/master/install.sh | sh -s -- -b $(go env GOPATH)/bin v1.63.0

golangci-lint run --out-format=github-actions --config=golangci-lint.yml --out-format colored-line-number
patapenka-alexey added a commit that referenced this issue Jan 3, 2025
This patch locks `govet` version at 1.62.2.

Closes #1079
patapenka-alexey added a commit that referenced this issue Jan 3, 2025
This patch locks `golangci-lint` version at 1.62.2.

Closes #1079
oleg-jukovec pushed a commit that referenced this issue Jan 3, 2025
This patch locks `golangci-lint` version at 1.62.2.

Closes #1079
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 a pull request may close this issue.

1 participant