Showing 114 of 365 total issues
Avoid too many return
statements within this function. Open
Open
return (
mod
? Array.isArray(mod)
? mod
: [mod]
Avoid too many return
statements within this function. Open
Open
return false
Avoid too many return
statements within this function. Open
Open
return false
Avoid too many return
statements within this function. Open
Open
return
Avoid too many return
statements within this function. Open
Open
return await this._localResolver.resolve(filter, mutatedOptions)
Avoid too many return
statements within this function. Open
Open
return WitnessWrapper.wrap(mod, account)
Avoid too many return
statements within this function. Open
Open
return [cachedResult] as T[]
Avoid too many return
statements within this function. Open
Open
return flatResult.filter(duplicateModules)
Avoid too many return
statements within this function. Open
Open
return Number.POSITIVE_INFINITY
Avoid too many return
statements within this function. Open
Open
return Object.values(this.modules) as T[]
Avoid too many return
statements within this function. Open
Open
return (
mod
? Array.isArray(mod)
? mod
: [mod]
Avoid too many return
statements within this function. Open
Open
return frequency * 24 * 60 * 60 * 1000
Avoid too many return
statements within this function. Open
Open
return
Avoid too many return
statements within this function. Open
Open
return []
Avoid too many return
statements within this function. Open
Open
return (
mod
? Array.isArray(mod)
? mod
: [mod]
Avoid too many return
statements within this function. Open
Open
return []
Avoid too many return
statements within this function. Open
Open
return false
Avoid too many return
statements within this function. Open
Open
return this.resolveByQuery<T>(Object.values(this.modules), filter.query)
Avoid too many return
statements within this function. Open
Open
return (await Promise.all(filter.address.map(item => this.resolve(item, options)))).filter(exists)
Avoid too many return
statements within this function. Open
Open
return []