AlchemyCMS/alchemy_cms

View on GitHub
app/javascript/alchemy_admin/sitemap.js

Summary

Maintainability
A
1 hr
Test Coverage

Function filter has 33 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  filter(term) {
    const results = []

    this.items.forEach(function (item) {
      if (
Severity: Minor
Found in app/javascript/alchemy_admin/sitemap.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status