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.
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.