binary-com/binary-charts

View on GitHub
src/config/mergeTradeWithContract.js

Summary

Maintainability
A
2 hrs
Test Coverage

Avoid too many return statements within this function.
Open

            return cloned;
Severity: Major
Found in src/config/mergeTradeWithContract.js - About 30 mins to fix

    Avoid too many return statements within this function.
    Open

            return cloned;
    Severity: Major
    Found in src/config/mergeTradeWithContract.js - About 30 mins to fix

      Avoid too many return statements within this function.
      Open

                  return cloned;
      Severity: Major
      Found in src/config/mergeTradeWithContract.js - About 30 mins to fix

        Avoid too many return statements within this function.
        Open

                    return {
                        ...cloned,
                        barrier: +barrier,
                    };
        Severity: Major
        Found in src/config/mergeTradeWithContract.js - About 30 mins to fix

          There are no issues that match your filters.

          Category
          Status