Skip to content

refactor: fix unused method receiver#210

Closed
deepsource-autofix[bot] wants to merge 1 commit intomasterfrom
deepsource-autofix-d8aaa18e
Closed

refactor: fix unused method receiver#210
deepsource-autofix[bot] wants to merge 1 commit intomasterfrom
deepsource-autofix-d8aaa18e

Conversation

@deepsource-autofix
Copy link
Contributor

Methods with unused receivers can be a symptom of unfinished refactoring or a bug. To keep
the same method signature, omit the receiver name or '_' as it is unused.

Methods with unused receivers can be a symptom of unfinished refactoring or a bug. To keep 
the same method signature, omit the receiver name or '_' as it is unused.
@vercel
Copy link

vercel bot commented May 1, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Skipped Deployment
Name Status Preview Comments Updated (UTC)
globstar ⬜️ Ignored (Inspect) Visit Preview May 1, 2025 8:45pm

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.

1 participant