-
Notifications
You must be signed in to change notification settings - Fork 1
/
.eslintcache
1 lines (1 loc) · 2.92 KB
/
.eslintcache
1
[{"C:\\Users\\elvis\\Desktop\\elvis\\pay\\src\\index.js":"1","C:\\Users\\elvis\\Desktop\\elvis\\pay\\src\\components\\Navbar.js":"2","C:\\Users\\elvis\\Desktop\\elvis\\pay\\src\\reportWebVitals.js":"3","C:\\Users\\elvis\\Desktop\\elvis\\pay\\src\\components\\Dashboard.js":"4","C:\\Users\\elvis\\Desktop\\elvis\\pay\\src\\App.js":"5"},{"size":545,"mtime":1649985286874,"results":"6","hashOfConfig":"7"},{"size":2371,"mtime":1649988679786,"results":"8","hashOfConfig":"7"},{"size":375,"mtime":1649985286874,"results":"9","hashOfConfig":"7"},{"size":10788,"mtime":1649990410780,"results":"10","hashOfConfig":"7"},{"size":3973,"mtime":1649992674299,"results":"11","hashOfConfig":"7"},{"filePath":"12","messages":"13","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},"149cp64",{"filePath":"14","messages":"15","errorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"16","messages":"17","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"18","messages":"19","errorCount":0,"warningCount":3,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"20","messages":"21","errorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},"C:\\Users\\elvis\\Desktop\\elvis\\pay\\src\\index.js",[],"C:\\Users\\elvis\\Desktop\\elvis\\pay\\src\\components\\Navbar.js",["22"],"C:\\Users\\elvis\\Desktop\\elvis\\pay\\src\\reportWebVitals.js",[],"C:\\Users\\elvis\\Desktop\\elvis\\pay\\src\\components\\Dashboard.js",["23","24","25"],"C:\\Users\\elvis\\Desktop\\elvis\\pay\\src\\App.js",["26"],{"ruleId":"27","severity":1,"message":"28","line":42,"column":21,"nodeType":"29","endLine":42,"endColumn":79},{"ruleId":"30","severity":1,"message":"31","line":1,"column":17,"nodeType":"32","messageId":"33","endLine":1,"endColumn":26},{"ruleId":"30","severity":1,"message":"34","line":1,"column":28,"nodeType":"32","messageId":"33","endLine":1,"endColumn":34},{"ruleId":"30","severity":1,"message":"35","line":1,"column":36,"nodeType":"32","messageId":"33","endLine":1,"endColumn":44},{"ruleId":"36","severity":1,"message":"37","line":43,"column":6,"nodeType":"38","endLine":43,"endColumn":8,"suggestions":"39"},"jsx-a11y/alt-text","img elements must have an alt prop, either with meaningful text, or an empty string for decorative images.","JSXOpeningElement","no-unused-vars","'useEffect' is defined but never used.","Identifier","unusedVar","'useRef' is defined but never used.","'useState' is defined but never used.","react-hooks/exhaustive-deps","React Hook useEffect has a missing dependency: 'label'. Either include it or remove the dependency array. If 'setActive' needs the current value of 'label', you can also switch to useReducer instead of useState and read 'label' in the reducer.","ArrayExpression",["40"],{"desc":"41","fix":"42"},"Update the dependencies array to be: [label]",{"range":"43","text":"44"},[1650,1652],"[label]"]