src/pages/oracles/[symbol].page.tsx

Summary

Maintainability
A
30 mins
Test Coverage

Avoid too many return statements within this function.
Open

  return {
    props: {
      price: price,
      oracles: oracles,
    },
Severity: Major
Found in src/pages/oracles/[symbol].page.tsx - About 30 mins to fix

    There are no issues that match your filters.

    Category
    Status