romanlex/app-manifest-webpack-plugin

View on GitHub
lib/cache.js

Summary

Maintainability
A
1 hr
Test Coverage

Function emitCacheInformationFile has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

function emitCacheInformationFile(loader, query, cacheFile, fileHash, iconResult) {
Severity: Minor
Found in lib/cache.js - About 35 mins to fix

    Function loadIconsFromDiskCache has 5 arguments (exceeds 4 allowed). Consider refactoring.
    Open

    function loadIconsFromDiskCache(loader, query, cacheFile, fileHash, callback) {
    Severity: Minor
    Found in lib/cache.js - About 35 mins to fix

      Parsing error: Unexpected token )
      Open

        )
      Severity: Minor
      Found in lib/cache.js by eslint

      For more information visit Source: http://eslint.org/docs/rules/

      There are no issues that match your filters.

      Category
      Status