Deprecated: getDeprecationStatus()

in eng/scripts/inventory-dashboard/src/formatData.ts [296:304]


        Deprecated: getDeprecationStatus(pkg)
      };
    } else if (
      pkg.New.toLowerCase() !== "false" &&
      pkg.New.toLowerCase() !== "true"
    ) {
      // Logging for when New Property is set but not to "true" or "false"
      log.warn(
        `Track could not be determined. Package New property not set to true or false. pkg.New.toLowerCase(): ${pkg.New.toLowerCase()} - Package: ${JSON.stringify(