-
Notifications
You must be signed in to change notification settings - Fork 0
/
.eslintcache
1 lines (1 loc) · 3.44 KB
/
.eslintcache
1
[{"C:\\Users\\17034\\Projects\\finsta\\src\\components\\PostForm.tsx":"1","C:\\Users\\17034\\Projects\\finsta\\src\\index.tsx":"2","C:\\Users\\17034\\Projects\\finsta\\src\\components\\AuthForm.tsx":"3","C:\\Users\\17034\\Projects\\finsta\\src\\components\\Post.tsx":"4","C:\\Users\\17034\\Projects\\finsta\\src\\routes\\Profile.tsx":"5","C:\\Users\\17034\\Projects\\finsta\\src\\routes\\Home.tsx":"6","C:\\Users\\17034\\Projects\\finsta\\src\\components\\App.tsx":"7","C:\\Users\\17034\\Projects\\finsta\\src\\firebase.js":"8"},{"size":3222,"mtime":1610929261197,"results":"9","hashOfConfig":"10"},{"size":244,"mtime":1608517335537,"results":"11","hashOfConfig":"10"},{"size":2173,"mtime":1608516442843,"results":"12","hashOfConfig":"10"},{"size":7160,"mtime":1610929177490,"results":"13","hashOfConfig":"10"},{"size":3702,"mtime":1609001585468,"results":"14","hashOfConfig":"10"},{"size":1213,"mtime":1609443356796,"results":"15","hashOfConfig":"10"},{"size":1517,"mtime":1608517399473,"results":"16","hashOfConfig":"10"},{"size":772,"mtime":1608516442847,"results":"17","hashOfConfig":"10"},{"filePath":"18","messages":"19","errorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},"144lqlv",{"filePath":"20","messages":"21","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"22","messages":"23","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"24","messages":"25","errorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"26","messages":"27","errorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"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},"C:\\Users\\17034\\Projects\\finsta\\src\\components\\PostForm.tsx",["34"],"C:\\Users\\17034\\Projects\\finsta\\src\\index.tsx",[],"C:\\Users\\17034\\Projects\\finsta\\src\\components\\AuthForm.tsx",[],"C:\\Users\\17034\\Projects\\finsta\\src\\components\\Post.tsx",["35"],"C:\\Users\\17034\\Projects\\finsta\\src\\routes\\Profile.tsx",["36"],"C:\\Users\\17034\\Projects\\finsta\\src\\routes\\Home.tsx",[],"C:\\Users\\17034\\Projects\\finsta\\src\\components\\App.tsx",[],"C:\\Users\\17034\\Projects\\finsta\\src\\firebase.js",[],{"ruleId":"37","severity":1,"message":"38","line":98,"column":9,"nodeType":"39","endLine":98,"endColumn":76},{"ruleId":"40","severity":1,"message":"41","line":21,"column":6,"nodeType":"42","endLine":21,"endColumn":8,"suggestions":"43"},{"ruleId":"44","severity":1,"message":"45","line":56,"column":7,"nodeType":"46","messageId":"47","endLine":56,"endColumn":20},"jsx-a11y/alt-text","img elements must have an alt prop, either with meaningful text, or an empty string for decorative images.","JSXOpeningElement","react-hooks/exhaustive-deps","React Hook useEffect has a missing dependency: 'getProfilePictureRef'. Either include it or remove the dependency array.","ArrayExpression",["48"],"@typescript-eslint/no-unused-vars","'attachmentUrl' is assigned a value but never used.","Identifier","unusedVar",{"desc":"49","fix":"50"},"Update the dependencies array to be: [getProfilePictureRef]",{"range":"51","text":"52"},[654,656],"[getProfilePictureRef]"]