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
I am refactoring the function 'processSortedSet' in file 'batch.js' under folder 'src'.
I added a helper function named 'processIsFunction' to deal with the cognitive complexity warning from line 17. This single helper method was able to solve all the errors concerning cognitive complexity in the code.
NodeBB version
No response
NodeBB git hash
No response
NodeJS version
No response
Installed NodeBB plugins
No response
Database type
No response
Database version
No response
Exact steps to cause this issue
No response
What you expected
No response
What happened instead
No response
Anything else?
No response
The text was updated successfully, but these errors were encountered:
I am refactoring the function 'processSortedSet' in file 'batch.js' under folder 'src'.
I added a helper function named 'processIsFunction' to deal with the cognitive complexity warning from line 17. This single helper method was able to solve all the errors concerning cognitive complexity in the code.
NodeBB version
No response
NodeBB git hash
No response
NodeJS version
No response
Installed NodeBB plugins
No response
Database type
No response
Database version
No response
Exact steps to cause this issue
No response
What you expected
No response
What happened instead
No response
Anything else?
No response
The text was updated successfully, but these errors were encountered: