pankod/refine

View on GitHub
packages/core/src/components/pages/config-error/index.tsx

Summary

Maintainability
C
7 hrs
Test Coverage

Function ConfigErrorPage has 113 lines of code (exceeds 25 allowed). Consider refactoring.
Open

export const ConfigErrorPage = () => {
  return (
    <div
      style={{
        position: "fixed",
Severity: Major
Found in packages/core/src/components/pages/config-error/index.tsx - About 4 hrs to fix

    Function ExampleImplementation has 77 lines of code (exceeds 25 allowed). Consider refactoring.
    Open

    const ExampleImplementation = () => {
      return (
        <pre
          style={{
            display: "block",
    Severity: Major
    Found in packages/core/src/components/pages/config-error/index.tsx - About 3 hrs to fix

      There are no issues that match your filters.

      Category
      Status