You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 20, 2024. It is now read-only.
Methods with unused receivers can be a symptom of unfinished refactoring or a bug. If the receiver has to be present, it should be named _ else it could be omitted.
Occurrences
There are 7 occurrences of this issue in the repository.
Description
Methods with unused receivers can be a symptom of unfinished refactoring or a bug. If the receiver has to be present, it should be named
_
else it could be omitted.Occurrences
There are 7 occurrences of this issue in the repository.
See all occurrences on DeepSource → deepsource.io/gh/MindHunter86/NexusCloner/issue/RVV-B0013/occurrences/
The text was updated successfully, but these errors were encountered: