kodadot/nft-gallery

View on GitHub
composables/drop/massmint/useDropMassMint.ts

Summary

Maintainability
A
1 hr
Test Coverage

Function massGenerate has 30 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  const massGenerate = async () => {
    try {
      clearMassMint()
      if (isSub.value) {
        await populateTokenIds()
Severity: Minor
Found in composables/drop/massmint/useDropMassMint.ts - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status