serge-web/serge-web

View on GitHub
client/src/Components/local/organisms/setting-channels/helpers/createChannel.ts

Summary

Maintainability
A
2 hrs
Test Coverage

Function createChannel has 59 lines of code (exceeds 25 allowed). Consider refactoring.
Open

const createChannel = (
  // all channels list, need to create uniq name
  channels: ChannelTypes[],
  // for which force we need to create Original Template if format given
  defaultForce: ForceData,

    There are no issues that match your filters.

    Category
    Status