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
Need to refactor the function method starting on line 13 in the file src/upgrades/1.15.0/add_target_uid_to_flags.js to reduce the cognitive complexity from 16 to the allowed 15. There are many if statements that lead to the complexity and by reducing this complexity the code will be more readable and adaptable.
The text was updated successfully, but these errors were encountered:
Need to refactor the function method starting on line 13 in the file src/upgrades/1.15.0/add_target_uid_to_flags.js to reduce the cognitive complexity from 16 to the allowed 15. There are many if statements that lead to the complexity and by reducing this complexity the code will be more readable and adaptable.
The text was updated successfully, but these errors were encountered: