Showing 444 of 448 total issues
Avoid too many return
statements within this function. Open
Open
return undefined;
Avoid too many return
statements within this function. Open
Open
return false;
Avoid too many return
statements within this function. Open
Open
return undefined;
Avoid too many return
statements within this function. Open
Open
return GameType.BAD;
Avoid too many return
statements within this function. Open
Open
return SoftwareListDAT.fromObject(datObject.softwarelist);
Avoid too many return
statements within this function. Open
Open
return GameType.TRANSLATED;
Avoid too many return
statements within this function. Open
Open
return GameType.DEBUG;
Avoid too many return
statements within this function. Open
Open
return GameType.HACKED;
Avoid too many return
statements within this function. Open
Open
return GameType.PIRATED;
Avoid too many return
statements within this function. Open
Open
return [];
Avoid too many return
statements within this function. Open
Open
return GameType.BETA;
Avoid too many return
statements within this function. Open
Open
return GameType.CRACKED;
Avoid too many return
statements within this function. Open
Open
return GameType.TRAINED;
Avoid too many return
statements within this function. Open
Open
return undefined;
Avoid too many return
statements within this function. Open
Open
return 6;
Avoid too many return
statements within this function. Open
Open
return GameType.PROGRAM;
Avoid too many return
statements within this function. Open
Open
return 5;
Avoid too many return
statements within this function. Open
Open
return GameType.OVERDUMP;
Avoid too many return
statements within this function. Open
Open
return [await this.fileFrom(filePath, fileChecksumBitmask)];
Avoid too many return
statements within this function. Open
Open
return [inputPath];