Showing 1 of 3 total issues

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

  start () {
    const socket = this.ws(this.url)

    socket.on('connect', () => {
      console.log('connect')
Severity: Minor
Found in client/src/GraphWs.js - About 1 hr to fix
    Severity
    Category
    Status
    Source
    Language