elninotech/uppload

View on GitHub
src/services/search/pexels.ts

Summary

Maintainability
A
1 hr
Test Coverage

Function constructor has 30 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  constructor(apiKey: string) {
    super({
      apiKey,
      name: "pexels",
      icon: `<svg aria-hidden="true" viewbox="0 0 256 256" xmlns="http://www.w3.org/2000/svg"><path d="M21 0h-4v255l72 1h71v-35l1-35 4-1a97 97 0 0053-33 81 81 0 0013-22l7-22v-3-23-2l-1-3v-2a95 95 0 00-42-60l-3-3-13-6a98 98 0 00-30-6H21zm130 37a85 85 0 008 1l11 5a57 57 0 0131 62c-5 23-23 41-45 45l-20 1h-12v68H53v-91l1-91h97z" fill="#000" fill-rule="nonzero"/></svg>`,
Severity: Minor
Found in src/services/search/pexels.ts - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status