new-client/src/lib/socket.ts

Summary

Maintainability
A
1 hr
Test Coverage

Function constructor has 42 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  constructor(rootStore: RootStore) {
    this.rootStore = rootStore;

    this.emitInit();

Severity: Minor
Found in new-client/src/lib/socket.ts - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status