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

chore(deps): update dependencies and improve linter configuration #2304

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

A-5ingh
Copy link

@A-5ingh A-5ingh commented Mar 7, 2025

Explanation

Lint workflow is failing for quite sometime.

Related issue

Proposed Changes

  • Upgrade actions/setup-go and golangci-lint-action to their latest versions.
  • Replace deprecated linter rules in the configuration file and utilize t.TempDir() for temporary directory creation in tests.

Checklist

  • I have read the contributing guidelines.
  • I have read the PR documentation guide and followed the process including adding proof manifests to this PR.
  • This is a bug fix and I have added unit tests that prove my fix is effective.

Further Comments

@A-5ingh A-5ingh requested a review from a team as a code owner March 7, 2025 05:54
Copy link

codecov bot commented Mar 7, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 67.47%. Comparing base (57a4201) to head (518cf47).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2304   +/-   ##
=======================================
  Coverage   67.47%   67.47%           
=======================================
  Files         148      148           
  Lines        6518     6518           
=======================================
  Hits         4398     4398           
  Misses       1875     1875           
  Partials      245      245           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@A-5ingh A-5ingh changed the title Update dependencies and improve linter configuration chore(deps): update dependencies and improve linter configuration Mar 7, 2025
@realshuting
Copy link
Member

@eddycharly - can you help review?

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