-
Notifications
You must be signed in to change notification settings - Fork 0
/
.eslintcache
1 lines (1 loc) · 5.43 KB
/
.eslintcache
1
[{"E:\\Portfolio Projects\\spotify-clone\\src\\App.js":"1","E:\\Portfolio Projects\\spotify-clone\\src\\Login.js":"2","E:\\Portfolio Projects\\spotify-clone\\src\\spotify.js":"3","E:\\Portfolio Projects\\spotify-clone\\src\\reportWebVitals.js":"4","E:\\Portfolio Projects\\spotify-clone\\src\\Player.js":"5","E:\\Portfolio Projects\\spotify-clone\\src\\index.js":"6","E:\\Portfolio Projects\\spotify-clone\\src\\reducer.js":"7","E:\\Portfolio Projects\\spotify-clone\\src\\Sidebar.js":"8","E:\\Portfolio Projects\\spotify-clone\\src\\Footer.js":"9","E:\\Portfolio Projects\\spotify-clone\\src\\SidebarOption.js":"10","E:\\Portfolio Projects\\spotify-clone\\src\\Body.js":"11","E:\\Portfolio Projects\\spotify-clone\\src\\Header.js":"12","E:\\Portfolio Projects\\spotify-clone\\src\\SongRow.js":"13"},{"size":1482,"mtime":1609613370793,"results":"14","hashOfConfig":"15"},{"size":378,"mtime":1609177804876,"results":"16","hashOfConfig":"15"},{"size":787,"mtime":1609179391212,"results":"17","hashOfConfig":"15"},{"size":362,"mtime":1608645548922,"results":"18","hashOfConfig":"15"},{"size":396,"mtime":1609607151094,"results":"19","hashOfConfig":"15"},{"size":690,"mtime":1609346897192,"results":"20","hashOfConfig":"15"},{"size":732,"mtime":1609613613286,"results":"21","hashOfConfig":"15"},{"size":1018,"mtime":1609570977589,"results":"22","hashOfConfig":"15"},{"size":1769,"mtime":1609609270477,"results":"23","hashOfConfig":"15"},{"size":315,"mtime":1609566167418,"results":"24","hashOfConfig":"15"},{"size":1242,"mtime":1609614693300,"results":"25","hashOfConfig":"15"},{"size":665,"mtime":1609608610508,"results":"26","hashOfConfig":"15"},{"size":511,"mtime":1609615024876,"results":"27","hashOfConfig":"15"},{"filePath":"28","messages":"29","errorCount":0,"warningCount":2,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},"wwd2d1",{"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},{"filePath":"38","messages":"39","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"40","messages":"41","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"42","messages":"43","errorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"44","messages":"45","errorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"46","messages":"47","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"48","messages":"49","errorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"50","messages":"51","errorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"52","messages":"53","errorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},"E:\\Portfolio Projects\\spotify-clone\\src\\App.js",["54","55"],"E:\\Portfolio Projects\\spotify-clone\\src\\Login.js",[],"E:\\Portfolio Projects\\spotify-clone\\src\\spotify.js",[],"E:\\Portfolio Projects\\spotify-clone\\src\\reportWebVitals.js",[],"E:\\Portfolio Projects\\spotify-clone\\src\\Player.js",[],"E:\\Portfolio Projects\\spotify-clone\\src\\index.js",[],"E:\\Portfolio Projects\\spotify-clone\\src\\reducer.js",[],"E:\\Portfolio Projects\\spotify-clone\\src\\Sidebar.js",["56"],"E:\\Portfolio Projects\\spotify-clone\\src\\Footer.js",["57"],"E:\\Portfolio Projects\\spotify-clone\\src\\SidebarOption.js",[],"E:\\Portfolio Projects\\spotify-clone\\src\\Body.js",["58"],"E:\\Portfolio Projects\\spotify-clone\\src\\Header.js",["59"],"E:\\Portfolio Projects\\spotify-clone\\src\\SongRow.js",["60"],{"ruleId":"61","severity":1,"message":"62","line":1,"column":17,"nodeType":"63","messageId":"64","endLine":1,"endColumn":25},{"ruleId":"65","severity":1,"message":"66","line":53,"column":6,"nodeType":"67","endLine":53,"endColumn":8,"suggestions":"68"},{"ruleId":"61","severity":1,"message":"69","line":11,"column":24,"nodeType":"63","messageId":"64","endLine":11,"endColumn":32},{"ruleId":"61","severity":1,"message":"70","line":9,"column":8,"nodeType":"63","messageId":"64","endLine":9,"endColumn":30},{"ruleId":"61","severity":1,"message":"69","line":11,"column":31,"nodeType":"63","messageId":"64","endLine":11,"endColumn":39},{"ruleId":"61","severity":1,"message":"69","line":8,"column":20,"nodeType":"63","messageId":"64","endLine":8,"endColumn":28},{"ruleId":"71","severity":1,"message":"72","line":7,"column":7,"nodeType":"73","endLine":11,"endColumn":9},"no-unused-vars","'useState' is defined but never used.","Identifier","unusedVar","react-hooks/exhaustive-deps","React Hook useEffect has a missing dependency: 'dispatch'. Either include it or remove the dependency array.","ArrayExpression",["74"],"'dispatch' is assigned a value but never used.","'PauseCircleOutlineIcon' is defined 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",{"desc":"75","fix":"76"},"Update the dependencies array to be: [dispatch]",{"range":"77","text":"78"},[1323,1325],"[dispatch]"]