octoblu/meshblu-server-socket.io-v1

View on GitHub
command.coffee

Summary

Maintainability
Test Coverage

Line exceeds maximum allowed length
Open

    @panic new Error('Missing environment variable: ALIAS_SERVER_URI') unless @serverOptions.aliasServerUri? # allowed to be empty
Severity: Minor
Found in command.coffee by coffeelint

Line exceeds maximum allowed length
Open

    @panic new Error('Missing environment variable: RESPONSE_QUEUE_BASE_NAME') if _.isEmpty @serverOptions.responseQueueBaseName
Severity: Minor
Found in command.coffee by coffeelint

There are no issues that match your filters.

Category
Status