Showing 1,896 of 2,859 total issues
Function streamWrite
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
function streamWrite(algo, message, encoding, writes, len) {
Function legacyWrite
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
function legacyWrite(algo, message, encoding, writes, len) {
Function initialize
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
initialize : function(color, reflection, refraction, transparency, gloss) {
Function onwriteError
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
function onwriteError(stream, state, sync, er, cb) {
Function legacyWrite
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
function legacyWrite(alice, bob, message, encoding, writes) {
Function streamWrite
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
function streamWrite(alice, bob, message, encoding, writes) {
Function writeOrBuffer
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
function writeOrBuffer(stream, state, chunk, encoding, cb) {
Function printEntries
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
profile, totalTicks, nonLibTicks, filterP, callback) {
Function vel_step
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
function vel_step(u, v, u0, v0, dt)
Function lin_solve
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
function lin_solve(b, x, x0, a, c)
Function dens_step
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
function dens_step(x, x0, u, v, dt)
Function TaskControlBlock
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
function TaskControlBlock(link, id, priority, queue, task) {
Function sc_vectorCopyBang
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
function sc_vectorCopyBang(target, tstart, source, sstart, send) {
Function ScaleConstraint
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
function ScaleConstraint(src, scale, offset, dest, strength) {
Function diffuse2
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
function diffuse2(x, x0, y, y0, dt)
Function processCodeCreateEvent
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
var processCodeCreateEvent = function(type, kind, address, size, name) {
Function runPackageLifecycle
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
function runPackageLifecycle (pkg, env, wd, unsafe, cb) {
Function runHookLifecycle
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
function runHookLifecycle (pkg, env, wd, unsafe, cb) {
Function link
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
function link (from, to, gently, abs, cb) {
Function publish_
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
function publish_ (arg, data, isRetry, cachedir, cb) {