unageanu/jiji2

View on GitHub
sites/src/js/view/components/positions/download-positions-dialog.js

Summary

Maintainability
A
1 hr
Test Coverage

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

  render() {
    const labelForAll = <span>
      すべての建玉をダウンロードする<br/>
      <span className="info">
        ※建玉が多いと時間がかかる場合があります。ご注意ください。
Severity: Minor
Found in sites/src/js/view/components/positions/download-positions-dialog.js - About 1 hr to fix

    Parsing error: 'import' and 'export' may appear only with 'sourceType: module'
    Open

    import React              from "react"

    For more information visit Source: http://eslint.org/docs/rules/

    There are no issues that match your filters.

    Category
    Status