synapsecns/sanguine

View on GitHub
packages/explorer-ui/pages/terms/index.tsx

Summary

Maintainability
D
3 days
Test Coverage

Function Terms has 440 lines of code (exceeds 25 allowed). Consider refactoring.
Open

export const Terms = () => {
  return (
    <StandardPageContainer title="Terms of Service">
      <p className="text-lg font-medium text-white ">
        Last updated: February, 2023
Severity: Major
Found in packages/explorer-ui/pages/terms/index.tsx - About 2 days to fix

    File index.tsx has 447 lines of code (exceeds 250 allowed). Consider refactoring.
    Open

    import { StandardPageContainer } from '@components/layouts/StandardPageContainer'
    
    export const Terms = () => {
      return (
        <StandardPageContainer title="Terms of Service">
    Severity: Minor
    Found in packages/explorer-ui/pages/terms/index.tsx - About 6 hrs to fix

      There are no issues that match your filters.

      Category
      Status