RocketChat/Rocket.Chat

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

Summary

Maintainability
A
35 mins
Test Coverage

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

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

    There are no issues that match your filters.

    Category
    Status