static_src/components/service_instance_panel.jsx
Function stateSetter
has 37 lines of code (exceeds 25 allowed). Consider refactoring. Open
Open
function stateSetter() {
const currentOrgGuid = OrgStore.currentOrgGuid;
const currentSpaceGuid = SpaceStore.currentSpaceGuid;
const currentSpaceName = SpaceStore.currentSpaceName;
const currentAppGuid = AppStore.currentAppGuid;