-
Notifications
You must be signed in to change notification settings - Fork 0
/
.eslintcache
1 lines (1 loc) · 4.68 KB
/
.eslintcache
1
[{"C:\\Users\\alihc\\StockData\\stockdata\\src\\App.js":"1","C:\\Users\\alihc\\StockData\\stockdata\\src\\index.js":"2","C:\\Users\\alihc\\StockData\\stockdata\\src\\Header.js":"3","C:\\Users\\alihc\\StockData\\stockdata\\src\\Content.js":"4","C:\\Users\\alihc\\StockData\\stockdata\\src\\Footer.js":"5","C:\\Users\\alihc\\StockData\\stockdata\\src\\LeftPanel.js":"6","C:\\Users\\alihc\\StockData\\stockdata\\src\\ChartPanel.js":"7","C:\\Users\\alihc\\StockData\\stockdata\\src\\reportWebVitals.js":"8","C:\\Users\\alihc\\StockData\\stockdata\\src\\reducers\\companySlice.js":"9","C:\\Users\\alihc\\StockData\\stockdata\\src\\store.js":"10","C:\\Users\\alihc\\StockData\\stockdata\\src\\services\\companyservice.js":"11"},{"size":260,"mtime":1611324450825,"results":"12","hashOfConfig":"13"},{"size":567,"mtime":1611356935328,"results":"14","hashOfConfig":"13"},{"size":224,"mtime":1611324816932,"results":"15","hashOfConfig":"13"},{"size":266,"mtime":1611324808093,"results":"16","hashOfConfig":"13"},{"size":98,"mtime":1611324628977,"results":"17","hashOfConfig":"13"},{"size":978,"mtime":1611363640369,"results":"18","hashOfConfig":"13"},{"size":3262,"mtime":1611365527024,"results":"19","hashOfConfig":"13"},{"size":362,"mtime":1609063333068,"results":"20","hashOfConfig":"13"},{"size":1570,"mtime":1611352605985,"results":"21","hashOfConfig":"13"},{"size":197,"mtime":1611328185407,"results":"22","hashOfConfig":"13"},{"size":653,"mtime":1611352214318,"results":"23","hashOfConfig":"13"},{"filePath":"24","messages":"25","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"26"},"w83cau",{"filePath":"27","messages":"28","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"26"},{"filePath":"29","messages":"30","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"26"},{"filePath":"31","messages":"32","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"26"},{"filePath":"33","messages":"34","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"35"},{"filePath":"36","messages":"37","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"38","messages":"39","errorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"40","messages":"41","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"42"},{"filePath":"43","messages":"44","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"45","messages":"46","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"47"},{"filePath":"48","messages":"49","errorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},"C:\\Users\\alihc\\StockData\\stockdata\\src\\App.js",[],["50","51"],"C:\\Users\\alihc\\StockData\\stockdata\\src\\index.js",[],"C:\\Users\\alihc\\StockData\\stockdata\\src\\Header.js",[],"C:\\Users\\alihc\\StockData\\stockdata\\src\\Content.js",[],"C:\\Users\\alihc\\StockData\\stockdata\\src\\Footer.js",[],["52","53"],"C:\\Users\\alihc\\StockData\\stockdata\\src\\LeftPanel.js",[],"C:\\Users\\alihc\\StockData\\stockdata\\src\\ChartPanel.js",["54"],"C:\\Users\\alihc\\StockData\\stockdata\\src\\reportWebVitals.js",[],["55","56"],"C:\\Users\\alihc\\StockData\\stockdata\\src\\reducers\\companySlice.js",[],"C:\\Users\\alihc\\StockData\\stockdata\\src\\store.js",[],["57","58"],"C:\\Users\\alihc\\StockData\\stockdata\\src\\services\\companyservice.js",["59"],{"ruleId":"60","replacedBy":"61"},{"ruleId":"62","replacedBy":"63"},{"ruleId":"60","replacedBy":"64"},{"ruleId":"62","replacedBy":"65"},{"ruleId":"66","severity":1,"message":"67","line":37,"column":7,"nodeType":"68","endLine":37,"endColumn":23,"suggestions":"69"},{"ruleId":"60","replacedBy":"70"},{"ruleId":"62","replacedBy":"71"},{"ruleId":"60","replacedBy":"72"},{"ruleId":"62","replacedBy":"73"},{"ruleId":"74","severity":1,"message":"75","line":19,"column":15,"nodeType":"76","messageId":"77","endLine":19,"endColumn":34},"no-native-reassign",["78"],"no-negated-in-lhs",["79"],["78"],["79"],"react-hooks/exhaustive-deps","React Hook useEffect has a missing dependency: 'dispatch'. Either include it or remove the dependency array.","ArrayExpression",["80"],["78"],["79"],["78"],["79"],"no-throw-literal","Expected an error object to be thrown.","ThrowStatement","object","no-global-assign","no-unsafe-negation",{"desc":"81","fix":"82"},"Update the dependencies array to be: [currentCompany, dispatch]",{"range":"83","text":"84"},[1142,1158],"[currentCompany, dispatch]"]