-
Notifications
You must be signed in to change notification settings - Fork 64
/
.eslintcache
1 lines (1 loc) · 5.64 KB
/
.eslintcache
1
[{"/Users/nazariydumanskyy/Projects/live-calls/robinhood-clone/src/Newsfeed.js":"1","/Users/nazariydumanskyy/Projects/live-calls/robinhood-clone/src/Header.js":"2","/Users/nazariydumanskyy/Projects/live-calls/robinhood-clone/src/StatsRow.js":"3","/Users/nazariydumanskyy/Projects/live-calls/robinhood-clone/src/LineGraph.js":"4","/Users/nazariydumanskyy/Projects/live-calls/robinhood-clone/src/TimeLine.js":"5","/Users/nazariydumanskyy/Projects/live-calls/robinhood-clone/src/Stats.js":"6","/Users/nazariydumanskyy/Projects/live-calls/robinhood-clone/src/api.js":"7","/Users/nazariydumanskyy/Projects/live-calls/robinhood-clone/src/Article.js":"8"},{"size":2180,"mtime":1606674419153,"results":"9","hashOfConfig":"10"},{"size":766,"mtime":1606599282714,"results":"11","hashOfConfig":"10"},{"size":827,"mtime":1606676345715,"results":"12","hashOfConfig":"10"},{"size":1900,"mtime":1606618674966,"results":"13","hashOfConfig":"10"},{"size":703,"mtime":1606609382355,"results":"14","hashOfConfig":"10"},{"size":2777,"mtime":1606676809367,"results":"15","hashOfConfig":"10"},{"size":81,"mtime":1606674340375,"results":"16","hashOfConfig":"10"},{"size":1493,"mtime":1606674256298,"results":"17","hashOfConfig":"10"},{"filePath":"18","messages":"19","errorCount":0,"warningCount":5,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},"134qyk8",{"filePath":"20","messages":"21","errorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"22","messages":"23","errorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"24","messages":"25","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"26","messages":"27","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"28","messages":"29","errorCount":0,"warningCount":3,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"30","messages":"31","errorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"32","messages":"33","errorCount":0,"warningCount":3,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},"/Users/nazariydumanskyy/Projects/live-calls/robinhood-clone/src/Newsfeed.js",["34","35","36","37","38"],"/Users/nazariydumanskyy/Projects/live-calls/robinhood-clone/src/Header.js",["39"],"/Users/nazariydumanskyy/Projects/live-calls/robinhood-clone/src/StatsRow.js",["40"],"/Users/nazariydumanskyy/Projects/live-calls/robinhood-clone/src/LineGraph.js",[],"/Users/nazariydumanskyy/Projects/live-calls/robinhood-clone/src/TimeLine.js",[],"/Users/nazariydumanskyy/Projects/live-calls/robinhood-clone/src/Stats.js",["41","42","43"],"/Users/nazariydumanskyy/Projects/live-calls/robinhood-clone/src/api.js",["44"],"/Users/nazariydumanskyy/Projects/live-calls/robinhood-clone/src/Article.js",["45","46","47"],{"ruleId":"48","severity":1,"message":"49","line":3,"column":8,"nodeType":"50","messageId":"51","endLine":3,"endColumn":15},{"ruleId":"48","severity":1,"message":"52","line":5,"column":8,"nodeType":"50","messageId":"51","endLine":5,"endColumn":21},{"ruleId":"48","severity":1,"message":"53","line":6,"column":8,"nodeType":"50","messageId":"51","endLine":6,"endColumn":19},{"ruleId":"48","severity":1,"message":"54","line":13,"column":25,"nodeType":"50","messageId":"51","endLine":13,"endColumn":34},{"ruleId":"48","severity":1,"message":"55","line":26,"column":10,"nodeType":"50","messageId":"51","endLine":26,"endColumn":14},{"ruleId":"56","severity":1,"message":"57","line":10,"column":9,"nodeType":"58","endLine":10,"endColumn":37},{"ruleId":"56","severity":1,"message":"57","line":21,"column":9,"nodeType":"58","endLine":21,"endColumn":44},{"ruleId":"59","severity":1,"message":"60","line":25,"column":33,"nodeType":"61","messageId":"62","endLine":25,"endColumn":35},{"ruleId":"59","severity":1,"message":"60","line":54,"column":28,"nodeType":"61","messageId":"62","endLine":54,"endColumn":30},{"ruleId":"63","severity":1,"message":"64","line":70,"column":6,"nodeType":"65","endLine":70,"endColumn":8,"suggestions":"66"},{"ruleId":"48","severity":1,"message":"67","line":1,"column":8,"nodeType":"50","messageId":"51","endLine":1,"endColumn":13},{"ruleId":"48","severity":1,"message":"68","line":4,"column":9,"nodeType":"50","messageId":"51","endLine":4,"endColumn":12},{"ruleId":"63","severity":1,"message":"69","line":25,"column":11,"nodeType":"65","endLine":25,"endColumn":13,"suggestions":"70"},{"ruleId":"56","severity":1,"message":"57","line":43,"column":17,"nodeType":"58","endLine":43,"endColumn":67},"no-unused-vars","'Article' is defined but never used.","Identifier","unusedVar","'MoreHorizIcon' is defined but never used.","'FlashOnIcon' is defined but never used.","'setTopics' is assigned a value but never used.","'seed' 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","array-callback-return","Array.prototype.map() expects a return value from arrow function.","ArrowFunctionExpression","expectedInside","react-hooks/exhaustive-deps","React Hook useEffect has a missing dependency: 'getMyStocks'. Either include it or remove the dependency array.","ArrayExpression",["71"],"'axios' is defined but never used.","'key' is defined but never used.","React Hook useEffect has a missing dependency: 'props'. Either include it or remove the dependency array.",["72"],{"desc":"73","fix":"74"},{"desc":"75","fix":"76"},"Update the dependencies array to be: [getMyStocks]",{"range":"77","text":"78"},"Update the dependencies array to be: [props]",{"range":"79","text":"80"},[1683,1685],"[getMyStocks]",[781,783],"[props]"]