Install golangci-lint on Ubuntu 24.04

Install golangci-lint on Ubuntu 24.04

The golangci-lint is a static analysis tool (also known linter) for Go programming language. It performs checks in parallel, utilizes caching, supports YAML configuration, and integrates with all major IDEs...