-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.eslintcache
1 lines (1 loc) · 6.57 KB
/
.eslintcache
1
[{"/Users/aparajitha/Personal/gist-bd-task-bc/src/reportWebVitals.js":"1","/Users/aparajitha/Personal/gist-bd-task-bc/src/common/Layout/index.js":"2","/Users/aparajitha/Personal/gist-bd-task-bc/src/common/Layout/Header/style.js":"3","/Users/aparajitha/Personal/gist-bd-task-bc/src/components/Gist/index.js":"4","/Users/aparajitha/Personal/gist-bd-task-bc/src/index.js":"5","/Users/aparajitha/Personal/gist-bd-task-bc/src/common/Layout/style.js":"6","/Users/aparajitha/Personal/gist-bd-task-bc/src/common/Layout/Header/index.js":"7","/Users/aparajitha/Personal/gist-bd-task-bc/src/components/Gist/style.js":"8","/Users/aparajitha/Personal/gist-bd-task-bc/src/components/GistView/index.js":"9","/Users/aparajitha/Personal/gist-bd-task-bc/src/App.js":"10","/Users/aparajitha/Personal/gist-bd-task-bc/src/components/GistView/style.js":"11"},{"size":362,"mtime":1609240973465,"results":"12","hashOfConfig":"13"},{"size":319,"mtime":1609272742521,"results":"14","hashOfConfig":"13"},{"size":608,"mtime":1609250439611,"results":"15","hashOfConfig":"13"},{"size":4067,"mtime":1609273532547,"results":"16","hashOfConfig":"13"},{"size":500,"mtime":1609267177443,"results":"17","hashOfConfig":"13"},{"size":543,"mtime":1609255547665,"results":"18","hashOfConfig":"13"},{"size":176,"mtime":1609272711623,"results":"19","hashOfConfig":"13"},{"size":202,"mtime":1609265754635,"results":"20","hashOfConfig":"13"},{"size":4441,"mtime":1609272548664,"results":"21","hashOfConfig":"13"},{"size":414,"mtime":1609267217099,"results":"22","hashOfConfig":"13"},{"size":447,"mtime":1609272413717,"results":"23","hashOfConfig":"13"},{"filePath":"24","messages":"25","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"26"},"alomyp",{"filePath":"27","messages":"28","errorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"29","messages":"30","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"31","messages":"32","errorCount":0,"warningCount":4,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"33","messages":"34","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"35","messages":"36","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"37","messages":"38","errorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"39","messages":"40","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"41"},{"filePath":"42","messages":"43","errorCount":0,"warningCount":4,"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},"/Users/aparajitha/Personal/gist-bd-task-bc/src/reportWebVitals.js",[],["48","49"],"/Users/aparajitha/Personal/gist-bd-task-bc/src/common/Layout/index.js",["50"],"/Users/aparajitha/Personal/gist-bd-task-bc/src/common/Layout/Header/style.js",[],"/Users/aparajitha/Personal/gist-bd-task-bc/src/components/Gist/index.js",["51","52","53","54"],"/Users/aparajitha/Personal/gist-bd-task-bc/src/index.js",[],"/Users/aparajitha/Personal/gist-bd-task-bc/src/common/Layout/style.js",[],"/Users/aparajitha/Personal/gist-bd-task-bc/src/common/Layout/Header/index.js",["55"],"/Users/aparajitha/Personal/gist-bd-task-bc/src/components/Gist/style.js",[],["56","57"],"/Users/aparajitha/Personal/gist-bd-task-bc/src/components/GistView/index.js",["58","59","60","61"],"/Users/aparajitha/Personal/gist-bd-task-bc/src/App.js",["62"],"/Users/aparajitha/Personal/gist-bd-task-bc/src/components/GistView/style.js",[],{"ruleId":"63","replacedBy":"64"},{"ruleId":"65","replacedBy":"66"},{"ruleId":"67","severity":1,"message":"68","line":12,"column":1,"nodeType":"69","endLine":22,"endColumn":3},{"ruleId":"70","severity":1,"message":"71","line":10,"column":3,"nodeType":"72","messageId":"73","endLine":10,"endColumn":11},{"ruleId":"70","severity":1,"message":"74","line":11,"column":3,"nodeType":"72","messageId":"73","endLine":11,"endColumn":13},{"ruleId":"67","severity":1,"message":"68","line":33,"column":1,"nodeType":"69","endLine":164,"endColumn":3},{"ruleId":"75","severity":1,"message":"76","line":44,"column":6,"nodeType":"77","endLine":44,"endColumn":12,"suggestions":"78"},{"ruleId":"67","severity":1,"message":"68","line":7,"column":1,"nodeType":"69","endLine":13,"endColumn":3},{"ruleId":"63","replacedBy":"79"},{"ruleId":"65","replacedBy":"80"},{"ruleId":"67","severity":1,"message":"68","line":22,"column":1,"nodeType":"69","endLine":158,"endColumn":3},{"ruleId":"75","severity":1,"message":"81","line":76,"column":6,"nodeType":"77","endLine":76,"endColumn":8,"suggestions":"82"},{"ruleId":"75","severity":1,"message":"83","line":87,"column":6,"nodeType":"77","endLine":87,"endColumn":14,"suggestions":"84"},{"ruleId":"85","severity":1,"message":"86","line":106,"column":40,"nodeType":"87","endLine":106,"endColumn":55},{"ruleId":"67","severity":1,"message":"68","line":11,"column":1,"nodeType":"69","endLine":20,"endColumn":3},"no-native-reassign",["88"],"no-negated-in-lhs",["89"],"import/no-anonymous-default-export","Assign arrow function to a variable before exporting as module default","ExportDefaultDeclaration","no-unused-vars","'Collapse' is defined but never used.","Identifier","unusedVar","'Typography' is defined but never used.","react-hooks/exhaustive-deps","React Hook useEffect has missing dependencies: 'getGist' and 'search'. Either include them or remove the dependency array.","ArrayExpression",["90"],["88"],["89"],"React Hook useEffect has a missing dependency: 'match'. Either include it or remove the dependency array.",["91"],"React Hook useEffect has missing dependencies: 'getGistData' and 'location'. Either include them or remove the dependency array.",["92"],"react/jsx-no-target-blank","Using target=\"_blank\" without rel=\"noreferrer\" is a security risk: see https://html.spec.whatwg.org/multipage/links.html#link-type-noopener","JSXAttribute","no-global-assign","no-unsafe-negation",{"desc":"93","fix":"94"},{"desc":"95","fix":"96"},{"desc":"97","fix":"98"},"Update the dependencies array to be: [getGist, page, search]",{"range":"99","text":"100"},"Update the dependencies array to be: [match]",{"range":"101","text":"102"},"Update the dependencies array to be: [getGistData, gistID, location]",{"range":"103","text":"104"},[903,909],"[getGist, page, search]",[2001,2003],"[match]",[2194,2202],"[getGistData, gistID, location]"]