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
SonarCloud warnings:
Refactor this function to reduce its Cognitive Complexity from 18 to the 15 allowed.
Explanation: The function starting on line 86 has too many conditional statements, to fix this some refactoring should be done to lower the number of conditionals from 18 to the limit of 15.
The text was updated successfully, but these errors were encountered:
File name: src/api/posts.js
SonarCloud warnings:
Refactor this function to reduce its Cognitive Complexity from 18 to the 15 allowed.
Explanation: The function starting on line 86 has too many conditional statements, to fix this some refactoring should be done to lower the number of conditionals from 18 to the limit of 15.
The text was updated successfully, but these errors were encountered: