[{"C:\\Users\\노트북펜\\Desktop\\2021YDK\\search-page\\client\\src\\Pages\\Search.js":"1","C:\\Users\\노트북펜\\Desktop\\2021YDK\\search-page\\client\\src\\index.js":"2","C:\\Users\\노트북펜\\Desktop\\2021YDK\\search-page\\client\\src\\Components\\PrivateRoute.js":"3","C:\\Users\\노트북펜\\Desktop\\2021YDK\\search-page\\client\\src\\Pages\\Place.js":"4","C:\\Users\\노트북펜\\Desktop\\2021YDK\\search-page\\client\\src\\Pages\\App.js":"5","C:\\Users\\노트북펜\\Desktop\\2021YDK\\search-page\\client\\src\\Pages\\Bookmark.js":"6"},{"size":6738,"mtime":1612290129913,"results":"7","hashOfConfig":"8"},{"size":1345,"mtime":1612156521448,"results":"9","hashOfConfig":"8"},{"size":438,"mtime":1612133560394,"results":"10","hashOfConfig":"8"},{"size":3291,"mtime":1612290884779,"results":"11","hashOfConfig":"8"},{"size":5510,"mtime":1612292446873,"results":"12","hashOfConfig":"8"},{"size":5982,"mtime":1612290784227,"results":"13","hashOfConfig":"8"},{"filePath":"14","messages":"15","errorCount":1,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},"13y9yvi",{"filePath":"16","messages":"17","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"18","messages":"19","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"20","messages":"21","errorCount":0,"warningCount":4,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"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},"C:\\Users\\노트북펜\\Desktop\\2021YDK\\search-page\\client\\src\\Pages\\Search.js",["26"],"C:\\Users\\노트북펜\\Desktop\\2021YDK\\search-page\\client\\src\\index.js",[],"C:\\Users\\노트북펜\\Desktop\\2021YDK\\search-page\\client\\src\\Components\\PrivateRoute.js",[],"C:\\Users\\노트북펜\\Desktop\\2021YDK\\search-page\\client\\src\\Pages\\Place.js",["27","28","29","30"],"C:\\Users\\노트북펜\\Desktop\\2021YDK\\search-page\\client\\src\\Pages\\App.js",[],"C:\\Users\\노트북펜\\Desktop\\2021YDK\\search-page\\client\\src\\Pages\\Bookmark.js",["31","32"],{"ruleId":null,"fatal":true,"severity":2,"message":"33","line":86,"column":2},{"ruleId":"34","severity":1,"message":"35","line":1,"column":10,"nodeType":"36","messageId":"37","endLine":1,"endColumn":15},{"ruleId":"34","severity":1,"message":"38","line":11,"column":10,"nodeType":"39","messageId":"37","endLine":11,"endColumn":15},{"ruleId":"40","severity":1,"message":"41","line":30,"column":6,"nodeType":"42","endLine":30,"endColumn":8,"suggestions":"43"},{"ruleId":"44","severity":1,"message":"45","line":89,"column":11,"nodeType":"46","endLine":89,"endColumn":44},{"ruleId":"34","severity":1,"message":"47","line":26,"column":19,"nodeType":"39","messageId":"37","endLine":26,"endColumn":30},{"ruleId":"40","severity":1,"message":"48","line":77,"column":8,"nodeType":"42","endLine":77,"endColumn":10,"suggestions":"49"},"Parsing error: Unexpected token\n\n 84 | const include = bookmark.findIndex(i => i.name === place.name) !== -1\n 85 | if (!include) {\n> 86 | <<<<<<< HEAD\n | ^\n 87 | =======\n 88 | console.log(pagePlace[index])\n 89 | >>>>>>> origin/cherry","no-unused-vars","'kakao' is defined but never used.","Program","unusedVar","'error' is assigned a value but never used.","Identifier","react-hooks/exhaustive-deps","React Hook useEffect has a missing dependency: 'getReview'. Either include it or remove the dependency array.","ArrayExpression",["50"],"jsx-a11y/anchor-is-valid","The href attribute requires a valid value to be accessible. Provide a valid, navigable address as the href value. If you cannot provide a valid href, but still need the element to resemble a link, use a button and change it with appropriate styles. Learn more: https://github.com/evcohen/eslint-plugin-jsx-a11y/blob/master/docs/rules/anchor-is-valid.md","JSXOpeningElement","'bookmarkArr' is assigned a value but never used.","React Hook useEffect has a missing dependency: 'getBookmark'. Either include it or remove the dependency array.",["51"],{"desc":"52","fix":"53"},{"desc":"54","fix":"55"},"Update the dependencies array to be: [getReview]",{"range":"56","text":"57"},"Update the dependencies array to be: [getBookmark]",{"range":"58","text":"59"},[1055,1057],"[getReview]",[2593,2595],"[getBookmark]"]