golangci-lint v2 install via 'go install' is too heavy for CI (compiles from source, needs lots of memory and time). Use go vet as lightweight alternative for now.
golangci-lint v2 install via 'go install' is too heavy for CI (compiles from source, needs lots of memory and time). Use go vet as lightweight alternative for now.