kodadot/nft-gallery

View on GitHub
composables/autoTeleport/useAutoTeleport.ts

Summary

Maintainability
A
2 hrs
Test Coverage

Function default has 68 lines of code (exceeds 25 allowed). Consider refactoring.
Open

export default function (
  actions: ComputedRef<AutoTeleportAction[]>,
  neededAmount: ComputedRef<number>,
  fees: AutoTeleportFeeParams,
) {
Severity: Major
Found in composables/autoTeleport/useAutoTeleport.ts - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status