GolangCI-lint attempts to deduct the Go version to lint for through the
go version specified in go.mod, which we don't have, and therefore it
falls back to go1.17 semantics:
level=warning msg="[linters_context] copyloopvar: this linter is disabled because the Go version (1.17) of your project is lower than Go 1.22
- How to verify it
- Description for the changelog
- A picture of a cute animal (not mandatory but encouraged)
GolangCI-lint attempts to deduct the Go version to lint for through the go version specified in go.mod, which we don't have, and therefore it falls back to go1.17 semantics:
- How to verify it
- Description for the changelog
- A picture of a cute animal (not mandatory but encouraged)