-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.eslintcache
1 lines (1 loc) · 3.11 KB
/
.eslintcache
1
[{"/Users/carlos/Documents/ Github Repos/News-Blog-App/src/index.js":"1","/Users/carlos/Documents/ Github Repos/News-Blog-App/src/App.js":"2","/Users/carlos/Documents/ Github Repos/News-Blog-App/src/App/store.js":"3","/Users/carlos/Documents/ Github Repos/News-Blog-App/src/Features/userSlice.js":"4","/Users/carlos/Documents/ Github Repos/News-Blog-App/src/Components/Blogs.js":"5","/Users/carlos/Documents/ Github Repos/News-Blog-App/src/Components/Navbar.js":"6","/Users/carlos/Documents/ Github Repos/News-Blog-App/src/Components/Homepage.js":"7"},{"size":405,"mtime":1612464002887,"results":"8","hashOfConfig":"9"},{"size":498,"mtime":1612464002886,"results":"10","hashOfConfig":"9"},{"size":429,"mtime":1612464002886,"results":"11","hashOfConfig":"9"},{"size":2666,"mtime":1612464002886,"results":"12","hashOfConfig":"9"},{"size":1751,"mtime":1630691856241,"results":"13","hashOfConfig":"9"},{"size":3057,"mtime":1630691650209,"results":"14","hashOfConfig":"9"},{"size":2561,"mtime":1612464002886,"results":"15","hashOfConfig":"9"},{"filePath":"16","messages":"17","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},"8p0694",{"filePath":"18","messages":"19","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"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":2,"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},"/Users/carlos/Documents/ Github Repos/News-Blog-App/src/index.js",[],"/Users/carlos/Documents/ Github Repos/News-Blog-App/src/App.js",[],"/Users/carlos/Documents/ Github Repos/News-Blog-App/src/App/store.js",[],"/Users/carlos/Documents/ Github Repos/News-Blog-App/src/Features/userSlice.js",[],"/Users/carlos/Documents/ Github Repos/News-Blog-App/src/Components/Blogs.js",["30","31"],"/Users/carlos/Documents/ Github Repos/News-Blog-App/src/Components/Navbar.js",[],"/Users/carlos/Documents/ Github Repos/News-Blog-App/src/Components/Homepage.js",[],{"ruleId":"32","severity":1,"message":"33","line":27,"column":6,"nodeType":"34","endLine":27,"endColumn":19,"suggestions":"35"},{"ruleId":"36","severity":1,"message":"37","line":35,"column":11,"nodeType":"38","endLine":35,"endColumn":63},"react-hooks/exhaustive-deps","React Hook useEffect has missing dependencies: 'blog_url' and 'dispatch'. Either include them or remove the dependency array.","ArrayExpression",["39"],"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","JSXOpeningElement",{"desc":"40","fix":"41"},"Update the dependencies array to be: [blog_url, dispatch, searchInput]",{"range":"42","text":"43"},[833,846],"[blog_url, dispatch, searchInput]"]