igara/syonet_seven

View on GitHub
nodejs/www/pages/blogs/jinsei.tsx

Summary

Maintainability
A
1 hr
Test Coverage

Function BlogsJinseiPageComponent has 36 lines of code (exceeds 25 allowed). Consider refactoring.
Open

const BlogsJinseiPageComponent = (props: Props) => {
  const state = useSelector((state: AppState) => state);
  const dispatch = useDispatch();

  const [loadCheckAuth] = useLazyQuery<CheckAuth>(CHECK_AUTH, {
Severity: Minor
Found in nodejs/www/pages/blogs/jinsei.tsx - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status