andeemarks/xxtechconfspeakers-gatsby

View on GitHub

Showing 2 of 4 total issues

Function render has 78 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  render() {
    return (
      <div className={cx('row', s.container)}>
        <div className="col-sm-12">
          <div className={s.title}>Diversity over time</div>
Severity: Major
Found in src/components/Charts/index.js - About 3 hrs to fix

    Function render has 54 lines of code (exceeds 25 allowed). Consider refactoring.
    Open

      render() {
        let css
        if (process.env.NODE_ENV === `production`) {
          css = (
            <style
    Severity: Major
    Found in src/html.js - About 2 hrs to fix
      Severity
      Category
      Status
      Source
      Language