bjerkio/gcl-slack

View on GitHub
src/index.ts

Summary

Maintainability
A
1 hr
Test Coverage

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

export const makePulumiCallback = (
  type: SlackRequestType,
  options: PulumiCallbackOptions = {},
): PulumiCallbackFun => {
  if (type === 'api') {
Severity: Minor
Found in src/index.ts - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status