Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Golang-ci linter update #126

Closed
wants to merge 2 commits into from

Conversation

drew-viles
Copy link
Contributor

Local linting is failing so updating golang-ci linter to fix errors caused by references to an archived repo within it. This was fixed in 1.60.2.

After updating the linter version the local run of make lint passes:

WARN The linter 'execinquery' is deprecated (since v1.58.0) due to: The repository of the linter has been archived by the owner.  
WARN The linter 'exportloopref' is deprecated (since v1.60.2) due to: Since Go1.22 (loopvar) this linter is no longer relevant. Replaced by copyloopvar. 
helm lint --strict charts/identity
WARNING: Kubernetes configuration file is group-readable. This is insecure. Location: /Users/drew/.kube/config
WARNING: Kubernetes configuration file is world-readable. This is insecure. Location: /Users/drew/.kube/config
==> Linting charts/identity

1 chart(s) linted, 0 chart(s) failed

/assign @spjmurray

@spjmurray
Copy link
Member

Nothing to do here...

@spjmurray spjmurray closed this Oct 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants