binary-com/binary-next-gen

View on GitHub
src/_actions/UpgradeActions.js

Summary

Maintainability
A
1 hr
Test Coverage

Function upgradeConfirm has 41 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    async (dispatch, getState) => {
        const { upgrade } = getState();
        const {
            salutation,
            firstName,
Severity: Minor
Found in src/_actions/UpgradeActions.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status