daniellmb/AQUA

View on GitHub
externs/nodejs/dgram.js

Summary

Maintainability
A
45 mins
Test Coverage

Function send has 6 arguments (exceeds 4 allowed). Consider refactoring.
Open

dgram.Socket.prototype.send = function(buf, offset, length, port, address, callback) {};
Severity: Minor
Found in externs/nodejs/dgram.js - About 45 mins to fix

There are no issues that match your filters.

Category
Status