Anapher/Strive

View on GitHub
src/Services/SFU/src/index.ts

Summary

Maintainability
A
1 hr
Test Coverage

Function main has 41 lines of code (exceeds 25 allowed). Consider refactoring.
Open

async function main() {
   const lightship = createLightship({ detectKubernetes: false });

   const rabbitConn = new RabbitMqConn(config.services.rabbitMq);

Severity: Minor
Found in src/Services/SFU/src/index.ts - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status