superdesk/superdesk-client-core

View on GitHub
scripts/apps/desks/directives/ActionPicker.ts

Summary

Maintainability
A
1 hr
Test Coverage

Function ActionPicker has 36 lines of code (exceeds 25 allowed). Consider refactoring.
Open

export function ActionPicker(desks, macros) {
    return {
        scope: {
            desk: '=',
            stage: '=',
Severity: Minor
Found in scripts/apps/desks/directives/ActionPicker.ts - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status