You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: