Showing 117 of 749 total issues
Function l
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
return(0,w.structuredPatch)(void 0,void 0,b,a)}return a}function h(a){return a.newFileName&&a.newFileName!==a.oldFileName}function i(a,b,c){return b===c?b:(a.conflict=!0,{mine:b,theirs:c})}function j(a,b){return a.oldStart<b.oldStart&&a.oldStart+a.oldLines<b.oldStart}function k(a,b){return{oldStart:a.oldStart,oldLines:a.oldLines,newStart:a.newStart+b,newLines:a.newLines,lines:a.lines}}function l(a,b,c,f,g){
Avoid too many return
statements within this function. Open
Open
if (length !== b.length) return false;
Avoid too many return
statements within this method. Open
Open
return $b->last_time - $a->last_time;
Avoid too many return
statements within this method. Open
Open
return str_replace($item, "", $carry);
Avoid too many return
statements within this method. Open
Open
return $input;
Avoid too many return
statements within this method. Open
Open
return (bool)$this->_x;
Avoid too many return
statements within this method. Open
Open
return false; }
Avoid too many return
statements within this function. Open
Open
return true;
Avoid too many return
statements within this function. Open
Open
return values(obj);
Avoid too many return
statements within this method. Open
Open
return $carry;
Avoid too many return
statements within this method. Open
Open
return $effect;
Avoid too many return
statements within this method. Open
Open
return false;
Avoid too many return
statements within this method. Open
Open
return NULL;
Avoid too many return
statements within this method. Open
Open
return $enriched;
Avoid too many return
statements within this method. Open
Open
return $bot;
Avoid too many return
statements within this method. Open
Open
return $pass;
Avoid too many return
statements within this method. Open
Open
return $carry;
Avoid too many return
statements within this method. Open
Open
return Maybe::$FALSE;
Avoid too many return
statements within this method. Open
Open
return "+";
Avoid too many return
statements within this method. Open
Open
return http_response("", $url, ["http/1.1 200"], 0, false);