-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.eslintcache
1 lines (1 loc) · 38.3 KB
/
.eslintcache
1
{"/home/arnage/exilion/desktop_walletcs/app/utils/helpers.js":{"size":1272,"mtime":1554306841555,"results":{"filePath":"/home/arnage/exilion/desktop_walletcs/app/utils/helpers.js","messages":[{"ruleId":"no-console","severity":1,"message":"Unexpected console statement.","line":21,"column":11,"nodeType":"MemberExpression","messageId":"unexpected","endLine":21,"endColumn":24},{"ruleId":"no-console","severity":1,"message":"Unexpected console statement.","line":52,"column":5,"nodeType":"MemberExpression","messageId":"unexpected","endLine":52,"endColumn":18}],"errorCount":0,"warningCount":2,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},"hashOfConfig":"4q02s"},"/home/arnage/exilion/desktop_walletcs/app/utils/constants.js":{"size":177,"mtime":1554306837623,"results":{"filePath":"/home/arnage/exilion/desktop_walletcs/app/utils/constants.js","messages":[],"errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},"hashOfConfig":"4q02s"},"/home/arnage/exilion/desktop_walletcs/app/store/configureStore.dev.js":{"size":1863,"mtime":1554306847955,"results":{"filePath":"/home/arnage/exilion/desktop_walletcs/app/store/configureStore.dev.js","messages":[{"ruleId":"import/no-extraneous-dependencies","severity":2,"message":"'connected-react-router' should be listed in the project's dependencies, not devDependencies.","line":4,"column":1,"nodeType":"ImportDeclaration","endLine":4,"endColumn":74},{"ruleId":"import/no-extraneous-dependencies","severity":2,"message":"'redux-logger' should be listed in the project's dependencies, not devDependencies.","line":5,"column":1,"nodeType":"ImportDeclaration","endLine":5,"endColumn":45},{"ruleId":"no-undef","severity":2,"message":"'window' is not defined.","line":41,"column":28,"nodeType":"Identifier","endLine":41,"endColumn":34},{"ruleId":"no-undef","severity":2,"message":"'window' is not defined.","line":42,"column":7,"nodeType":"Identifier","endLine":42,"endColumn":13}],"errorCount":4,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},"hashOfConfig":"4q02s"},"/home/arnage/exilion/desktop_walletcs/app/reducers/drive.js":{"size":325,"mtime":1554307199232,"results":{"filePath":"/home/arnage/exilion/desktop_walletcs/app/reducers/drive.js","messages":[{"ruleId":"import/prefer-default-export","severity":2,"message":"Prefer default export.","line":5,"column":1,"nodeType":"ExportNamedDeclaration","endLine":18,"endColumn":3}],"errorCount":1,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},"hashOfConfig":"4q02s"},"/home/arnage/exilion/desktop_walletcs/app/reducers/account.js":{"size":1349,"mtime":1554307184676,"results":{"filePath":"/home/arnage/exilion/desktop_walletcs/app/reducers/account.js","messages":[{"ruleId":"import/prefer-default-export","severity":2,"message":"Prefer default export.","line":9,"column":1,"nodeType":"ExportNamedDeclaration","endLine":59,"endColumn":3},{"ruleId":"no-case-declarations","severity":2,"message":"Unexpected lexical declaration in case block.","line":42,"column":7,"nodeType":"VariableDeclaration","messageId":"unexpected","endLine":42,"endColumn":66}],"errorCount":2,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},"hashOfConfig":"4q02s"},"/home/arnage/exilion/desktop_walletcs/app/components/Validate/index.js":{"size":546,"mtime":1554306861539,"results":{"filePath":"/home/arnage/exilion/desktop_walletcs/app/components/Validate/index.js","messages":[{"ruleId":"import/no-named-as-default","severity":2,"message":"Parse errors in imported module './DetectPublicAddresses': Unexpected token = (17:9)","line":5,"column":35,"nodeType":"Literal","endLine":5,"endColumn":60},{"ruleId":"import/no-named-as-default-member","severity":2,"message":"Parse errors in imported module './DetectPublicAddresses': Unexpected token = (17:9)","line":5,"column":35,"nodeType":"Literal","endLine":5,"endColumn":60},{"ruleId":"import/no-named-as-default","severity":2,"message":"Parse errors in imported module './DetectPrivateKeys': Unexpected token = (18:20)","line":6,"column":31,"nodeType":"Literal","endLine":6,"endColumn":52},{"ruleId":"import/no-named-as-default-member","severity":2,"message":"Parse errors in imported module './DetectPrivateKeys': Unexpected token = (18:20)","line":6,"column":31,"nodeType":"Literal","endLine":6,"endColumn":52},{"ruleId":"import/no-named-as-default","severity":2,"message":"Parse errors in imported module '../StepHandler': Unexpected token = (6:9)","line":8,"column":25,"nodeType":"Literal","endLine":8,"endColumn":41},{"ruleId":"import/no-named-as-default-member","severity":2,"message":"Parse errors in imported module '../StepHandler': Unexpected token = (6:9)","line":8,"column":25,"nodeType":"Literal","endLine":8,"endColumn":41}],"errorCount":6,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},"hashOfConfig":"4q02s"},"/home/arnage/exilion/desktop_walletcs/app/components/Validate/Final.js":{"size":1310,"mtime":1554306867979,"results":{"filePath":"/home/arnage/exilion/desktop_walletcs/app/components/Validate/Final.js","messages":[{"ruleId":"react/prop-types","severity":2,"message":"'publicKeys' is missing in props validation","line":12,"column":18,"nodeType":"Property","endLine":12,"endColumn":28},{"ruleId":"react/prop-types","severity":2,"message":"'onCancel' is missing in props validation","line":12,"column":30,"nodeType":"Property","endLine":12,"endColumn":38},{"ruleId":"react/prop-types","severity":2,"message":"'generatedFlag' is missing in props validation","line":12,"column":40,"nodeType":"Property","endLine":12,"endColumn":53},{"ruleId":"react/jsx-one-expression-per-line","severity":2,"message":"`{accounts.length}` must be placed on a new line","line":21,"column":45,"nodeType":"JSXExpressionContainer","endLine":21,"endColumn":62,"fix":{"range":[621,638],"text":"\n{accounts.length}"}},{"ruleId":"react/jsx-one-expression-per-line","severity":2,"message":"` PUBLIC ADDRESSES generated:` must be placed on a new line","line":21,"column":62,"nodeType":"JSXText","endLine":21,"endColumn":90,"fix":{"range":[638,666],"text":"\n{' '}\nPUBLIC ADDRESSES generated:\n"}},{"ruleId":"arrow-parens","severity":2,"message":"Expected parentheses around arrow function argument having a body with curly braces.","line":39,"column":25,"nodeType":"ArrowFunctionExpression","messageId":"expectedParensBlock","endLine":44,"endColumn":2,"fix":{"range":[1141,1146],"text":"(state)"}},{"ruleId":"arrow-body-style","severity":2,"message":"Unexpected block statement surrounding arrow body; parenthesize the returned value and move it immediately after the `=>`.","line":39,"column":34,"nodeType":"ArrowFunctionExpression","messageId":"unexpectedObjectBlock","fix":{"range":[1150,1259],"text":"({\n publicKeys: state.account.publicKeys,\n generatedFlag: state.account.generatedFlag,\n })"}}],"errorCount":7,"warningCount":0,"fixableErrorCount":4,"fixableWarningCount":0,"source":null},"hashOfConfig":"4q02s"},"/home/arnage/exilion/desktop_walletcs/app/components/Validate/DetectPublicAddresses.js":{"size":3891,"mtime":1554306875050,"results":{"filePath":"/home/arnage/exilion/desktop_walletcs/app/components/Validate/DetectPublicAddresses.js","messages":[{"ruleId":null,"fatal":true,"severity":2,"message":"Parsing error: Unexpected token =","line":17,"column":9}],"errorCount":1,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},"hashOfConfig":"4q02s"},"/home/arnage/exilion/desktop_walletcs/app/components/Validate/DetectPrivateKeys.js":{"size":2433,"mtime":1554306878262,"results":{"filePath":"/home/arnage/exilion/desktop_walletcs/app/components/Validate/DetectPrivateKeys.js","messages":[{"ruleId":null,"fatal":true,"severity":2,"message":"Parsing error: Unexpected token =","line":18,"column":20}],"errorCount":1,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},"hashOfConfig":"4q02s"},"/home/arnage/exilion/desktop_walletcs/app/components/USBListener/index.js":{"size":1164,"mtime":1554306881190,"results":{"filePath":"/home/arnage/exilion/desktop_walletcs/app/components/USBListener/index.js","messages":[{"ruleId":null,"fatal":true,"severity":2,"message":"Parsing error: Unexpected token =","line":9,"column":9}],"errorCount":1,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},"hashOfConfig":"4q02s"},"/home/arnage/exilion/desktop_walletcs/app/components/StepHandler/index.js":{"size":490,"mtime":1554306884806,"results":{"filePath":"/home/arnage/exilion/desktop_walletcs/app/components/StepHandler/index.js","messages":[{"ruleId":null,"fatal":true,"severity":2,"message":"Parsing error: Unexpected token =","line":6,"column":9}],"errorCount":1,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},"hashOfConfig":"4q02s"},"/home/arnage/exilion/desktop_walletcs/app/components/SignTransaction/index.js":{"size":689,"mtime":1554306895834,"results":{"filePath":"/home/arnage/exilion/desktop_walletcs/app/components/SignTransaction/index.js","messages":[{"ruleId":"import/no-named-as-default","severity":2,"message":"Parse errors in imported module './SelectTransaction': Unexpected token = (18:21)","line":4,"column":31,"nodeType":"Literal","endLine":4,"endColumn":52},{"ruleId":"import/no-named-as-default-member","severity":2,"message":"Parse errors in imported module './SelectTransaction': Unexpected token = (18:21)","line":4,"column":31,"nodeType":"Literal","endLine":4,"endColumn":52},{"ruleId":"import/no-named-as-default","severity":2,"message":"Parse errors in imported module '../StepHandler': Unexpected token = (6:9)","line":5,"column":25,"nodeType":"Literal","endLine":5,"endColumn":41},{"ruleId":"import/no-named-as-default-member","severity":2,"message":"Parse errors in imported module '../StepHandler': Unexpected token = (6:9)","line":5,"column":25,"nodeType":"Literal","endLine":5,"endColumn":41},{"ruleId":"import/no-named-as-default","severity":2,"message":"Parse errors in imported module './DetectPrivateKeys': Unexpected token = (18:20)","line":7,"column":31,"nodeType":"Literal","endLine":7,"endColumn":52},{"ruleId":"import/no-named-as-default-member","severity":2,"message":"Parse errors in imported module './DetectPrivateKeys': Unexpected token = (18:20)","line":7,"column":31,"nodeType":"Literal","endLine":7,"endColumn":52},{"ruleId":"import/no-named-as-default","severity":2,"message":"Parse errors in imported module './SelectTransactionsForSign': Unexpected token = (14:8)","line":8,"column":39,"nodeType":"Literal","endLine":8,"endColumn":68},{"ruleId":"import/no-named-as-default-member","severity":2,"message":"Parse errors in imported module './SelectTransactionsForSign': Unexpected token = (14:8)","line":8,"column":39,"nodeType":"Literal","endLine":8,"endColumn":68}],"errorCount":8,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},"hashOfConfig":"4q02s"},"/home/arnage/exilion/desktop_walletcs/app/components/SignTransaction/SelectTransactionsForSign.js":{"size":3423,"mtime":1554306887510,"results":{"filePath":"/home/arnage/exilion/desktop_walletcs/app/components/SignTransaction/SelectTransactionsForSign.js","messages":[{"ruleId":null,"fatal":true,"severity":2,"message":"Parsing error: Unexpected token =","line":14,"column":8}],"errorCount":1,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},"hashOfConfig":"4q02s"},"/home/arnage/exilion/desktop_walletcs/app/components/SignTransaction/SelectTransaction.js":{"size":3011,"mtime":1554306890750,"results":{"filePath":"/home/arnage/exilion/desktop_walletcs/app/components/SignTransaction/SelectTransaction.js","messages":[{"ruleId":null,"fatal":true,"severity":2,"message":"Parsing error: Unexpected token =","line":18,"column":21}],"errorCount":1,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},"hashOfConfig":"4q02s"},"/home/arnage/exilion/desktop_walletcs/app/components/SignTransaction/SelectTableItem.js":{"size":737,"mtime":1554306893450,"results":{"filePath":"/home/arnage/exilion/desktop_walletcs/app/components/SignTransaction/SelectTableItem.js","messages":[{"ruleId":null,"fatal":true,"severity":2,"message":"Parsing error: Unexpected token =","line":7,"column":9}],"errorCount":1,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},"hashOfConfig":"4q02s"},"/home/arnage/exilion/desktop_walletcs/app/components/SignTransaction/Final.js":{"size":1565,"mtime":1554306898326,"results":{"filePath":"/home/arnage/exilion/desktop_walletcs/app/components/SignTransaction/Final.js","messages":[{"ruleId":"arrow-parens","severity":2,"message":"Expected parentheses around arrow function argument having a body with curly braces.","line":11,"column":15,"nodeType":"ArrowFunctionExpression","messageId":"expectedParensBlock","endLine":44,"endColumn":2,"fix":{"range":[271,276],"text":"(props)"}},{"ruleId":"react/prop-types","severity":2,"message":"'resetAccount' is missing in props validation","line":13,"column":11,"nodeType":"Identifier","endLine":13,"endColumn":23},{"ruleId":"react/prop-types","severity":2,"message":"'onCancel' is missing in props validation","line":14,"column":11,"nodeType":"Identifier","endLine":14,"endColumn":19},{"ruleId":"react/prop-types","severity":2,"message":"'transactionsToSign' is missing in props validation","line":17,"column":11,"nodeType":"Property","endLine":17,"endColumn":29},{"ruleId":"react/prop-types","severity":2,"message":"'transactions' is missing in props validation","line":17,"column":31,"nodeType":"Property","endLine":17,"endColumn":43},{"ruleId":"react/jsx-one-expression-per-line","severity":2,"message":"`{signed.length}` must be placed on a new line","line":27,"column":44,"nodeType":"JSXExpressionContainer","endLine":27,"endColumn":59,"fix":{"range":[772,787],"text":"\n{' '}\n{signed.length}"}},{"ruleId":"react/jsx-one-expression-per-line","severity":2,"message":"` transactions ` must be placed on a new line","line":27,"column":59,"nodeType":"JSXText","endLine":28,"endColumn":13,"fix":{"range":[787,813],"text":"\n{' '}\ntransactions\n"}},{"ruleId":"arrow-parens","severity":2,"message":"Expected parentheses around arrow function argument having a body with curly braces.","line":46,"column":25,"nodeType":"ArrowFunctionExpression","messageId":"expectedParensBlock","endLine":51,"endColumn":2,"fix":{"range":[1244,1249],"text":"(state)"}},{"ruleId":"arrow-body-style","severity":2,"message":"Unexpected block statement surrounding arrow body; parenthesize the returned value and move it immediately after the `=>`.","line":46,"column":34,"nodeType":"ArrowFunctionExpression","messageId":"unexpectedObjectBlock","fix":{"range":[1253,1376],"text":"({\n transactions: state.account.transactions,\n transactionsToSign: state.account.transactionsToSign,\n })"}},{"ruleId":"arrow-parens","severity":2,"message":"Expected parentheses around arrow function argument having a body with curly braces.","line":53,"column":28,"nodeType":"ArrowFunctionExpression","messageId":"expectedParensBlock","endLine":57,"endColumn":2,"fix":{"range":[1406,1414],"text":"(dispatch)"}},{"ruleId":"arrow-body-style","severity":2,"message":"Unexpected block statement surrounding arrow body; parenthesize the returned value and move it immediately after the `=>`.","line":53,"column":40,"nodeType":"ArrowFunctionExpression","messageId":"unexpectedObjectBlock","fix":{"range":[1418,1487],"text":"({\n resetAccount: () => dispatch(resetAccount()),\n })"}}],"errorCount":11,"warningCount":0,"fixableErrorCount":7,"fixableWarningCount":0,"source":null},"hashOfConfig":"4q02s"},"/home/arnage/exilion/desktop_walletcs/app/components/SignTransaction/DetectPrivateKeys.js":{"size":3620,"mtime":1554307020839,"results":{"filePath":"/home/arnage/exilion/desktop_walletcs/app/components/SignTransaction/DetectPrivateKeys.js","messages":[{"ruleId":null,"fatal":true,"severity":2,"message":"Parsing error: Unexpected token =","line":18,"column":20}],"errorCount":1,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},"hashOfConfig":"4q02s"},"/home/arnage/exilion/desktop_walletcs/app/components/SignTransaction/CheckTransactionFlash.js":{"size":1087,"mtime":1554306903002,"results":{"filePath":"/home/arnage/exilion/desktop_walletcs/app/components/SignTransaction/CheckTransactionFlash.js","messages":[{"ruleId":"react/prop-types","severity":2,"message":"'drives' is missing in props validation","line":12,"column":34,"nodeType":"Property","endLine":12,"endColumn":40},{"ruleId":"react/prop-types","severity":2,"message":"'onCancel' is missing in props validation","line":12,"column":42,"nodeType":"Property","endLine":12,"endColumn":50},{"ruleId":"react/prop-types","severity":2,"message":"'next' is missing in props validation","line":12,"column":52,"nodeType":"Property","endLine":12,"endColumn":56},{"ruleId":"arrow-parens","severity":2,"message":"Expected parentheses around arrow function argument having a body with curly braces.","line":34,"column":25,"nodeType":"ArrowFunctionExpression","messageId":"expectedParensBlock","endLine":38,"endColumn":2,"fix":{"range":[960,965],"text":"(state)"}},{"ruleId":"arrow-body-style","severity":2,"message":"Unexpected block statement surrounding arrow body; parenthesize the returned value and move it immediately after the `=>`.","line":34,"column":34,"nodeType":"ArrowFunctionExpression","messageId":"unexpectedObjectBlock","fix":{"range":[969,1020],"text":"({\n drives: state.drive.drives,\n })"}}],"errorCount":5,"warningCount":0,"fixableErrorCount":2,"fixableWarningCount":0,"source":null},"hashOfConfig":"4q02s"},"/home/arnage/exilion/desktop_walletcs/app/components/Checkbox/index.js":{"size":579,"mtime":1554307157389,"results":{"filePath":"/home/arnage/exilion/desktop_walletcs/app/components/Checkbox/index.js","messages":[{"ruleId":"react/destructuring-assignment","severity":2,"message":"Must use destructuring props assignment","line":7,"column":37,"nodeType":"MemberExpression","endLine":7,"endColumn":50},{"ruleId":"react/prop-types","severity":2,"message":"'checked' is missing in props validation","line":7,"column":43,"nodeType":"Identifier","endLine":7,"endColumn":50},{"ruleId":"jsx-a11y/label-has-associated-control","severity":2,"message":"A form label must be associated with a control.","line":8,"column":5,"nodeType":"JSXOpeningElement","endLine":8,"endColumn":35},{"ruleId":"jsx-a11y/label-has-for","severity":2,"message":"Form label must have ALL of the following types of associated control: nesting, id","line":8,"column":5,"nodeType":"JSXOpeningElement","endLine":8,"endColumn":35},{"ruleId":"jsx-a11y/click-events-have-key-events","severity":2,"message":"Visible, non-interactive elements with click handlers must have at least one keyboard listener.","line":9,"column":7,"nodeType":"JSXOpeningElement","endLine":9,"endColumn":60},{"ruleId":"jsx-a11y/no-static-element-interactions","severity":2,"message":"Static HTML elements with event handlers require a role.","line":9,"column":7,"nodeType":"JSXOpeningElement","endLine":9,"endColumn":60},{"ruleId":"react/prop-types","severity":2,"message":"'onChange' is missing in props validation","line":9,"column":34,"nodeType":"Identifier","endLine":9,"endColumn":42},{"ruleId":"react/prop-types","severity":2,"message":"'checked' is missing in props validation","line":9,"column":50,"nodeType":"Identifier","endLine":9,"endColumn":57},{"ruleId":"jsx-a11y/click-events-have-key-events","severity":2,"message":"Visible, non-interactive elements with click handlers must have at least one keyboard listener.","line":14,"column":7,"nodeType":"JSXOpeningElement","endLine":14,"endColumn":60},{"ruleId":"jsx-a11y/no-static-element-interactions","severity":2,"message":"Static HTML elements with event handlers require a role.","line":14,"column":7,"nodeType":"JSXOpeningElement","endLine":14,"endColumn":60},{"ruleId":"react/prop-types","severity":2,"message":"'onChange' is missing in props validation","line":14,"column":34,"nodeType":"Identifier","endLine":14,"endColumn":42},{"ruleId":"react/prop-types","severity":2,"message":"'checked' is missing in props validation","line":14,"column":50,"nodeType":"Identifier","endLine":14,"endColumn":57},{"ruleId":"react/destructuring-assignment","severity":2,"message":"Must use destructuring props assignment","line":14,"column":61,"nodeType":"MemberExpression","endLine":14,"endColumn":72},{"ruleId":"react/prop-types","severity":2,"message":"'label' is missing in props validation","line":14,"column":67,"nodeType":"Identifier","endLine":14,"endColumn":72}],"errorCount":14,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},"hashOfConfig":"4q02s"},"/home/arnage/exilion/desktop_walletcs/app/components/Button/index.js":{"size":535,"mtime":1554306910886,"results":{"filePath":"/home/arnage/exilion/desktop_walletcs/app/components/Button/index.js","messages":[{"ruleId":"react/destructuring-assignment","severity":2,"message":"Must use destructuring props assignment","line":12,"column":27,"nodeType":"MemberExpression","endLine":12,"endColumn":40},{"ruleId":"react/prop-types","severity":2,"message":"'primary' is missing in props validation","line":12,"column":33,"nodeType":"Identifier","endLine":12,"endColumn":40},{"ruleId":"react/destructuring-assignment","severity":2,"message":"Must use destructuring props assignment","line":13,"column":28,"nodeType":"MemberExpression","endLine":13,"endColumn":41},{"ruleId":"react/prop-types","severity":2,"message":"'primary' is missing in props validation","line":13,"column":34,"nodeType":"Identifier","endLine":13,"endColumn":41},{"ruleId":"react/destructuring-assignment","severity":2,"message":"Must use destructuring props assignment","line":15,"column":7,"nodeType":"MemberExpression","endLine":15,"endColumn":22},{"ruleId":"react/prop-types","severity":2,"message":"'className' is missing in props validation","line":15,"column":13,"nodeType":"Identifier","endLine":15,"endColumn":22},{"ruleId":"react/destructuring-assignment","severity":2,"message":"Must use destructuring props assignment","line":20,"column":31,"nodeType":"MemberExpression","endLine":20,"endColumn":44},{"ruleId":"react/prop-types","severity":2,"message":"'primary' is missing in props validation","line":20,"column":37,"nodeType":"Identifier","endLine":20,"endColumn":44},{"ruleId":"react/destructuring-assignment","severity":2,"message":"Must use destructuring props assignment","line":21,"column":32,"nodeType":"MemberExpression","endLine":21,"endColumn":45},{"ruleId":"react/prop-types","severity":2,"message":"'primary' is missing in props validation","line":21,"column":38,"nodeType":"Identifier","endLine":21,"endColumn":45},{"ruleId":"react/destructuring-assignment","severity":2,"message":"Must use destructuring props assignment","line":24,"column":8,"nodeType":"MemberExpression","endLine":24,"endColumn":22},{"ruleId":"react/prop-types","severity":2,"message":"'children' is missing in props validation","line":24,"column":14,"nodeType":"Identifier","endLine":24,"endColumn":22}],"errorCount":12,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},"hashOfConfig":"4q02s"},"/home/arnage/exilion/desktop_walletcs/app/components/Backup/index.js":{"size":418,"mtime":1554306915377,"results":{"filePath":"/home/arnage/exilion/desktop_walletcs/app/components/Backup/index.js","messages":[{"ruleId":"import/no-named-as-default","severity":2,"message":"Parse errors in imported module './CopyKeys': Unexpected token = (19:20)","line":4,"column":22,"nodeType":"Literal","endLine":4,"endColumn":34},{"ruleId":"import/no-named-as-default-member","severity":2,"message":"Parse errors in imported module './CopyKeys': Unexpected token = (19:20)","line":4,"column":22,"nodeType":"Literal","endLine":4,"endColumn":34},{"ruleId":"import/no-named-as-default","severity":2,"message":"Parse errors in imported module './Final': Unexpected token = (18:21)","line":6,"column":19,"nodeType":"Literal","endLine":6,"endColumn":28},{"ruleId":"import/no-named-as-default-member","severity":2,"message":"Parse errors in imported module './Final': Unexpected token = (18:21)","line":6,"column":19,"nodeType":"Literal","endLine":6,"endColumn":28},{"ruleId":"import/no-named-as-default","severity":2,"message":"Parse errors in imported module '../StepHandler': Unexpected token = (6:9)","line":7,"column":25,"nodeType":"Literal","endLine":7,"endColumn":41},{"ruleId":"import/no-named-as-default-member","severity":2,"message":"Parse errors in imported module '../StepHandler': Unexpected token = (6:9)","line":7,"column":25,"nodeType":"Literal","endLine":7,"endColumn":41}],"errorCount":6,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},"hashOfConfig":"4q02s"},"/home/arnage/exilion/desktop_walletcs/app/components/Backup/Final.js":{"size":1384,"mtime":1554306917769,"results":{"filePath":"/home/arnage/exilion/desktop_walletcs/app/components/Backup/Final.js","messages":[{"ruleId":null,"fatal":true,"severity":2,"message":"Parsing error: Unexpected token =","line":18,"column":21}],"errorCount":1,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},"hashOfConfig":"4q02s"},"/home/arnage/exilion/desktop_walletcs/app/components/Backup/CopyKeys.js":{"size":1915,"mtime":1554306920085,"results":{"filePath":"/home/arnage/exilion/desktop_walletcs/app/components/Backup/CopyKeys.js","messages":[{"ruleId":null,"fatal":true,"severity":2,"message":"Parsing error: Unexpected token =","line":19,"column":20}],"errorCount":1,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},"hashOfConfig":"4q02s"},"/home/arnage/exilion/desktop_walletcs/app/components/Backup/CheckEmptyFlash.js":{"size":1441,"mtime":1554306926177,"results":{"filePath":"/home/arnage/exilion/desktop_walletcs/app/components/Backup/CheckEmptyFlash.js","messages":[{"ruleId":"arrow-parens","severity":2,"message":"Expected parentheses around arrow function argument having a body with curly braces.","line":12,"column":25,"nodeType":"ArrowFunctionExpression","messageId":"expectedParensBlock","endLine":39,"endColumn":2,"fix":{"range":[324,329],"text":"(props)"}},{"ruleId":"react/prop-types","severity":2,"message":"'drives' is missing in props validation","line":13,"column":11,"nodeType":"Property","endLine":13,"endColumn":17},{"ruleId":"react/prop-types","severity":2,"message":"'next' is missing in props validation","line":13,"column":19,"nodeType":"Property","endLine":13,"endColumn":23},{"ruleId":"react/jsx-one-expression-per-line","severity":2,"message":"`span` must be placed on a new line","line":32,"column":16,"nodeType":"JSXElement","endLine":32,"endColumn":61,"fix":{"range":[1086,1131],"text":"\n{' '}\n<span className={styles.private}>Empty</span>"}},{"ruleId":"react/jsx-one-expression-per-line","severity":2,"message":"` key flash drive ` must be placed on a new line","line":32,"column":61,"nodeType":"JSXText","endLine":33,"endColumn":7,"fix":{"range":[1131,1154],"text":"\n{' '}\nkey flash drive\n"}},{"ruleId":"react/destructuring-assignment","severity":2,"message":"Must use destructuring props assignment","line":35,"column":26,"nodeType":"MemberExpression","endLine":35,"endColumn":40},{"ruleId":"react/prop-types","severity":2,"message":"'onCancel' is missing in props validation","line":35,"column":32,"nodeType":"Identifier","endLine":35,"endColumn":40},{"ruleId":"arrow-parens","severity":2,"message":"Expected parentheses around arrow function argument having a body with curly braces.","line":41,"column":25,"nodeType":"ArrowFunctionExpression","messageId":"expectedParensBlock","endLine":45,"endColumn":2,"fix":{"range":[1320,1325],"text":"(state)"}},{"ruleId":"arrow-body-style","severity":2,"message":"Unexpected block statement surrounding arrow body; parenthesize the returned value and move it immediately after the `=>`.","line":41,"column":34,"nodeType":"ArrowFunctionExpression","messageId":"unexpectedObjectBlock","fix":{"range":[1329,1380],"text":"({\n drives: state.drive.drives,\n })"}}],"errorCount":9,"warningCount":0,"fixableErrorCount":5,"fixableWarningCount":0,"source":null},"hashOfConfig":"4q02s"},"/home/arnage/exilion/desktop_walletcs/app/components/App/index.js":{"size":2502,"mtime":1554306929781,"results":{"filePath":"/home/arnage/exilion/desktop_walletcs/app/components/App/index.js","messages":[{"ruleId":null,"fatal":true,"severity":2,"message":"Parsing error: Unexpected token =","line":24,"column":9}],"errorCount":1,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},"hashOfConfig":"4q02s"},"/home/arnage/exilion/desktop_walletcs/app/components/Account/index.js":{"size":486,"mtime":1554306934921,"results":{"filePath":"/home/arnage/exilion/desktop_walletcs/app/components/Account/index.js","messages":[{"ruleId":"import/no-named-as-default","severity":2,"message":"Parse errors in imported module './GeneratePrivate': Unexpected token = (15:9)","line":5,"column":29,"nodeType":"Literal","endLine":5,"endColumn":48},{"ruleId":"import/no-named-as-default-member","severity":2,"message":"Parse errors in imported module './GeneratePrivate': Unexpected token = (15:9)","line":5,"column":29,"nodeType":"Literal","endLine":5,"endColumn":48},{"ruleId":"import/no-named-as-default","severity":2,"message":"Parse errors in imported module './GeneratePublic': Unexpected token = (14:9)","line":6,"column":28,"nodeType":"Literal","endLine":6,"endColumn":46},{"ruleId":"import/no-named-as-default-member","severity":2,"message":"Parse errors in imported module './GeneratePublic': Unexpected token = (14:9)","line":6,"column":28,"nodeType":"Literal","endLine":6,"endColumn":46},{"ruleId":"import/no-named-as-default","severity":2,"message":"Parse errors in imported module '../StepHandler': Unexpected token = (6:9)","line":8,"column":25,"nodeType":"Literal","endLine":8,"endColumn":41},{"ruleId":"import/no-named-as-default-member","severity":2,"message":"Parse errors in imported module '../StepHandler': Unexpected token = (6:9)","line":8,"column":25,"nodeType":"Literal","endLine":8,"endColumn":41}],"errorCount":6,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},"hashOfConfig":"4q02s"},"/home/arnage/exilion/desktop_walletcs/app/components/Account/GeneratePublic.js":{"size":2594,"mtime":1554306938157,"results":{"filePath":"/home/arnage/exilion/desktop_walletcs/app/components/Account/GeneratePublic.js","messages":[{"ruleId":null,"fatal":true,"severity":2,"message":"Parsing error: Unexpected token =","line":14,"column":9}],"errorCount":1,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},"hashOfConfig":"4q02s"},"/home/arnage/exilion/desktop_walletcs/app/components/Account/GeneratePrivate.js":{"size":3436,"mtime":1554306940281,"results":{"filePath":"/home/arnage/exilion/desktop_walletcs/app/components/Account/GeneratePrivate.js","messages":[{"ruleId":null,"fatal":true,"severity":2,"message":"Parsing error: Unexpected token =","line":15,"column":9}],"errorCount":1,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},"hashOfConfig":"4q02s"},"/home/arnage/exilion/desktop_walletcs/app/components/Account/Final.js":{"size":1139,"mtime":1554306942297,"results":{"filePath":"/home/arnage/exilion/desktop_walletcs/app/components/Account/Final.js","messages":[{"ruleId":"react/destructuring-assignment","severity":2,"message":"Must use destructuring props assignment","line":21,"column":55,"nodeType":"MemberExpression","endLine":21,"endColumn":72},{"ruleId":"react/prop-types","severity":2,"message":"'accountName' is missing in props validation","line":21,"column":61,"nodeType":"Identifier","endLine":21,"endColumn":72},{"ruleId":"react/destructuring-assignment","severity":2,"message":"Must use destructuring props assignment","line":36,"column":24,"nodeType":"MemberExpression","endLine":36,"endColumn":38},{"ruleId":"react/prop-types","severity":2,"message":"'onCancel' is missing in props validation","line":36,"column":30,"nodeType":"Identifier","endLine":36,"endColumn":38},{"ruleId":"arrow-parens","severity":2,"message":"Expected parentheses around arrow function argument having a body with curly braces.","line":43,"column":25,"nodeType":"ArrowFunctionExpression","messageId":"expectedParensBlock","endLine":47,"endColumn":2,"fix":{"range":[1023,1028],"text":"(state)"}},{"ruleId":"arrow-body-style","severity":2,"message":"Unexpected block statement surrounding arrow body; parenthesize the returned value and move it immediately after the `=>`.","line":43,"column":34,"nodeType":"ArrowFunctionExpression","messageId":"unexpectedObjectBlock","fix":{"range":[1032,1088],"text":"({\n accountName: state.account.name,\n })"}}],"errorCount":6,"warningCount":0,"fixableErrorCount":2,"fixableWarningCount":0,"source":null},"hashOfConfig":"4q02s"},"/home/arnage/exilion/desktop_walletcs/app/components/Account/CheckPublicFlash.js":{"size":1341,"mtime":1554306944301,"results":{"filePath":"/home/arnage/exilion/desktop_walletcs/app/components/Account/CheckPublicFlash.js","messages":[{"ruleId":"arrow-parens","severity":2,"message":"Expected parentheses around arrow function argument having a body with curly braces.","line":11,"column":26,"nodeType":"ArrowFunctionExpression","messageId":"expectedParensBlock","endLine":35,"endColumn":2,"fix":{"range":[326,331],"text":"(props)"}},{"ruleId":"react/prop-types","severity":2,"message":"'drives' is missing in props validation","line":12,"column":11,"nodeType":"Property","endLine":12,"endColumn":17},{"ruleId":"react/prop-types","severity":2,"message":"'next' is missing in props validation","line":12,"column":19,"nodeType":"Property","endLine":12,"endColumn":23},{"ruleId":"react/destructuring-assignment","severity":2,"message":"Must use destructuring props assignment","line":31,"column":26,"nodeType":"MemberExpression","endLine":31,"endColumn":40},{"ruleId":"react/prop-types","severity":2,"message":"'onCancel' is missing in props validation","line":31,"column":32,"nodeType":"Identifier","endLine":31,"endColumn":40},{"ruleId":"arrow-parens","severity":2,"message":"Expected parentheses around arrow function argument having a body with curly braces.","line":37,"column":25,"nodeType":"ArrowFunctionExpression","messageId":"expectedParensBlock","endLine":41,"endColumn":2,"fix":{"range":[1219,1224],"text":"(state)"}},{"ruleId":"arrow-body-style","severity":2,"message":"Unexpected block statement surrounding arrow body; parenthesize the returned value and move it immediately after the `=>`.","line":37,"column":34,"nodeType":"ArrowFunctionExpression","messageId":"unexpectedObjectBlock","fix":{"range":[1228,1279],"text":"({\n drives: state.drive.drives,\n })"}}],"errorCount":7,"warningCount":0,"fixableErrorCount":3,"fixableWarningCount":0,"source":null},"hashOfConfig":"4q02s"},"/home/arnage/exilion/desktop_walletcs/app/components/Account/CheckPrivateFlash.js":{"size":1187,"mtime":1554306946621,"results":{"filePath":"/home/arnage/exilion/desktop_walletcs/app/components/Account/CheckPrivateFlash.js","messages":[{"ruleId":"arrow-parens","severity":2,"message":"Expected parentheses around arrow function argument having a body with curly braces.","line":11,"column":27,"nodeType":"ArrowFunctionExpression","messageId":"expectedParensBlock","endLine":34,"endColumn":2,"fix":{"range":[329,334],"text":"(props)"}},{"ruleId":"react/prop-types","severity":2,"message":"'drives' is missing in props validation","line":12,"column":11,"nodeType":"Property","endLine":12,"endColumn":17},{"ruleId":"react/prop-types","severity":2,"message":"'next' is missing in props validation","line":12,"column":19,"nodeType":"Property","endLine":12,"endColumn":23},{"ruleId":"react/destructuring-assignment","severity":2,"message":"Must use destructuring props assignment","line":13,"column":17,"nodeType":"MemberExpression","endLine":13,"endColumn":34},{"ruleId":"react/prop-types","severity":2,"message":"'onlyPrivate' is missing in props validation","line":13,"column":23,"nodeType":"Identifier","endLine":13,"endColumn":34},{"ruleId":"react/jsx-one-expression-per-line","severity":2,"message":"`span` must be placed on a new line","line":27,"column":16,"nodeType":"JSXElement","endLine":27,"endColumn":63,"fix":{"range":[828,875],"text":"\n{' '}\n<span className={styles.private}>Private</span>"}},{"ruleId":"react/jsx-one-expression-per-line","severity":2,"message":"` key flash drive ` must be placed on a new line","line":27,"column":63,"nodeType":"JSXText","endLine":28,"endColumn":7,"fix":{"range":[875,898],"text":"\n{' '}\nkey flash drive\n"}},{"ruleId":"react/destructuring-assignment","severity":2,"message":"Must use destructuring props assignment","line":30,"column":26,"nodeType":"MemberExpression","endLine":30,"endColumn":40},{"ruleId":"react/prop-types","severity":2,"message":"'onCancel' is missing in props validation","line":30,"column":32,"nodeType":"Identifier","endLine":30,"endColumn":40},{"ruleId":"arrow-parens","severity":2,"message":"Expected parentheses around arrow function argument having a body with curly braces.","line":36,"column":25,"nodeType":"ArrowFunctionExpression","messageId":"expectedParensBlock","endLine":40,"endColumn":2,"fix":{"range":[1064,1069],"text":"(state)"}},{"ruleId":"arrow-body-style","severity":2,"message":"Unexpected block statement surrounding arrow body; parenthesize the returned value and move it immediately after the `=>`.","line":36,"column":34,"nodeType":"ArrowFunctionExpression","messageId":"unexpectedObjectBlock","fix":{"range":[1073,1124],"text":"({\n drives: state.drive.drives,\n })"}}],"errorCount":11,"warningCount":0,"fixableErrorCount":5,"fixableWarningCount":0,"source":null},"hashOfConfig":"4q02s"},"/home/arnage/exilion/desktop_walletcs/app/actions/drive.js":{"size":168,"mtime":1554306953705,"results":{"filePath":"/home/arnage/exilion/desktop_walletcs/app/actions/drive.js","messages":[],"errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},"hashOfConfig":"4q02s"},"/home/arnage/exilion/desktop_walletcs/app/actions/account.js":{"size":840,"mtime":1554306955961,"results":{"filePath":"/home/arnage/exilion/desktop_walletcs/app/actions/account.js","messages":[],"errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},"hashOfConfig":"4q02s"},"/home/arnage/exilion/desktop_walletcs/app/store/configureStore.js":{"size":342,"mtime":1554306846195,"results":{"filePath":"/home/arnage/exilion/desktop_walletcs/app/store/configureStore.js","messages":[],"errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},"hashOfConfig":"4q02s"},"/home/arnage/exilion/desktop_walletcs/app/reducers/index.js":{"size":369,"mtime":1554306849935,"results":{"filePath":"/home/arnage/exilion/desktop_walletcs/app/reducers/index.js","messages":[{"ruleId":"import/no-extraneous-dependencies","severity":2,"message":"'connected-react-router' should be listed in the project's dependencies, not devDependencies.","line":3,"column":1,"nodeType":"ImportDeclaration","endLine":3,"endColumn":56}],"errorCount":1,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},"hashOfConfig":"4q02s"}}