Searched refs:badContentCount (Results 1 – 3 of 3) sorted by relevance
11 if (stats.reclaimedCount || stats.badContentCount || stats.missingContent) {12 …stats.badContentCount && log.warn('verifyCachedFiles', `Corrupted content removed: ${stats.badCont…
123 stats.badContentCount && output(`Corrupted content removed: ${stats.badContentCount}`)
102 badContentCount: 0, property113 stats.badContentCount++