drg-adaptive/serverless-rollup-plugin

View on GitHub
src/utils/getEntryForFunction.ts

Summary

Maintainability
A
35 mins
Test Coverage

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

  serverless: Serverless,
  ignore: Array<string>,
  fileName: string,
  name: string,
  { log }: Logging,
Severity: Minor
Found in src/utils/getEntryForFunction.ts - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status