RocketChat/Rocket.Chat

View on GitHub
apps/meteor/app/lib/server/methods/createPrivateGroup.ts

Summary

Maintainability
A
35 mins
Test Coverage

Function createPrivateGroup has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

    async createPrivateGroup(name, members, readOnly = false, customFields = {}, extraData = {}) {
Severity: Minor
Found in apps/meteor/app/lib/server/methods/createPrivateGroup.ts - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status