Wonder-Technology/Wonder-Editor

View on GitHub
lib/es6_global/src/core/composable_component/mainEditor/composable_component/inspector/composable_component/assetTree_Inspector/atom_component/scriptAttribute_inspector/atom_component/attributeBox/AttributeBox.js

Summary

Maintainability
A
0 mins
Test Coverage

Function render has 26 lines of code (exceeds 25 allowed). Consider refactoring.
Wontfix

function render(param, param$1, param$2) {
  var send = param$2[/* send */3];
  var state = param$2[/* state */1];
  var removeFunc = param$1[1];
  var renameFunc = param$1[0];

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

    function make(fieldName, nodeId, field, renameFunc, removeFunc, submitFunc, _children) {

      Function reducer has 5 arguments (exceeds 4 allowed). Consider refactoring.
      Wontfix

      function reducer(nodeId, fieldName, submitFunc, action, state) {

        There are no issues that match your filters.

        Category
        Status