-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path.eslintcache
1 lines (1 loc) · 5.37 KB
/
.eslintcache
1
[{"D:\\CareNet\\src\\App.js":"1","D:\\CareNet\\src\\components\\pages\\homepage\\Data.js":"2","D:\\CareNet\\src\\components\\pages\\homepage\\PersonalHome.js":"3","D:\\CareNet\\src\\components\\pages\\Navbar.js":"4","D:\\CareNet\\src\\components\\pages\\HGraph\\HGraph.js":"5","D:\\CareNet\\src\\components\\pages\\Diabetes\\DiabetesForm.js":"6","D:\\CareNet\\src\\components\\pages\\Diagnostics\\Diagnostics.js":"7","D:\\CareNet\\src\\index.js":"8","D:\\CareNet\\src\\components\\pages\\homepage\\Home.js":"9","D:\\CareNet\\src\\components\\pages\\Register\\Register.js":"10"},{"size":1319,"mtime":1614583640903,"results":"11","hashOfConfig":"12"},{"size":1880,"mtime":1614583820630,"results":"13","hashOfConfig":"12"},{"size":12802,"mtime":1621608366858,"results":"14","hashOfConfig":"15"},{"size":3192,"mtime":1614193164694,"results":"16","hashOfConfig":"15"},{"size":23474,"mtime":1622202912503,"results":"17","hashOfConfig":"15"},{"size":13345,"mtime":1622006883558,"results":"18","hashOfConfig":"15"},{"size":224,"mtime":1622006883560,"results":"19","hashOfConfig":"12"},{"size":565,"mtime":1611253531833,"results":"20","hashOfConfig":"15"},{"size":1252,"mtime":1614750081644,"results":"21","hashOfConfig":"15"},{"size":1348,"mtime":1613463023228,"results":"22","hashOfConfig":"15"},{"filePath":"23","messages":"24","errorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},"rrpe6l",{"filePath":"25","messages":"26","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"27","messages":"28","errorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},"vzce7c",{"filePath":"29","messages":"30","errorCount":0,"warningCount":2,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"31","messages":"32","errorCount":0,"warningCount":3,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"33","messages":"34","errorCount":0,"warningCount":2,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"35","messages":"36","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"37","messages":"38","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"39","messages":"40","errorCount":0,"warningCount":2,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"41","messages":"42","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},"D:\\CareNet\\src\\App.js",["43"],"D:\\CareNet\\src\\components\\pages\\homepage\\Data.js",[],"D:\\CareNet\\src\\components\\pages\\homepage\\PersonalHome.js",["44"],"D:\\CareNet\\src\\components\\pages\\Navbar.js",["45","46"],"D:\\CareNet\\src\\components\\pages\\HGraph\\HGraph.js",["47","48","49"],"D:\\CareNet\\src\\components\\pages\\Diabetes\\DiabetesForm.js",["50","51"],"D:\\CareNet\\src\\components\\pages\\Diagnostics\\Diagnostics.js",[],"D:\\CareNet\\src\\index.js",[],"D:\\CareNet\\src\\components\\pages\\homepage\\Home.js",["52","53"],"D:\\CareNet\\src\\components\\pages\\Register\\Register.js",[],{"ruleId":"54","severity":1,"message":"55","line":20,"column":5,"nodeType":"56","endLine":20,"endColumn":7,"suggestions":"57"},{"ruleId":"58","severity":1,"message":"59","line":6,"column":7,"nodeType":"60","messageId":"61","endLine":6,"endColumn":11},{"ruleId":"58","severity":1,"message":"62","line":11,"column":12,"nodeType":"60","messageId":"61","endLine":11,"endColumn":18},{"ruleId":"54","severity":1,"message":"63","line":38,"column":7,"nodeType":"56","endLine":38,"endColumn":9,"suggestions":"64"},{"ruleId":"58","severity":1,"message":"65","line":11,"column":10,"nodeType":"60","messageId":"61","endLine":11,"endColumn":16},{"ruleId":"58","severity":1,"message":"66","line":20,"column":11,"nodeType":"60","messageId":"61","endLine":20,"endColumn":19},{"ruleId":"67","severity":1,"message":"68","line":552,"column":27,"nodeType":"69","endLine":552,"endColumn":195},{"ruleId":"58","severity":1,"message":"65","line":7,"column":10,"nodeType":"60","messageId":"61","endLine":7,"endColumn":16},{"ruleId":"67","severity":1,"message":"68","line":273,"column":27,"nodeType":"69","endLine":273,"endColumn":115},{"ruleId":"58","severity":1,"message":"70","line":4,"column":9,"nodeType":"60","messageId":"61","endLine":4,"endColumn":20},{"ruleId":"54","severity":1,"message":"63","line":22,"column":7,"nodeType":"56","endLine":22,"endColumn":9,"suggestions":"71"},"react-hooks/exhaustive-deps","React Hook useEffect has a missing dependency: 'initialData'. Either include it or remove the dependency array.","ArrayExpression",["72"],"no-unused-vars","'data' is assigned a value but never used.","Identifier","unusedVar","'button' is assigned a value but never used.","React Hook useEffect has a missing dependency: 'user'. Either include it or remove the dependency array.",["73"],"'Button' is defined but never used.","'yearData' is assigned a value but never used.","jsx-a11y/alt-text","img elements must have an alt prop, either with meaningful text, or an empty string for decorative images.","JSXOpeningElement","'homeObjFour' is defined but never used.",["74"],{"desc":"75","fix":"76"},{"desc":"77","fix":"78"},{"desc":"77","fix":"79"},"Update the dependencies array to be: [initialData]",{"range":"80","text":"81"},"Update the dependencies array to be: [user]",{"range":"82","text":"83"},{"range":"84","text":"83"},[797,799],"[initialData]",[1112,1114],"[user]",[613,615]]