acaprojects/skype-native

View on GitHub
src/live-client.ts

Summary

Maintainability
A
2 hrs
Test Coverage

Function attachClientEvents has 52 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    private attachClientEvents() {
        // Event subscriptions that are passed to CLR components provide
        // a single object payload when they are activated. The below creates
        // a bit of middleware that ingests this, optionally applying a
        // transform so we can emit a Node event with a common signature.
Severity: Major
Found in src/live-client.ts - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status