grafana / xk6-kubernetes

Client extension for interacting with Kubernetes clusters from your k6 tests.
Apache License 2.0
62 stars 20 forks source link

Enable linting and address discovered errors #41

Closed javaducky closed 2 years ago

javaducky commented 2 years ago

PR #40 attempted to include golangci-lint within the CICD workflow for the project using similar rules to k6 and other extensions. This raised several issues which warrants correction within a separate issue.