DeFiCh/jellyfish

View on GitHub
apps/playground-api/src/setups/setup.gov.ts

Summary

Maintainability
A
2 hrs
Test Coverage

Function after has 42 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  async after (): Promise<void> {
    await this.generate(1)

    // separate the dfip2203 setgov as
    // set dfip2203 in the list above will throw
Severity: Minor
Found in apps/playground-api/src/setups/setup.gov.ts - About 1 hr to fix

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

      list (): Array<Record<string, any>> {
        return [
          {
            ATTRIBUTES: {
              // dfi pay dtoken
    Severity: Minor
    Found in apps/playground-api/src/setups/setup.gov.ts - About 1 hr to fix

      There are no issues that match your filters.

      Category
      Status