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

Outdated GolangCI-Lint Version #11

Closed
nicholas-fedor opened this issue Feb 16, 2025 · 0 comments · Fixed by #12
Closed

Outdated GolangCI-Lint Version #11

nicholas-fedor opened this issue Feb 16, 2025 · 0 comments · Fixed by #12
Assignees

Comments

@nicholas-fedor
Copy link
Owner

Installing golangci-lint binary v1.60.3...
Downloading binary https://github.com/golangci/golangci-lint/releases/download/v1.60.3/golangci-lint-1.60.3-linux-amd64.tar.gz ...
/usr/bin/tar xz --overwrite --warning=no-unknown-keyword --overwrite -C /home/runner -f /home/runner/work/_temp/943c6f50-4045-4419-a45d-c15cd6b69a87
Installed golangci-lint into /home/runner/golangci-lint-1.60.3-linux-amd64/golangci-lint in 696ms
Prepared env in 899ms
run golangci-lint
Running [/home/runner/golangci-lint-1.60.3-linux-amd64/golangci-lint config path] in [/home/runner/work/EUI64-Calculator/EUI64-Calculator] ...
Running [/home/runner/golangci-lint-1.60.3-linux-amd64/golangci-lint run --timeout=5m] in [/home/runner/work/EUI64-Calculator/EUI64-Calculator] ...
Error: can't load config: the Go language version (go1.23) used to build golangci-lint is lower than the targeted Go version (1.24.0)
Failed executing command with error: can't load config: the Go language version (go1.23) used to build golangci-lint is lower than the targeted Go version (1.24.0)
Error: golangci-lint exit with code 3
Ran golangci-lint in 111ms

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