trailsjs/trailpack-cache

View on GitHub

Showing 1 of 1 total issue

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

  init() {
    const stores = this.app.config.caches.stores
    const storesCreation = []

    for (const store of stores) {
Severity: Minor
Found in api/services/CacheService.js - About 1 hr to fix
    Severity
    Category
    Status
    Source
    Language