elninotech/uppload

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

Summary

Maintainability
A
1 hr
Test Coverage

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

  constructor(apiKey: string) {
    super({
      apiKey,
      name: "unsplash",
      icon: `<svg aria-hidden="true" viewBox="0 0 256 256" xmlns="http://www.w3.org/2000/svg"><path d="M81 113v72h94v-72h81v143H0V113h81zM175 0v71H81V0h94z" fill="#000" fill-rule="evenodd"/></svg>`,
Severity: Minor
Found in src/services/search/unsplash.ts - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status