davinkevin/AngularStompDK

View on GitHub

Showing 1 of 4 total issues

Function $connect has 26 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    $connect() {
        this.$setConnection();

        let successCallback = () => this.deferred.resolve();
        let errorCallback = () => {
Severity: Minor
Found in core/service.js - About 1 hr to fix
Severity
Category
Status
Source
Language