maddumajohnerick/react-st-components

View on GitHub

Showing 2 of 22 total issues

Function Styled has 709 lines of code (exceeds 25 allowed). Consider refactoring.
Open

function Styled() {
  return (
    <>
      <STContainer>
        <STRow><h2>STLayout</h2></STRow>
Severity: Major
Found in src/docs.js - About 3 days to fix

    File docs.js has 762 lines of code (exceeds 250 allowed). Consider refactoring.
    Open

    import React from 'react';
    import ReactDOM from 'react-dom';
    import { GlobalStyle, STContainer, STRow, STColumn, STBadge, STButton, STButtonGroup, STCardList, STCard,
      STCardImage, STCardBody, STCardFooter, STInput, STInputGroup, STInputGroupText, STForm, STLabel,
      STTextarea, STSelect, STItem, STOptionsWrapper, STCheckbox, STRadio, STTable, STDropdown,
    Severity: Major
    Found in src/docs.js - About 1 day to fix
      Severity
      Category
      Status
      Source
      Language