Skip to content

Update golangci-lint action #128

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

Merged
merged 6 commits into from
Feb 17, 2025
Merged

Update golangci-lint action #128

merged 6 commits into from
Feb 17, 2025

Conversation

shaynafinocchiaro
Copy link
Contributor

@shaynafinocchiaro shaynafinocchiaro commented Feb 17, 2025

Description

golangci-lint action fails on custom linters configuration because JSONschema verification was changed to true by default in the linter action. This PR updates the config file to remove unused parameters to pass the verify check
Reference: golangci/golangci-lint-action#1171

Configuration file docs: https://golangci-lint.run/usage/configuration/#config-file

Issues

List the issues impacted by this PR:

Issue ID
dell/csm#1707

Checklist:

  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have added tests that prove my fix is effective or that my feature works

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Please also list any relevant details for your test configuration

@shaynafinocchiaro shaynafinocchiaro merged commit df59884 into main Feb 17, 2025
2 checks passed
@shaynafinocchiaro shaynafinocchiaro deleted the fix-golangci-lint branch February 17, 2025 18:46
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.

3 participants