octoblu/meshblu-core-protocol-adapter-http-streaming

View on GitHub

Showing 5 of 5 total issues

Line exceeds maximum allowed length
Open

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

Line exceeds maximum allowed length
Open

    @panic new Error('Missing required 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 required environment variable: JOB_LOG_SAMPLE_RATE') unless @serverOptions.jobLogSampleRate?
Severity: Minor
Found in command.coffee by coffeelint

Line exceeds maximum allowed length
Open

    @panic new Error('Missing required environment variable: JOB_LOG_REDIS_URI') if _.isEmpty @serverOptions.jobLogRedisUri
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
Severity
Category
Status
Source
Language