-
Notifications
You must be signed in to change notification settings - Fork 0
/
.eslintcache
1 lines (1 loc) · 1.99 KB
/
.eslintcache
1
[{"/Users/sammyhass/Code/ml-toxicity/src/index.js":"1","/Users/sammyhass/Code/ml-toxicity/src/App.js":"2","/Users/sammyhass/Code/ml-toxicity/src/components/InputField.js":"3","/Users/sammyhass/Code/ml-toxicity/src/hooks/useToxicityClassifier.js":"4","/Users/sammyhass/Code/ml-toxicity/src/components/ResultsView.js":"5"},{"size":168,"mtime":1609074399670,"results":"6","hashOfConfig":"7"},{"size":1117,"mtime":1609094900683,"results":"8","hashOfConfig":"7"},{"size":730,"mtime":1609095250195,"results":"9","hashOfConfig":"7"},{"size":620,"mtime":1609094311599,"results":"10","hashOfConfig":"7"},{"size":630,"mtime":1609095600668,"results":"11","hashOfConfig":"7"},{"filePath":"12","messages":"13","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},"vvpw09",{"filePath":"14","messages":"15","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"16","messages":"17","errorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"18","messages":"19","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"20","messages":"21","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},"/Users/sammyhass/Code/ml-toxicity/src/index.js",[],"/Users/sammyhass/Code/ml-toxicity/src/App.js",[],"/Users/sammyhass/Code/ml-toxicity/src/components/InputField.js",["22"],"/Users/sammyhass/Code/ml-toxicity/src/hooks/useToxicityClassifier.js",[],"/Users/sammyhass/Code/ml-toxicity/src/components/ResultsView.js",[],{"ruleId":"23","severity":1,"message":"24","line":13,"column":6,"nodeType":"25","endLine":13,"endColumn":29,"suggestions":"26"},"react-hooks/exhaustive-deps","React Hook useEffect has a missing dependency: 'updateQuery'. Either include it or remove the dependency array.","ArrayExpression",["27"],{"desc":"28","fix":"29"},"Update the dependencies array to be: [value, setSearchQuery, updateQuery]",{"range":"30","text":"31"},[407,430],"[value, setSearchQuery, updateQuery]"]