Wonder-Technology/Wonder-Editor

View on GitHub
lib/es6_global/src/core/composable_component/header/atom_component/file/HeaderFile.js

Summary

Maintainability
A
0 mins
Test Coverage

Function buildFileComponentSelectNav has 32 lines of code (exceeds 25 allowed). Consider refactoring.
Wontfix

function buildFileComponentSelectNav(send, uiState, dispatchFunc, languageType) {
  return React.createElement("div", {
              className: "item-content"
            }, React.createElement("div", {
                  className: "content-section",

    Function make has 6 arguments (exceeds 4 allowed). Consider refactoring.
    Wontfix

    function make(uiState, dispatchFunc, isFileNav, toggleShowNavFunc, hoverNavFunc, _children) {

      There are no issues that match your filters.

      Category
      Status