fluidtrends/carmel

View on GitHub
relay/src/Server.ts

Summary

Maintainability
A
1 hr
Test Coverage

Function start has 38 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    async start() {
        const sio = require('socket.io')
        const sioNext = require('socket.io-next')

        const sior = require('socket.io-redis')
Severity: Minor
Found in relay/src/Server.ts - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status