piobyte/flamingo

View on GitHub
packages/flamingo-s3/src/mixin.ts

Summary

Maintainability
A
1 hr
Test Coverage

Function S3Mixin has 31 lines of code (exceeds 25 allowed). Consider refactoring.
Open

export = function S3Mixin<T extends Constructor<Route>>(SuperClass: T) {
  /**
   * Mixin that adds a video preprocessor which creates an image from a given video
   * @mixin
   */
Severity: Minor
Found in packages/flamingo-s3/src/mixin.ts - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status