Mercateo/serverless-image-processor

View on GitHub
src/index.ts

Summary

Maintainability
A
1 hr
Test Coverage

Function handle has 35 lines of code (exceeds 25 allowed). Consider refactoring.
Open

export const handle = (
  event: any,
  context: any,
  cb: (err: any | null, response?: any) => void
) => {
Severity: Minor
Found in src/index.ts - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status