department-of-veterans-affairs/vets-website

View on GitHub
src/platform/user/profile/vap-svc/actions/personalInformation.js

Summary

Maintainability
A
2 hrs
Test Coverage

Function fetchPersonalInformation has 55 lines of code (exceeds 25 allowed). Consider refactoring.
Open

export function fetchPersonalInformation(
  forceCacheClear = false,
  recordAnalyticsEvent = recordEvent,
) {
  return async dispatch => {
Severity: Major
Found in src/platform/user/profile/vap-svc/actions/personalInformation.js - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status