Skip to content

refactor: fix unused method receiver#12

Merged
fabricekabongo merged 1 commit into
mainfrom
deepsource-autofix-c6511b48
Nov 15, 2025
Merged

refactor: fix unused method receiver#12
fabricekabongo merged 1 commit into
mainfrom
deepsource-autofix-c6511b48

Conversation

@deepsource-autofix
Copy link
Copy Markdown
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.
@deepsource-io
Copy link
Copy Markdown
Contributor

deepsource-io Bot commented Nov 15, 2025

Here's the code health analysis summary for commits f7cd204..70da7fb. View details on DeepSource ↗.

Analysis Summary

AnalyzerStatusSummaryLink
DeepSource Go LogoGo❌ Failure
❗ 34 occurences introduced
View Check ↗

💡 If you’re a repository administrator, you can configure the quality gates from the settings.

@fabricekabongo fabricekabongo merged commit 22c1933 into main Nov 15, 2025
28 of 29 checks passed
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