-
Notifications
You must be signed in to change notification settings - Fork 3
/
.eslintcache
1 lines (1 loc) · 3.94 KB
/
.eslintcache
1
[{"C:\\Users\\r_sey\\Documents\\GitHub\\ttc-arrivals\\src\\index.js":"1","C:\\Users\\r_sey\\Documents\\GitHub\\ttc-arrivals\\src\\serviceWorkerRegistration.js":"2","C:\\Users\\r_sey\\Documents\\GitHub\\ttc-arrivals\\src\\App.js":"3","C:\\Users\\r_sey\\Documents\\GitHub\\ttc-arrivals\\src\\api\\index.js":"4","C:\\Users\\r_sey\\Documents\\GitHub\\ttc-arrivals\\src\\components\\Stops.js":"5","C:\\Users\\r_sey\\Documents\\GitHub\\ttc-arrivals\\src\\components\\Path.js":"6","C:\\Users\\r_sey\\Documents\\GitHub\\ttc-arrivals\\src\\components\\BusLocation.js":"7","C:\\Users\\r_sey\\Documents\\GitHub\\ttc-arrivals\\src\\components\\InfoBox.js":"8","C:\\Users\\r_sey\\Documents\\GitHub\\ttc-arrivals\\src\\components\\StopBox.js":"9"},{"size":978,"mtime":1608737218418,"results":"10","hashOfConfig":"11"},{"size":5064,"mtime":499162500000,"results":"12","hashOfConfig":"11"},{"size":7297,"mtime":1609972506603,"results":"13","hashOfConfig":"11"},{"size":1268,"mtime":1627789818078,"results":"14","hashOfConfig":"11"},{"size":834,"mtime":1609883015914,"results":"15","hashOfConfig":"11"},{"size":844,"mtime":1609863180794,"results":"16","hashOfConfig":"11"},{"size":780,"mtime":1610057558116,"results":"17","hashOfConfig":"11"},{"size":1970,"mtime":1610057576703,"results":"18","hashOfConfig":"11"},{"size":1594,"mtime":1610057602253,"results":"19","hashOfConfig":"11"},{"filePath":"20","messages":"21","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},"t6tdyv",{"filePath":"22","messages":"23","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"24","messages":"25","errorCount":0,"warningCount":3,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"26","messages":"27","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"28","messages":"29","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"30","messages":"31","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"32","messages":"33","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"34","messages":"35","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"36","messages":"37","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},"C:\\Users\\r_sey\\Documents\\GitHub\\ttc-arrivals\\src\\index.js",[],"C:\\Users\\r_sey\\Documents\\GitHub\\ttc-arrivals\\src\\serviceWorkerRegistration.js",[],"C:\\Users\\r_sey\\Documents\\GitHub\\ttc-arrivals\\src\\App.js",["38","39","40"],"C:\\Users\\r_sey\\Documents\\GitHub\\ttc-arrivals\\src\\api\\index.js",[],"C:\\Users\\r_sey\\Documents\\GitHub\\ttc-arrivals\\src\\components\\Stops.js",[],"C:\\Users\\r_sey\\Documents\\GitHub\\ttc-arrivals\\src\\components\\Path.js",[],"C:\\Users\\r_sey\\Documents\\GitHub\\ttc-arrivals\\src\\components\\BusLocation.js",[],"C:\\Users\\r_sey\\Documents\\GitHub\\ttc-arrivals\\src\\components\\InfoBox.js",[],"C:\\Users\\r_sey\\Documents\\GitHub\\ttc-arrivals\\src\\components\\StopBox.js",[],{"ruleId":"41","severity":1,"message":"42","line":26,"column":9,"nodeType":"43","messageId":"44","endLine":26,"endColumn":18},{"ruleId":"41","severity":1,"message":"45","line":26,"column":20,"nodeType":"43","messageId":"44","endLine":26,"endColumn":32},{"ruleId":"46","severity":1,"message":"47","line":133,"column":5,"nodeType":"48","endLine":133,"endColumn":13,"suggestions":"49"},"no-unused-vars","'direction' is assigned a value but never used.","Identifier","unusedVar","'setDirection' is assigned a value but never used.","react-hooks/exhaustive-deps","React Hook useEffect has missing dependencies: 'changeViewPort' and 'routeInfo'. Either include them or remove the dependency array.","ArrayExpression",["50"],{"desc":"51","fix":"52"},"Update the dependencies array to be: [bounds, changeViewPort, routeInfo]",{"range":"53","text":"54"},[3807,3815],"[bounds, changeViewPort, routeInfo]"]