This repository has been archived by the owner on Aug 27, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path.eslintcache
1 lines (1 loc) · 67.5 KB
/
.eslintcache
1
[{"C:\\Users\\Jimy\\Desktop\\powersolutions\\app-powersolutions\\page\\src\\index.js":"1","C:\\Users\\Jimy\\Desktop\\powersolutions\\app-powersolutions\\page\\src\\i18n.js":"2","C:\\Users\\Jimy\\Desktop\\powersolutions\\app-powersolutions\\page\\src\\reportWebVitals.js":"3","C:\\Users\\Jimy\\Desktop\\powersolutions\\app-powersolutions\\page\\src\\App.js":"4","C:\\Users\\Jimy\\Desktop\\powersolutions\\app-powersolutions\\page\\src\\app\\store.js":"5","C:\\Users\\Jimy\\Desktop\\powersolutions\\app-powersolutions\\page\\src\\helpers\\Spinner.js":"6","C:\\Users\\Jimy\\Desktop\\powersolutions\\app-powersolutions\\page\\src\\themes\\theme.js":"7","C:\\Users\\Jimy\\Desktop\\powersolutions\\app-powersolutions\\page\\src\\app\\features\\userSlice.js":"8","C:\\Users\\Jimy\\Desktop\\powersolutions\\app-powersolutions\\page\\src\\components\\AuthOverlay\\index.js":"9","C:\\Users\\Jimy\\Desktop\\powersolutions\\app-powersolutions\\page\\src\\components\\Sign\\index.js":"10","C:\\Users\\Jimy\\Desktop\\powersolutions\\app-powersolutions\\page\\src\\components\\Recovery\\index.js":"11","C:\\Users\\Jimy\\Desktop\\powersolutions\\app-powersolutions\\page\\src\\components\\Dashboard\\index.js":"12","C:\\Users\\Jimy\\Desktop\\powersolutions\\app-powersolutions\\page\\src\\components\\Errors\\NotFound\\index.js":"13","C:\\Users\\Jimy\\Desktop\\powersolutions\\app-powersolutions\\page\\src\\components\\Login\\index.js":"14","C:\\Users\\Jimy\\Desktop\\powersolutions\\app-powersolutions\\page\\src\\components\\Errors\\MyErrorBoundary\\index.js":"15","C:\\Users\\Jimy\\Desktop\\powersolutions\\app-powersolutions\\page\\src\\components\\AuthOverlay\\AuthOverlay.js":"16","C:\\Users\\Jimy\\Desktop\\powersolutions\\app-powersolutions\\page\\src\\components\\Dashboard\\Dashboard.js":"17","C:\\Users\\Jimy\\Desktop\\powersolutions\\app-powersolutions\\page\\src\\components\\Login\\Login.js":"18","C:\\Users\\Jimy\\Desktop\\powersolutions\\app-powersolutions\\page\\src\\components\\Recovery\\Recovery.js":"19","C:\\Users\\Jimy\\Desktop\\powersolutions\\app-powersolutions\\page\\src\\components\\Errors\\NotFound\\NotFound.js":"20","C:\\Users\\Jimy\\Desktop\\powersolutions\\app-powersolutions\\page\\src\\components\\Errors\\MyErrorBoundary\\MyErrorBoundary.js":"21","C:\\Users\\Jimy\\Desktop\\powersolutions\\app-powersolutions\\page\\src\\components\\User\\Account\\Account.js":"22","C:\\Users\\Jimy\\Desktop\\powersolutions\\app-powersolutions\\page\\src\\components\\User\\ToDo\\ToDo.js":"23","C:\\Users\\Jimy\\Desktop\\powersolutions\\app-powersolutions\\page\\src\\helpers\\SwitchLanguage.js":"24","C:\\Users\\Jimy\\Desktop\\powersolutions\\app-powersolutions\\page\\src\\components\\User\\Account\\ChangeEmail.js":"25","C:\\Users\\Jimy\\Desktop\\powersolutions\\app-powersolutions\\page\\src\\components\\User\\ToDo\\index.js":"26","C:\\Users\\Jimy\\Desktop\\powersolutions\\app-powersolutions\\page\\src\\components\\User\\Account\\index.js":"27","C:\\Users\\Jimy\\Desktop\\powersolutions\\app-powersolutions\\page\\src\\components\\Chat\\index.js":"28","C:\\Users\\Jimy\\Desktop\\powersolutions\\app-powersolutions\\page\\src\\components\\Chat\\components\\App\\index.js":"29","C:\\Users\\Jimy\\Desktop\\powersolutions\\app-powersolutions\\page\\src\\components\\Chat\\constants.ts":"30","C:\\Users\\Jimy\\Desktop\\powersolutions\\app-powersolutions\\page\\src\\components\\Chat\\context\\ChatContext.ts":"31","C:\\Users\\Jimy\\Desktop\\powersolutions\\app-powersolutions\\page\\src\\components\\Chat\\services\\SocketService.ts":"32","C:\\Users\\Jimy\\Desktop\\powersolutions\\app-powersolutions\\page\\src\\components\\Chat\\context\\UserContext.tsx":"33","C:\\Users\\Jimy\\Desktop\\powersolutions\\app-powersolutions\\page\\src\\components\\Chat\\components\\Room\\index.tsx":"34","C:\\Users\\Jimy\\Desktop\\powersolutions\\app-powersolutions\\page\\src\\components\\Chat\\components\\NotFound\\index.tsx":"35","C:\\Users\\Jimy\\Desktop\\powersolutions\\app-powersolutions\\page\\src\\components\\Chat\\components\\Login\\index.tsx":"36","C:\\Users\\Jimy\\Desktop\\powersolutions\\app-powersolutions\\page\\src\\components\\Chat\\components\\Signup\\index.tsx":"37","C:\\Users\\Jimy\\Desktop\\powersolutions\\app-powersolutions\\page\\src\\components\\Chat\\services\\Http.ts":"38","C:\\Users\\Jimy\\Desktop\\powersolutions\\app-powersolutions\\page\\src\\components\\Chat\\services\\Axios.ts":"39","C:\\Users\\Jimy\\Desktop\\powersolutions\\app-powersolutions\\page\\src\\components\\Chat\\components\\Sidebar\\index.tsx":"40","C:\\Users\\Jimy\\Desktop\\powersolutions\\app-powersolutions\\page\\src\\components\\Chat\\components\\RoomDetails\\index.tsx":"41","C:\\Users\\Jimy\\Desktop\\powersolutions\\app-powersolutions\\page\\src\\components\\Chat\\components\\NewRoom\\index.tsx":"42","C:\\Users\\Jimy\\Desktop\\powersolutions\\app-powersolutions\\page\\src\\components\\Chat\\components\\GeneralSnackbar\\index.tsx":"43","C:\\Users\\Jimy\\Desktop\\powersolutions\\app-powersolutions\\page\\src\\components\\Chat\\components\\Chat\\index.tsx":"44","C:\\Users\\Jimy\\Desktop\\powersolutions\\app-powersolutions\\page\\src\\components\\Chat\\components\\ChatFooter\\index.tsx":"45","C:\\Users\\Jimy\\Desktop\\powersolutions\\app-powersolutions\\page\\src\\components\\Chat\\components\\ChatHeader\\index.tsx":"46","C:\\Users\\Jimy\\Desktop\\powersolutions\\app-powersolutions\\page\\src\\components\\Chat\\components\\ConfirmationDialog\\index.tsx":"47","C:\\Users\\Jimy\\Desktop\\powersolutions\\app-powersolutions\\page\\src\\components\\Chat\\components\\SidebarHeader\\index.tsx":"48","C:\\Users\\Jimy\\Desktop\\powersolutions\\app-powersolutions\\page\\src\\components\\Chat\\components\\SidebarRooms\\index.tsx":"49","C:\\Users\\Jimy\\Desktop\\powersolutions\\app-powersolutions\\page\\src\\components\\Sign\\Sign.tsx":"50","C:\\Users\\Jimy\\Desktop\\powersolutions\\app-powersolutions\\page\\src\\components\\Home\\index.js":"51","C:\\Users\\Jimy\\Desktop\\powersolutions\\app-powersolutions\\page\\src\\components\\Home\\Home.js":"52","C:\\Users\\Jimy\\Desktop\\powersolutions\\app-powersolutions\\page\\src\\components\\Home\\listItems.js":"53","C:\\Users\\Jimy\\Desktop\\powersolutions\\app-powersolutions\\page\\src\\components\\Home\\Deposits.js":"54","C:\\Users\\Jimy\\Desktop\\powersolutions\\app-powersolutions\\page\\src\\components\\Home\\Chart.js":"55","C:\\Users\\Jimy\\Desktop\\powersolutions\\app-powersolutions\\page\\src\\components\\Home\\Orders.js":"56","C:\\Users\\Jimy\\Desktop\\powersolutions\\app-powersolutions\\page\\src\\components\\Home\\Title.js":"57","C:\\Users\\Jimy\\Desktop\\VouchMarket\\vouchmarket\\client\\src\\index.js":"58","C:\\Users\\Jimy\\Desktop\\VouchMarket\\vouchmarket\\client\\src\\reportWebVitals.js":"59","C:\\Users\\Jimy\\Desktop\\VouchMarket\\vouchmarket\\client\\src\\App.js":"60","C:\\Users\\Jimy\\Desktop\\VouchMarket\\vouchmarket\\client\\src\\i18n.js":"61","C:\\Users\\Jimy\\Desktop\\VouchMarket\\vouchmarket\\client\\src\\app\\store.js":"62","C:\\Users\\Jimy\\Desktop\\VouchMarket\\vouchmarket\\client\\src\\helpers\\Spinner.js":"63","C:\\Users\\Jimy\\Desktop\\VouchMarket\\vouchmarket\\client\\src\\themes\\theme.js":"64","C:\\Users\\Jimy\\Desktop\\VouchMarket\\vouchmarket\\client\\src\\app\\features\\proposalSlice.js":"65","C:\\Users\\Jimy\\Desktop\\VouchMarket\\vouchmarket\\client\\src\\app\\features\\accountSlice.js":"66","C:\\Users\\Jimy\\Desktop\\VouchMarket\\vouchmarket\\client\\src\\app\\features\\updateDialogSlice.js":"67","C:\\Users\\Jimy\\Desktop\\VouchMarket\\vouchmarket\\client\\src\\app\\features\\faceDialogSlice.js":"68","C:\\Users\\Jimy\\Desktop\\VouchMarket\\vouchmarket\\client\\src\\app\\features\\chainSlice.js":"69","C:\\Users\\Jimy\\Desktop\\VouchMarket\\vouchmarket\\client\\src\\components\\Dashboard\\index.js":"70","C:\\Users\\Jimy\\Desktop\\VouchMarket\\vouchmarket\\client\\src\\components\\UserProposals\\index.js":"71","C:\\Users\\Jimy\\Desktop\\VouchMarket\\vouchmarket\\client\\src\\components\\Proposals\\index.js":"72","C:\\Users\\Jimy\\Desktop\\VouchMarket\\vouchmarket\\client\\src\\components\\Errors\\MyErrorBoundary\\index.js":"73","C:\\Users\\Jimy\\Desktop\\VouchMarket\\vouchmarket\\client\\src\\components\\Errors\\NotFound\\index.js":"74","C:\\Users\\Jimy\\Desktop\\VouchMarket\\vouchmarket\\client\\src\\components\\Proposals\\NewProposal.tsx":"75","C:\\Users\\Jimy\\Desktop\\VouchMarket\\vouchmarket\\client\\src\\components\\Proposals\\ProposalsContainer.js":"76","C:\\Users\\Jimy\\Desktop\\VouchMarket\\vouchmarket\\client\\src\\components\\Proposals\\ProposalsSkeleton.js":"77","C:\\Users\\Jimy\\Desktop\\VouchMarket\\vouchmarket\\client\\src\\vm.js":"78","C:\\Users\\Jimy\\Desktop\\VouchMarket\\vouchmarket\\client\\src\\components\\Errors\\MyErrorBoundary\\MyErrorBoundary.js":"79","C:\\Users\\Jimy\\Desktop\\VouchMarket\\vouchmarket\\client\\src\\components\\Errors\\NotFound\\NotFound.js":"80","C:\\Users\\Jimy\\Desktop\\VouchMarket\\vouchmarket\\client\\src\\components\\Dashboard\\Dashboard.js":"81","C:\\Users\\Jimy\\Desktop\\VouchMarket\\vouchmarket\\client\\src\\components\\Proposals\\UpdateDialogComponent.js":"82","C:\\Users\\Jimy\\Desktop\\VouchMarket\\vouchmarket\\client\\src\\components\\Proposals\\FaceDialogComponent.js":"83","C:\\Users\\Jimy\\Desktop\\VouchMarket\\vouchmarket\\client\\src\\components\\Proposals\\Totem.js":"84","C:\\Users\\Jimy\\Desktop\\VouchMarket\\vouchmarket\\client\\src\\helpers\\SwitchLanguage.js":"85","C:\\Users\\Jimy\\Desktop\\VouchMarket\\vouchmarket\\client\\src\\helpers\\PoHLogo.js":"86","C:\\Users\\Jimy\\Desktop\\VouchMarket\\vouchmarket\\client\\src\\components\\Proposals\\CheckFace.tsx":"87","C:\\Users\\Jimy\\Desktop\\VouchMarket\\vouchmarket\\client\\src\\components\\Proposals\\UpdateProposal.tsx":"88","C:\\Users\\Jimy\\Desktop\\VouchMarket\\vouchmarket\\client\\src\\components\\ConfirmationDialog\\index.tsx":"89","C:\\Users\\Jimy\\Desktop\\VouchMarket\\vouchmarket\\client\\src\\components\\Tutorial\\index.tsx":"90","C:\\Users\\Jimy\\Desktop\\VouchMarket\\vouchmarket\\client\\src\\components\\Tutorial\\Guide4.js":"91","C:\\Users\\Jimy\\Desktop\\VouchMarket\\vouchmarket\\client\\src\\components\\Tutorial\\Guide3.js":"92","C:\\Users\\Jimy\\Desktop\\VouchMarket\\vouchmarket\\client\\src\\components\\Tutorial\\Guide2.js":"93","C:\\Users\\Jimy\\Desktop\\VouchMarket\\vouchmarket\\client\\src\\components\\Tutorial\\Guide1.js":"94","C:\\Users\\Jimy\\Desktop\\VouchMarket\\VouchMarket\\client\\src\\index.js":"95","C:\\Users\\Jimy\\Desktop\\VouchMarket\\VouchMarket\\client\\src\\reportWebVitals.js":"96","C:\\Users\\Jimy\\Desktop\\VouchMarket\\VouchMarket\\client\\src\\i18n.js":"97","C:\\Users\\Jimy\\Desktop\\VouchMarket\\VouchMarket\\client\\src\\App.js":"98","C:\\Users\\Jimy\\Desktop\\VouchMarket\\VouchMarket\\client\\src\\app\\store.js":"99","C:\\Users\\Jimy\\Desktop\\VouchMarket\\VouchMarket\\client\\src\\themes\\theme.js":"100","C:\\Users\\Jimy\\Desktop\\VouchMarket\\VouchMarket\\client\\src\\helpers\\Spinner.js":"101","C:\\Users\\Jimy\\Desktop\\VouchMarket\\VouchMarket\\client\\src\\app\\features\\chainSlice.js":"102","C:\\Users\\Jimy\\Desktop\\VouchMarket\\VouchMarket\\client\\src\\app\\features\\accountSlice.js":"103","C:\\Users\\Jimy\\Desktop\\VouchMarket\\VouchMarket\\client\\src\\app\\features\\updateDialogSlice.js":"104","C:\\Users\\Jimy\\Desktop\\VouchMarket\\VouchMarket\\client\\src\\app\\features\\proposalSlice.js":"105","C:\\Users\\Jimy\\Desktop\\VouchMarket\\VouchMarket\\client\\src\\app\\features\\faceDialogSlice.js":"106","C:\\Users\\Jimy\\Desktop\\VouchMarket\\VouchMarket\\client\\src\\components\\Errors\\NotFound\\index.js":"107","C:\\Users\\Jimy\\Desktop\\VouchMarket\\VouchMarket\\client\\src\\components\\Proposals\\index.js":"108","C:\\Users\\Jimy\\Desktop\\VouchMarket\\VouchMarket\\client\\src\\components\\UserProposals\\index.js":"109","C:\\Users\\Jimy\\Desktop\\VouchMarket\\VouchMarket\\client\\src\\components\\Dashboard\\index.js":"110","C:\\Users\\Jimy\\Desktop\\VouchMarket\\VouchMarket\\client\\src\\components\\Errors\\MyErrorBoundary\\index.js":"111","C:\\Users\\Jimy\\Desktop\\VouchMarket\\VouchMarket\\client\\src\\components\\Proposals\\NewProposal.tsx":"112","C:\\Users\\Jimy\\Desktop\\VouchMarket\\VouchMarket\\client\\src\\components\\Errors\\NotFound\\NotFound.js":"113","C:\\Users\\Jimy\\Desktop\\VouchMarket\\VouchMarket\\client\\src\\components\\Proposals\\ProposalsSkeleton.js":"114","C:\\Users\\Jimy\\Desktop\\VouchMarket\\VouchMarket\\client\\src\\vm.js":"115","C:\\Users\\Jimy\\Desktop\\VouchMarket\\VouchMarket\\client\\src\\components\\Proposals\\ProposalsContainer.js":"116","C:\\Users\\Jimy\\Desktop\\VouchMarket\\VouchMarket\\client\\src\\components\\Dashboard\\Dashboard.js":"117","C:\\Users\\Jimy\\Desktop\\VouchMarket\\VouchMarket\\client\\src\\components\\Errors\\MyErrorBoundary\\MyErrorBoundary.js":"118","C:\\Users\\Jimy\\Desktop\\VouchMarket\\VouchMarket\\client\\src\\components\\Proposals\\FaceDialogComponent.js":"119","C:\\Users\\Jimy\\Desktop\\VouchMarket\\VouchMarket\\client\\src\\components\\Proposals\\UpdateDialogComponent.js":"120","C:\\Users\\Jimy\\Desktop\\VouchMarket\\VouchMarket\\client\\src\\components\\Proposals\\Totem.js":"121","C:\\Users\\Jimy\\Desktop\\VouchMarket\\VouchMarket\\client\\src\\helpers\\SwitchLanguage.js":"122","C:\\Users\\Jimy\\Desktop\\VouchMarket\\VouchMarket\\client\\src\\helpers\\PoHLogo.js":"123","C:\\Users\\Jimy\\Desktop\\VouchMarket\\VouchMarket\\client\\src\\components\\Proposals\\CheckFace.tsx":"124","C:\\Users\\Jimy\\Desktop\\VouchMarket\\VouchMarket\\client\\src\\components\\Proposals\\UpdateProposal.tsx":"125","C:\\Users\\Jimy\\Desktop\\VouchMarket\\VouchMarket\\client\\src\\components\\ConfirmationDialog\\index.tsx":"126","C:\\Users\\Jimy\\Desktop\\VouchMarket\\VouchMarket\\client\\src\\components\\Tutorial\\index.tsx":"127","C:\\Users\\Jimy\\Desktop\\VouchMarket\\VouchMarket\\client\\src\\components\\Tutorial\\Guide2.js":"128","C:\\Users\\Jimy\\Desktop\\VouchMarket\\VouchMarket\\client\\src\\components\\Tutorial\\Guide3.js":"129","C:\\Users\\Jimy\\Desktop\\VouchMarket\\VouchMarket\\client\\src\\components\\Tutorial\\Guide4.js":"130","C:\\Users\\Jimy\\Desktop\\VouchMarket\\VouchMarket\\client\\src\\components\\Tutorial\\Guide1.js":"131"},{"size":1207,"mtime":1613855405395,"results":"132","hashOfConfig":"133"},{"size":670,"mtime":1613072529366,"results":"134","hashOfConfig":"133"},{"size":362,"mtime":499162500000,"results":"135","hashOfConfig":"133"},{"size":3528,"mtime":1615142651742,"results":"136","hashOfConfig":"133"},{"size":185,"mtime":1613342954721,"results":"137","hashOfConfig":"133"},{"size":656,"mtime":1615088093035,"results":"138","hashOfConfig":"133"},{"size":169,"mtime":1613960368638,"results":"139","hashOfConfig":"133"},{"size":418,"mtime":1613856227955,"results":"140","hashOfConfig":"133"},{"size":71,"mtime":1613070127434,"results":"141","hashOfConfig":"133"},{"size":54,"mtime":1614979597620,"results":"142","hashOfConfig":"133"},{"size":62,"mtime":1613070373143,"results":"143","hashOfConfig":"133"},{"size":65,"mtime":1613071937708,"results":"144","hashOfConfig":"133"},{"size":62,"mtime":1613069506578,"results":"145","hashOfConfig":"133"},{"size":53,"mtime":1613070314984,"results":"146","hashOfConfig":"133"},{"size":83,"mtime":1613069506561,"results":"147","hashOfConfig":"133"},{"size":5570,"mtime":1614194139327,"results":"148","hashOfConfig":"133"},{"size":10117,"mtime":1615075171509,"results":"149","hashOfConfig":"133"},{"size":6086,"mtime":1615075104727,"results":"150","hashOfConfig":"133"},{"size":3747,"mtime":1614125097158,"results":"151","hashOfConfig":"133"},{"size":765,"mtime":1613069506567,"results":"152","hashOfConfig":"133"},{"size":677,"mtime":1613069506552,"results":"153","hashOfConfig":"133"},{"size":17259,"mtime":1615157188787,"results":"154","hashOfConfig":"133"},{"size":12022,"mtime":1613287548004,"results":"155","hashOfConfig":"133"},{"size":917,"mtime":1614736157793,"results":"156","hashOfConfig":"133"},{"size":3508,"mtime":1614280763120,"results":"157","hashOfConfig":"133"},{"size":50,"mtime":1613071772791,"results":"158","hashOfConfig":"133"},{"size":59,"mtime":1613071660609,"results":"159","hashOfConfig":"133"},{"size":146,"mtime":1614722575276,"results":"160","hashOfConfig":"133"},{"size":1879,"mtime":1614744643988,"results":"161","hashOfConfig":"133"},{"size":440,"mtime":1615159016852,"results":"162","hashOfConfig":"133"},{"size":262,"mtime":1614721599005,"results":"163","hashOfConfig":"133"},{"size":1473,"mtime":1614721599112,"results":"164","hashOfConfig":"133"},{"size":416,"mtime":1614721599044,"results":"165","hashOfConfig":"133"},{"size":7981,"mtime":1615175454064,"results":"166","hashOfConfig":"133"},{"size":158,"mtime":1614726568205,"results":"167","hashOfConfig":"133"},{"size":3115,"mtime":1615080204255,"results":"168","hashOfConfig":"133"},{"size":4183,"mtime":1615084739165,"results":"169","hashOfConfig":"133"},{"size":4115,"mtime":1615776867822,"results":"170","hashOfConfig":"133"},{"size":410,"mtime":1614721599078,"results":"171","hashOfConfig":"133"},{"size":2145,"mtime":1614902376092,"results":"172","hashOfConfig":"133"},{"size":4502,"mtime":1615259660886,"results":"173","hashOfConfig":"133"},{"size":3094,"mtime":1615260865925,"results":"174","hashOfConfig":"133"},{"size":915,"mtime":1614726453722,"results":"175","hashOfConfig":"133"},{"size":6596,"mtime":1615925851337,"results":"176","hashOfConfig":"133"},{"size":1241,"mtime":1614721598563,"results":"177","hashOfConfig":"133"},{"size":896,"mtime":1614721598585,"results":"178","hashOfConfig":"133"},{"size":1121,"mtime":1614905035864,"results":"179","hashOfConfig":"133"},{"size":2366,"mtime":1615085039870,"results":"180","hashOfConfig":"133"},{"size":1168,"mtime":1614892899146,"results":"181","hashOfConfig":"133"},{"size":11302,"mtime":1615073544614,"results":"182","hashOfConfig":"133"},{"size":50,"mtime":1615085359908,"results":"183","hashOfConfig":"133"},{"size":3177,"mtime":1615831745772,"results":"184","hashOfConfig":"133"},{"size":2207,"mtime":1615831277815,"results":"185","hashOfConfig":"133"},{"size":847,"mtime":1612316256000,"results":"186","hashOfConfig":"133"},{"size":1429,"mtime":1612316254000,"results":"187","hashOfConfig":"133"},{"size":2351,"mtime":1612316256000,"results":"188","hashOfConfig":"133"},{"size":343,"mtime":1612316256000,"results":"189","hashOfConfig":"133"},{"size":704,"mtime":1619472659789,"results":"190","hashOfConfig":"191"},{"size":362,"mtime":499162500000,"results":"192","hashOfConfig":"191"},{"size":1480,"mtime":1621713399114,"results":"193","hashOfConfig":"191"},{"size":952,"mtime":1619485975898,"results":"194","hashOfConfig":"191"},{"size":565,"mtime":1620517019785,"results":"195","hashOfConfig":"191"},{"size":727,"mtime":1617245081986,"results":"196","hashOfConfig":"191"},{"size":169,"mtime":1613960368638,"results":"197","hashOfConfig":"191"},{"size":434,"mtime":1618971407773,"results":"198","hashOfConfig":"191"},{"size":425,"mtime":1618982403282,"results":"199","hashOfConfig":"191"},{"size":501,"mtime":1620516412102,"results":"200","hashOfConfig":"191"},{"size":479,"mtime":1618969696600,"results":"201","hashOfConfig":"191"},{"size":403,"mtime":1619019256788,"results":"202","hashOfConfig":"191"},{"size":65,"mtime":1613071937708,"results":"203","hashOfConfig":"191"},{"size":7497,"mtime":1631132901609,"results":"204","hashOfConfig":"191"},{"size":10063,"mtime":1632102717573,"results":"205","hashOfConfig":"191"},{"size":83,"mtime":1613069506561,"results":"206","hashOfConfig":"191"},{"size":62,"mtime":1613069506578,"results":"207","hashOfConfig":"191"},{"size":11374,"mtime":1630915411047,"results":"208","hashOfConfig":"191"},{"size":4403,"mtime":1623681625818,"results":"209","hashOfConfig":"191"},{"size":3218,"mtime":1619500661758,"results":"210","hashOfConfig":"191"},{"size":8940,"mtime":1632620984947,"results":"211","hashOfConfig":"191"},{"size":677,"mtime":1613069506552,"results":"212","hashOfConfig":"191"},{"size":809,"mtime":1620511276664,"results":"213","hashOfConfig":"191"},{"size":13468,"mtime":1632100359574,"results":"214","hashOfConfig":"191"},{"size":496,"mtime":1620516904631,"results":"215","hashOfConfig":"191"},{"size":461,"mtime":1618972431332,"results":"216","hashOfConfig":"191"},{"size":13909,"mtime":1632101468161,"results":"217","hashOfConfig":"191"},{"size":1250,"mtime":1619485975975,"results":"218","hashOfConfig":"191"},{"size":11701,"mtime":1618369336824,"results":"219","hashOfConfig":"191"},{"size":5049,"mtime":1620687865123,"results":"220","hashOfConfig":"191"},{"size":10386,"mtime":1630880305715,"results":"221","hashOfConfig":"191"},{"size":1306,"mtime":1618715161952,"results":"222","hashOfConfig":"191"},{"size":13990,"mtime":1632610713407,"results":"223","hashOfConfig":"191"},{"size":752,"mtime":1631077349983,"results":"224","hashOfConfig":"191"},{"size":3325,"mtime":1631078285367,"results":"225","hashOfConfig":"191"},{"size":4409,"mtime":1631077349858,"results":"226","hashOfConfig":"191"},{"size":4462,"mtime":1631077349847,"results":"227","hashOfConfig":"191"},{"size":704,"mtime":1619472659789,"results":"228","hashOfConfig":"229"},{"size":362,"mtime":499162500000,"results":"230","hashOfConfig":"229"},{"size":952,"mtime":1619485975898,"results":"231","hashOfConfig":"229"},{"size":1480,"mtime":1621713399114,"results":"232","hashOfConfig":"229"},{"size":565,"mtime":1620517019785,"results":"233","hashOfConfig":"229"},{"size":169,"mtime":1613960368638,"results":"234","hashOfConfig":"229"},{"size":727,"mtime":1617245081986,"results":"235","hashOfConfig":"229"},{"size":403,"mtime":1619019256788,"results":"236","hashOfConfig":"229"},{"size":425,"mtime":1618982403282,"results":"237","hashOfConfig":"229"},{"size":501,"mtime":1620516412102,"results":"238","hashOfConfig":"229"},{"size":434,"mtime":1618971407773,"results":"239","hashOfConfig":"229"},{"size":479,"mtime":1618969696600,"results":"240","hashOfConfig":"229"},{"size":62,"mtime":1613069506578,"results":"241","hashOfConfig":"229"},{"size":10063,"mtime":1632102717573,"results":"242","hashOfConfig":"229"},{"size":7497,"mtime":1631132901609,"results":"243","hashOfConfig":"229"},{"size":65,"mtime":1613071937708,"results":"244","hashOfConfig":"229"},{"size":83,"mtime":1613069506561,"results":"245","hashOfConfig":"229"},{"size":11374,"mtime":1630915411047,"results":"246","hashOfConfig":"229"},{"size":809,"mtime":1620511276664,"results":"247","hashOfConfig":"229"},{"size":3218,"mtime":1619500661758,"results":"248","hashOfConfig":"229"},{"size":8901,"mtime":1632623158145,"results":"249","hashOfConfig":"229"},{"size":4403,"mtime":1623681625818,"results":"250","hashOfConfig":"229"},{"size":13468,"mtime":1632100359574,"results":"251","hashOfConfig":"229"},{"size":677,"mtime":1613069506552,"results":"252","hashOfConfig":"229"},{"size":461,"mtime":1618972431332,"results":"253","hashOfConfig":"229"},{"size":496,"mtime":1620516904631,"results":"254","hashOfConfig":"229"},{"size":13909,"mtime":1632101468161,"results":"255","hashOfConfig":"229"},{"size":1250,"mtime":1619485975975,"results":"256","hashOfConfig":"229"},{"size":11701,"mtime":1618369336824,"results":"257","hashOfConfig":"229"},{"size":5049,"mtime":1620687865123,"results":"258","hashOfConfig":"229"},{"size":10386,"mtime":1630880305715,"results":"259","hashOfConfig":"229"},{"size":1306,"mtime":1618715161952,"results":"260","hashOfConfig":"229"},{"size":13990,"mtime":1632610713407,"results":"261","hashOfConfig":"229"},{"size":4409,"mtime":1631077349858,"results":"262","hashOfConfig":"229"},{"size":3325,"mtime":1631078285367,"results":"263","hashOfConfig":"229"},{"size":752,"mtime":1631077349983,"results":"264","hashOfConfig":"229"},{"size":4462,"mtime":1631077349847,"results":"265","hashOfConfig":"229"},{"filePath":"266","messages":"267","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"268"},"q0h5g0",{"filePath":"269","messages":"270","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"268"},{"filePath":"271","messages":"272","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"268"},{"filePath":"273","messages":"274","errorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":"275","usedDeprecatedRules":"268"},{"filePath":"276","messages":"277","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"268"},{"filePath":"278","messages":"279","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"268"},{"filePath":"280","messages":"281","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"268"},{"filePath":"282","messages":"283","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"268"},{"filePath":"284","messages":"285","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"268"},{"filePath":"286","messages":"287","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"268"},{"filePath":"288","messages":"289","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"268"},{"filePath":"290","messages":"291","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"268"},{"filePath":"292","messages":"293","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"268"},{"filePath":"294","messages":"295","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"268"},{"filePath":"296","messages":"297","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"268"},{"filePath":"298","messages":"299","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"268"},{"filePath":"300","messages":"301","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"268"},{"filePath":"302","messages":"303","errorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":"304","usedDeprecatedRules":"268"},{"filePath":"305","messages":"306","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"268"},{"filePath":"307","messages":"308","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"268"},{"filePath":"309","messages":"310","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"268"},{"filePath":"311","messages":"312","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"268"},{"filePath":"313","messages":"314","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"315"},{"filePath":"316","messages":"317","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"268"},{"filePath":"318","messages":"319","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"268"},{"filePath":"320","messages":"321","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"315"},{"filePath":"322","messages":"323","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"268"},{"filePath":"324","messages":"325","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"268"},{"filePath":"326","messages":"327","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"268"},{"filePath":"328","messages":"329","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"330"},{"filePath":"331","messages":"332","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"330"},{"filePath":"333","messages":"334","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"330"},{"filePath":"335","messages":"336","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"330"},{"filePath":"337","messages":"338","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"330"},{"filePath":"339","messages":"340","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"330"},{"filePath":"341","messages":"342","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"330"},{"filePath":"343","messages":"344","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"330"},{"filePath":"345","messages":"346","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"330"},{"filePath":"347","messages":"348","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"330"},{"filePath":"349","messages":"350","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"330"},{"filePath":"351","messages":"352","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"330"},{"filePath":"353","messages":"354","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"330"},{"filePath":"355","messages":"356","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"330"},{"filePath":"357","messages":"358","errorCount":0,"warningCount":4,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"359","messages":"360","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"330"},{"filePath":"361","messages":"362","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"330"},{"filePath":"363","messages":"364","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"330"},{"filePath":"365","messages":"366","errorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":"367","usedDeprecatedRules":"330"},{"filePath":"368","messages":"369","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"330"},{"filePath":"370","messages":"371","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"330"},{"filePath":"372","messages":"373","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"268"},{"filePath":"374","messages":"375","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"268"},{"filePath":"376","messages":"377","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"268"},{"filePath":"378","messages":"379","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"268"},{"filePath":"380","messages":"381","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"268"},{"filePath":"382","messages":"383","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"268"},{"filePath":"384","messages":"385","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"268"},{"filePath":"386","messages":"387","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},"1ng78mf",{"filePath":"388","messages":"389","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"390","messages":"391","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"392","messages":"393","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"394","messages":"395","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"396","messages":"397","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"398","messages":"399","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"400","messages":"401","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"402","messages":"403","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"404","messages":"405","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"406","messages":"407","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"408","messages":"409","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"410","messages":"411","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"412","messages":"413","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"414","messages":"415","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"416","messages":"417","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"418","messages":"419","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"420","messages":"421","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"422","messages":"423","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"424","messages":"425","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"426","messages":"427","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"428","messages":"429","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"430","messages":"431","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"432","messages":"433","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"434","messages":"435","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"436","messages":"437","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"438","messages":"439","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"440","messages":"441","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"442","messages":"443","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"444","messages":"445","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"446","messages":"447","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"448","messages":"449","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"450","messages":"451","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"452","messages":"453","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"454","messages":"455","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"456","messages":"457","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"458","messages":"459","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"460","messages":"461","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},"1pkp7lj",{"filePath":"462","messages":"463","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"464","messages":"465","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"466","messages":"467","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"468","messages":"469","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"470","messages":"471","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"472","messages":"473","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"474","messages":"475","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"476","messages":"477","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"478","messages":"479","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"480","messages":"481","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"482","messages":"483","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"484","messages":"485","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"486","messages":"487","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"488","messages":"489","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"490","messages":"491","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"492","messages":"493","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"494","messages":"495","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"496","messages":"497","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"498","messages":"499","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"500","messages":"501","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"502","messages":"503","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"504","messages":"505","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"506","messages":"507","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"508","messages":"509","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"510","messages":"511","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"512","messages":"513","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"514","messages":"515","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"516","messages":"517","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"518","messages":"519","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"520","messages":"521","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"522","messages":"523","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"524","messages":"525","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"526","messages":"527","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"528","messages":"529","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"530","messages":"531","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"532","messages":"533","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},"C:\\Users\\Jimy\\Desktop\\powersolutions\\app-powersolutions\\page\\src\\index.js",[],["534","535"],"C:\\Users\\Jimy\\Desktop\\powersolutions\\app-powersolutions\\page\\src\\i18n.js",[],"C:\\Users\\Jimy\\Desktop\\powersolutions\\app-powersolutions\\page\\src\\reportWebVitals.js",[],"C:\\Users\\Jimy\\Desktop\\powersolutions\\app-powersolutions\\page\\src\\App.js",["536"],"import React, { Suspense, lazy } from \"react\";\n// import \"@fontsource-roboto\";\nimport MyErrorBoundary from \"./components/Errors/MyErrorBoundary\";\nimport {\n BrowserRouter as Router,\n // Redirect,\n Route,\n Routes,\n Navigate,\n} from \"react-router-dom\";\nimport { useIdentityContext } from \"react-netlify-identity-gotrue\";\nimport Spinner from \"./helpers/Spinner\";\nimport { ThemeProvider } from \"@material-ui/core/styles\";\nimport { theme } from \"./themes/theme\";\n\n// import ToDo from \"./components/User/ToDo\";\n// import Account from \"./components/User/Account\";\n\n// import Room from \"./components/Chat/components/Room\";\n// import SignChat from \"./components/Chat/components/Signup\";\n// import LoginChat from \"./components/Chat/components/Login\";\n// import NotFoundChat from \"./components/Chat/components/NotFound\";\n\nconst AuthOverlay = lazy(() => import(\"./components/AuthOverlay\"));\nconst NotFound = lazy(() => import(\"./components/Errors/NotFound\"));\nconst Login = lazy(() => import(\"./components/Login\"));\nconst Home = lazy(() => import(\"./components/Home\"));\nconst Account = lazy(() => import(\"./components/User/Account\"));\nconst Sign = lazy(() => import(\"./components/Sign\"));\nconst Recovery = lazy(() => import(\"./components/Recovery\"));\nconst Dashboard = lazy(() => import(\"./components/Dashboard\"));\nconst Chat = lazy(() => import(\"./components/Chat\"));\n\nconst Room = lazy(() => import(\"./components/Chat/components/Room\"));\nconst SignChat = lazy(() => import(\"./components/Chat/components/Signup\"));\nconst LoginChat = lazy(() => import(\"./components/Chat/components/Login\"));\nconst NotFoundChat = lazy(() =>\n import(\"./components/Chat/components/NotFound\")\n);\n\n// const ToDo = lazy(() => import(\"./components/User/ToDo\"));\n\nfunction App() {\n const identity = useIdentityContext();\n\n return (\n <ThemeProvider theme={theme}>\n <Suspense fallback={<Spinner />}>\n <AuthOverlay />\n <Router>\n <MyErrorBoundary>\n {identity.user ? (\n <>\n {console.log(identity.user)}\n\n <Suspense fallback={<Spinner />}>\n <Routes>\n <Route path=\"/\" element={<Dashboard />}>\n <Route path=\"/user\" element={<Account />} />\n <Route path=\"/\" element={<Home />} />\n <Route path=\"/chat\" element={<Chat />}>\n <Route path=\"signup\" element={<SignChat />} />\n <Route path=\"login\" element={<LoginChat />} />\n <Route path=\"room\" element={<Room />} />\n <Route path=\"/\" element={<LoginChat />} />\n <Route path=\"*\" element={<NotFoundChat />} />\n </Route>\n <Route path=\"*\" element={null} />\n </Route>\n {/* <Route element={() => <Redirect to=\"/\" />} /> */}\n </Routes>\n </Suspense>\n </>\n ) : (\n <>\n <Routes>\n <Route path=\"/\" element={<Login />} />\n <Route path=\"/sign\" element={<Sign />} />\n <Route path=\"/recovery\" element={<Recovery />} />\n <Route path=\"*\" element={<NotFound />} />\n {/* <Route path=\"*\" element={<Navigate to=\"/\" />} /> */}\n </Routes>\n </>\n )}\n </MyErrorBoundary>\n </Router>\n </Suspense>\n </ThemeProvider>\n );\n}\n\nexport default App;\n","C:\\Users\\Jimy\\Desktop\\powersolutions\\app-powersolutions\\page\\src\\app\\store.js",[],"C:\\Users\\Jimy\\Desktop\\powersolutions\\app-powersolutions\\page\\src\\helpers\\Spinner.js",[],"C:\\Users\\Jimy\\Desktop\\powersolutions\\app-powersolutions\\page\\src\\themes\\theme.js",[],"C:\\Users\\Jimy\\Desktop\\powersolutions\\app-powersolutions\\page\\src\\app\\features\\userSlice.js",[],"C:\\Users\\Jimy\\Desktop\\powersolutions\\app-powersolutions\\page\\src\\components\\AuthOverlay\\index.js",[],"C:\\Users\\Jimy\\Desktop\\powersolutions\\app-powersolutions\\page\\src\\components\\Sign\\index.js",[],"C:\\Users\\Jimy\\Desktop\\powersolutions\\app-powersolutions\\page\\src\\components\\Recovery\\index.js",[],"C:\\Users\\Jimy\\Desktop\\powersolutions\\app-powersolutions\\page\\src\\components\\Dashboard\\index.js",[],"C:\\Users\\Jimy\\Desktop\\powersolutions\\app-powersolutions\\page\\src\\components\\Errors\\NotFound\\index.js",[],"C:\\Users\\Jimy\\Desktop\\powersolutions\\app-powersolutions\\page\\src\\components\\Login\\index.js",[],"C:\\Users\\Jimy\\Desktop\\powersolutions\\app-powersolutions\\page\\src\\components\\Errors\\MyErrorBoundary\\index.js",[],"C:\\Users\\Jimy\\Desktop\\powersolutions\\app-powersolutions\\page\\src\\components\\AuthOverlay\\AuthOverlay.js",[],"C:\\Users\\Jimy\\Desktop\\powersolutions\\app-powersolutions\\page\\src\\components\\Dashboard\\Dashboard.js",[],"C:\\Users\\Jimy\\Desktop\\powersolutions\\app-powersolutions\\page\\src\\components\\Login\\Login.js",["537"],"import React, { useState } from \"react\";\nimport { useTranslation } from \"react-i18next\";\nimport { Link } from \"react-router-dom\";\nimport LockOutlinedIcon from \"@material-ui/icons/LockOutlined\";\nimport withStyles from \"@material-ui/core/styles/withStyles\";\nimport { useFormik } from \"formik\";\nimport * as yup from \"yup\";\nimport {\n Avatar,\n Button,\n CssBaseline,\n TextField,\n Grid,\n Typography,\n Container,\n CircularProgress,\n} from \"@material-ui/core/\";\n\nimport { useIdentityContext } from \"react-netlify-identity-gotrue\";\n\nimport chatHttp from \"../Chat/services/Http\";\nimport { useUser } from \"../Chat/context/UserContext\";\n\nimport { toast, Bounce } from \"react-toastify\";\n\nconst styles = (theme) => ({\n paper: {\n marginTop: theme.spacing(8),\n display: \"flex\",\n flexDirection: \"column\",\n alignItems: \"center\",\n },\n avatar: {\n margin: theme.spacing(1),\n backgroundColor: theme.palette.secondary.main,\n },\n form: {\n width: \"100%\",\n marginTop: theme.spacing(1),\n },\n submit: {\n margin: theme.spacing(3, 0, 2),\n },\n customError: {\n color: \"red\",\n fontSize: \"0.8rem\",\n marginTop: 10,\n },\n progress: {\n position: \"absolute\",\n },\n});\n\nfunction Login(props) {\n const { classes } = props;\n const { t } = useTranslation();\n const identity = useIdentityContext();\n\n const { userDetails, setUserDetails } = useUser();\n\n const [loading, setLoading] = useState(false);\n\n const formik = useFormik({\n initialValues: {\n email: \"\",\n password: \"\",\n },\n validationSchema: yup.object({\n email: yup\n .string(t(\"auth.emailEnter\"))\n .email(t(\"auth.emailValid\"))\n .required(t(\"auth.emailRequired\")),\n password: yup\n .string(t(\"auth.passwordEnter\"))\n .min(6, t(\"auth.passwordValid\"))\n .required(t(\"auth.passwordRequired\")),\n }),\n onSubmit: async (values) => {\n setLoading(true);\n await identity\n .login({\n email: values.email,\n password: values.password,\n })\n .then(async () => {\n console.log(\"Success! logged in\");\n await chatHttp\n .login({\n username: values.email,\n password: values.password,\n })\n .then(({ authorization, data }) => {\n localStorage.removeItem(\"chat-app-auth\");\n localStorage.removeItem(\"chat-app-user\");\n localStorage.setItem(\"chat-app-auth\", authorization);\n localStorage.setItem(\n \"chat-app-user\",\n JSON.stringify(data.userDetails)\n );\n setUserDetails(data.userDetails);\n })\n .catch(({ response }) => {\n console.log(response.data);\n });\n })\n .catch(function (e) {\n console.log(e.message);\n if (e.message === \"Email not confirmed\") {\n toast(t(\"dashboard.user.confirmUserMessage\"), {\n autoClose: 10000,\n transition: Bounce,\n });\n }\n if (\n e.message === \"No user found with that email, or password invalid.\"\n ) {\n toast(t(\"dashboard.user.noUserMessage\"), {\n autoClose: 10000,\n transition: Bounce,\n });\n }\n setLoading(false);\n });\n },\n });\n\n return (\n <Container component=\"main\" maxWidth=\"xs\">\n <CssBaseline />\n <div className={classes.paper}>\n <Avatar className={classes.avatar}>\n {loading && (\n <CircularProgress size={40} className={classes.progress} />\n )}\n <LockOutlinedIcon />\n </Avatar>\n <Typography component=\"h1\" variant=\"h5\">\n {t(\"auth.login\")}\n </Typography>\n <form className={classes.form} onSubmit={formik.handleSubmit}>\n <TextField\n variant=\"outlined\"\n margin=\"normal\"\n required\n fullWidth\n id=\"email\"\n label={t(\"auth.email\")}\n name=\"email\"\n autoComplete=\"email\"\n autoFocus\n value={formik.values.email}\n onChange={formik.handleChange}\n error={formik.touched.email && Boolean(formik.errors.email)}\n helperText={formik.touched.email && formik.errors.email}\n />\n <TextField\n variant=\"outlined\"\n margin=\"normal\"\n required\n fullWidth\n name=\"password\"\n label={t(\"auth.password\")}\n type=\"password\"\n id=\"password\"\n autoComplete=\"current-password\"\n value={formik.values.password}\n onChange={formik.handleChange}\n error={formik.touched.password && Boolean(formik.errors.password)}\n helperText={formik.touched.password && formik.errors.password}\n />\n <Button\n type=\"submit\"\n fullWidth\n variant=\"contained\"\n color=\"primary\"\n className={classes.submit}\n disabled={\n loading ||\n !formik.values.email ||\n !formik.values.password ||\n (formik.touched.email && Boolean(formik.errors.email)) ||\n (formik.touched.password && Boolean(formik.errors.password))\n }\n >\n {t(\"auth.login\")}\n {loading && (\n <CircularProgress size={30} className={classes.progress} />\n )}\n </Button>\n <Grid container spacing={2}>\n <Grid item xs={12} sm={6}>\n <Typography variant=\"body2\" align=\"center\">\n <Link to=\"/recovery\">{t(\"auth.passwordForgot\")}</Link>\n </Typography>\n </Grid>\n <Grid item xs={12} sm={6}>\n <Typography variant=\"body2\" align=\"center\">\n <Link to=\"/sign\">{t(\"auth.noAccount\")}</Link>\n </Typography>\n </Grid>\n </Grid>\n </form>\n </div>\n </Container>\n );\n}\n\nexport default withStyles(styles)(Login);\n","C:\\Users\\Jimy\\Desktop\\powersolutions\\app-powersolutions\\page\\src\\components\\Recovery\\Recovery.js",[],"C:\\Users\\Jimy\\Desktop\\powersolutions\\app-powersolutions\\page\\src\\components\\Errors\\NotFound\\NotFound.js",[],"C:\\Users\\Jimy\\Desktop\\powersolutions\\app-powersolutions\\page\\src\\components\\Errors\\MyErrorBoundary\\MyErrorBoundary.js",[],"C:\\Users\\Jimy\\Desktop\\powersolutions\\app-powersolutions\\page\\src\\components\\User\\Account\\Account.js",[],"C:\\Users\\Jimy\\Desktop\\powersolutions\\app-powersolutions\\page\\src\\components\\User\\ToDo\\ToDo.js",[],["538","539"],"C:\\Users\\Jimy\\Desktop\\powersolutions\\app-powersolutions\\page\\src\\helpers\\SwitchLanguage.js",[],"C:\\Users\\Jimy\\Desktop\\powersolutions\\app-powersolutions\\page\\src\\components\\User\\Account\\ChangeEmail.js",[],"C:\\Users\\Jimy\\Desktop\\powersolutions\\app-powersolutions\\page\\src\\components\\User\\ToDo\\index.js",[],"C:\\Users\\Jimy\\Desktop\\powersolutions\\app-powersolutions\\page\\src\\components\\User\\Account\\index.js",[],"C:\\Users\\Jimy\\Desktop\\powersolutions\\app-powersolutions\\page\\src\\components\\Chat\\index.js",[],"C:\\Users\\Jimy\\Desktop\\powersolutions\\app-powersolutions\\page\\src\\components\\Chat\\components\\App\\index.js",[],"C:\\Users\\Jimy\\Desktop\\powersolutions\\app-powersolutions\\page\\src\\components\\Chat\\constants.ts",[],["540","541"],"C:\\Users\\Jimy\\Desktop\\powersolutions\\app-powersolutions\\page\\src\\components\\Chat\\context\\ChatContext.ts",[],"C:\\Users\\Jimy\\Desktop\\powersolutions\\app-powersolutions\\page\\src\\components\\Chat\\services\\SocketService.ts",[],"C:\\Users\\Jimy\\Desktop\\powersolutions\\app-powersolutions\\page\\src\\components\\Chat\\context\\UserContext.tsx",[],"C:\\Users\\Jimy\\Desktop\\powersolutions\\app-powersolutions\\page\\src\\components\\Chat\\components\\Room\\index.tsx",[],"C:\\Users\\Jimy\\Desktop\\powersolutions\\app-powersolutions\\page\\src\\components\\Chat\\components\\NotFound\\index.tsx",[],"C:\\Users\\Jimy\\Desktop\\powersolutions\\app-powersolutions\\page\\src\\components\\Chat\\components\\Login\\index.tsx",[],"C:\\Users\\Jimy\\Desktop\\powersolutions\\app-powersolutions\\page\\src\\components\\Chat\\components\\Signup\\index.tsx",[],"C:\\Users\\Jimy\\Desktop\\powersolutions\\app-powersolutions\\page\\src\\components\\Chat\\services\\Http.ts",[],"C:\\Users\\Jimy\\Desktop\\powersolutions\\app-powersolutions\\page\\src\\components\\Chat\\services\\Axios.ts",[],"C:\\Users\\Jimy\\Desktop\\powersolutions\\app-powersolutions\\page\\src\\components\\Chat\\components\\Sidebar\\index.tsx",[],"C:\\Users\\Jimy\\Desktop\\powersolutions\\app-powersolutions\\page\\src\\components\\Chat\\components\\RoomDetails\\index.tsx",[],"C:\\Users\\Jimy\\Desktop\\powersolutions\\app-powersolutions\\page\\src\\components\\Chat\\components\\NewRoom\\index.tsx",[],"C:\\Users\\Jimy\\Desktop\\powersolutions\\app-powersolutions\\page\\src\\components\\Chat\\components\\GeneralSnackbar\\index.tsx",[],"C:\\Users\\Jimy\\Desktop\\powersolutions\\app-powersolutions\\page\\src\\components\\Chat\\components\\Chat\\index.tsx",["542","543","544","545"],"C:\\Users\\Jimy\\Desktop\\powersolutions\\app-powersolutions\\page\\src\\components\\Chat\\components\\ChatFooter\\index.tsx",[],"C:\\Users\\Jimy\\Desktop\\powersolutions\\app-powersolutions\\page\\src\\components\\Chat\\components\\ChatHeader\\index.tsx",[],"C:\\Users\\Jimy\\Desktop\\powersolutions\\app-powersolutions\\page\\src\\components\\Chat\\components\\ConfirmationDialog\\index.tsx",[],"C:\\Users\\Jimy\\Desktop\\powersolutions\\app-powersolutions\\page\\src\\components\\Chat\\components\\SidebarHeader\\index.tsx",["546"],"import { IconButton, Menu, MenuItem } from \"@material-ui/core\";\nimport React from \"react\";\nimport ChatIcon from \"@material-ui/icons/Chat\";\nimport MoreVertIcon from \"@material-ui/icons/MoreVert\";\n// import PersonIcon from '@material-ui/icons/Person';\nimport { USER_INITIAL_VALUE } from \"../../constants\";\nimport { useChat } from \"../../context/ChatContext\";\nimport { useUser } from \"../../context/UserContext\";\nimport chatHttp from \"../../services/Http\";\nimport \"./style.css\";\nimport { useNavigate } from \"react-router-dom\";\nimport { useTranslation } from \"react-i18next\";\n\nexport interface SidebarHeaderProps {\n navigate: ReturnType<typeof useNavigate>;\n onNewRoom: () => void;\n}\n\nfunction SidebarHeader({ navigate, onNewRoom }: SidebarHeaderProps) {\n const [anchorEl, setAnchorEl] = React.useState<null | HTMLElement>(null);\n const { userDetails, setUserDetails } = useUser();\n const chatSocket = useChat();\n\n const { t } = useTranslation();\n\n const onLogout = () => {\n setAnchorEl(null);\n console.log(\"Disconnecting Socket Context..\");\n chatSocket.disconnect();\n chatHttp\n .changeLoginStatus({ newValue: false })\n .then((resp) => {\n localStorage.clear();\n setUserDetails(USER_INITIAL_VALUE);\n navigate(\"/chat/login\");\n })\n .catch(({ response }) => {\n console.log(response);\n });\n };\n return (\n <div className=\"sidebar__header\">\n <div className=\"sidebar__headerAvatar\">\n {/* <Avatar>\n\t\t\t\t\t{userDetails.firstName && userDetails.lastName ? (\n\t\t\t\t\t\tuserDetails.firstName.charAt(0) + userDetails.lastName.charAt(0)\n\t\t\t\t\t) : (\n\t\t\t\t\t\t<PersonIcon />\n\t\t\t\t\t)}\n\t\t\t\t</Avatar> */}\n {/* <p className=\"header__text\">{userDetails.firstName + ' ' + userDetails.lastName}</p> */}\n <p className=\"header__text\">{t(\"chat.messages\")}</p>\n </div>\n <div>\n <IconButton onClick={onNewRoom}>\n <ChatIcon />\n </IconButton>\n <IconButton onClick={(e) => setAnchorEl(e.currentTarget)}>\n <MoreVertIcon />\n </IconButton>\n <Menu\n id=\"sidebar-menu\"\n anchorEl={anchorEl}\n keepMounted\n open={Boolean(anchorEl)}\n onClose={() => setAnchorEl(null)}\n >\n <MenuItem onClick={onLogout}>Logout</MenuItem>\n </Menu>\n </div>\n </div>\n );\n}\n\nexport default SidebarHeader;\n","C:\\Users\\Jimy\\Desktop\\powersolutions\\app-powersolutions\\page\\src\\components\\Chat\\components\\SidebarRooms\\index.tsx",[],"C:\\Users\\Jimy\\Desktop\\powersolutions\\app-powersolutions\\page\\src\\components\\Sign\\Sign.tsx",[],"C:\\Users\\Jimy\\Desktop\\powersolutions\\app-powersolutions\\page\\src\\components\\Home\\index.js",[],"C:\\Users\\Jimy\\Desktop\\powersolutions\\app-powersolutions\\page\\src\\components\\Home\\Home.js",[],"C:\\Users\\Jimy\\Desktop\\powersolutions\\app-powersolutions\\page\\src\\components\\Home\\listItems.js",[],"C:\\Users\\Jimy\\Desktop\\powersolutions\\app-powersolutions\\page\\src\\components\\Home\\Deposits.js",[],"C:\\Users\\Jimy\\Desktop\\powersolutions\\app-powersolutions\\page\\src\\components\\Home\\Chart.js",[],"C:\\Users\\Jimy\\Desktop\\powersolutions\\app-powersolutions\\page\\src\\components\\Home\\Orders.js",[],"C:\\Users\\Jimy\\Desktop\\powersolutions\\app-powersolutions\\page\\src\\components\\Home\\Title.js",[],"C:\\Users\\Jimy\\Desktop\\VouchMarket\\vouchmarket\\client\\src\\index.js",[],"C:\\Users\\Jimy\\Desktop\\VouchMarket\\vouchmarket\\client\\src\\reportWebVitals.js",[],"C:\\Users\\Jimy\\Desktop\\VouchMarket\\vouchmarket\\client\\src\\App.js",[],"C:\\Users\\Jimy\\Desktop\\VouchMarket\\vouchmarket\\client\\src\\i18n.js",[],"C:\\Users\\Jimy\\Desktop\\VouchMarket\\vouchmarket\\client\\src\\app\\store.js",[],"C:\\Users\\Jimy\\Desktop\\VouchMarket\\vouchmarket\\client\\src\\helpers\\Spinner.js",[],"C:\\Users\\Jimy\\Desktop\\VouchMarket\\vouchmarket\\client\\src\\themes\\theme.js",[],"C:\\Users\\Jimy\\Desktop\\VouchMarket\\vouchmarket\\client\\src\\app\\features\\proposalSlice.js",[],"C:\\Users\\Jimy\\Desktop\\VouchMarket\\vouchmarket\\client\\src\\app\\features\\accountSlice.js",[],"C:\\Users\\Jimy\\Desktop\\VouchMarket\\vouchmarket\\client\\src\\app\\features\\updateDialogSlice.js",[],"C:\\Users\\Jimy\\Desktop\\VouchMarket\\vouchmarket\\client\\src\\app\\features\\faceDialogSlice.js",[],"C:\\Users\\Jimy\\Desktop\\VouchMarket\\vouchmarket\\client\\src\\app\\features\\chainSlice.js",[],"C:\\Users\\Jimy\\Desktop\\VouchMarket\\vouchmarket\\client\\src\\components\\Dashboard\\index.js",[],"C:\\Users\\Jimy\\Desktop\\VouchMarket\\vouchmarket\\client\\src\\components\\UserProposals\\index.js",[],"C:\\Users\\Jimy\\Desktop\\VouchMarket\\vouchmarket\\client\\src\\components\\Proposals\\index.js",[],"C:\\Users\\Jimy\\Desktop\\VouchMarket\\vouchmarket\\client\\src\\components\\Errors\\MyErrorBoundary\\index.js",[],"C:\\Users\\Jimy\\Desktop\\VouchMarket\\vouchmarket\\client\\src\\components\\Errors\\NotFound\\index.js",[],"C:\\Users\\Jimy\\Desktop\\VouchMarket\\vouchmarket\\client\\src\\components\\Proposals\\NewProposal.tsx",[],"C:\\Users\\Jimy\\Desktop\\VouchMarket\\vouchmarket\\client\\src\\components\\Proposals\\ProposalsContainer.js",[],"C:\\Users\\Jimy\\Desktop\\VouchMarket\\vouchmarket\\client\\src\\components\\Proposals\\ProposalsSkeleton.js",[],"C:\\Users\\Jimy\\Desktop\\VouchMarket\\vouchmarket\\client\\src\\vm.js",[],"C:\\Users\\Jimy\\Desktop\\VouchMarket\\vouchmarket\\client\\src\\components\\Errors\\MyErrorBoundary\\MyErrorBoundary.js",[],"C:\\Users\\Jimy\\Desktop\\VouchMarket\\vouchmarket\\client\\src\\components\\Errors\\NotFound\\NotFound.js",[],"C:\\Users\\Jimy\\Desktop\\VouchMarket\\vouchmarket\\client\\src\\components\\Dashboard\\Dashboard.js",[],"C:\\Users\\Jimy\\Desktop\\VouchMarket\\vouchmarket\\client\\src\\components\\Proposals\\UpdateDialogComponent.js",[],"C:\\Users\\Jimy\\Desktop\\VouchMarket\\vouchmarket\\client\\src\\components\\Proposals\\FaceDialogComponent.js",[],"C:\\Users\\Jimy\\Desktop\\VouchMarket\\vouchmarket\\client\\src\\components\\Proposals\\Totem.js",[],"C:\\Users\\Jimy\\Desktop\\VouchMarket\\vouchmarket\\client\\src\\helpers\\SwitchLanguage.js",[],"C:\\Users\\Jimy\\Desktop\\VouchMarket\\vouchmarket\\client\\src\\helpers\\PoHLogo.js",[],"C:\\Users\\Jimy\\Desktop\\VouchMarket\\vouchmarket\\client\\src\\components\\Proposals\\CheckFace.tsx",[],"C:\\Users\\Jimy\\Desktop\\VouchMarket\\vouchmarket\\client\\src\\components\\Proposals\\UpdateProposal.tsx",[],"C:\\Users\\Jimy\\Desktop\\VouchMarket\\vouchmarket\\client\\src\\components\\ConfirmationDialog\\index.tsx",[],"C:\\Users\\Jimy\\Desktop\\VouchMarket\\vouchmarket\\client\\src\\components\\Tutorial\\index.tsx",[],"C:\\Users\\Jimy\\Desktop\\VouchMarket\\vouchmarket\\client\\src\\components\\Tutorial\\Guide4.js",[],"C:\\Users\\Jimy\\Desktop\\VouchMarket\\vouchmarket\\client\\src\\components\\Tutorial\\Guide3.js",[],"C:\\Users\\Jimy\\Desktop\\VouchMarket\\vouchmarket\\client\\src\\components\\Tutorial\\Guide2.js",[],"C:\\Users\\Jimy\\Desktop\\VouchMarket\\vouchmarket\\client\\src\\components\\Tutorial\\Guide1.js",[],"C:\\Users\\Jimy\\Desktop\\VouchMarket\\VouchMarket\\client\\src\\index.js",[],"C:\\Users\\Jimy\\Desktop\\VouchMarket\\VouchMarket\\client\\src\\reportWebVitals.js",[],"C:\\Users\\Jimy\\Desktop\\VouchMarket\\VouchMarket\\client\\src\\i18n.js",[],"C:\\Users\\Jimy\\Desktop\\VouchMarket\\VouchMarket\\client\\src\\App.js",[],"C:\\Users\\Jimy\\Desktop\\VouchMarket\\VouchMarket\\client\\src\\app\\store.js",[],"C:\\Users\\Jimy\\Desktop\\VouchMarket\\VouchMarket\\client\\src\\themes\\theme.js",[],"C:\\Users\\Jimy\\Desktop\\VouchMarket\\VouchMarket\\client\\src\\helpers\\Spinner.js",[],"C:\\Users\\Jimy\\Desktop\\VouchMarket\\VouchMarket\\client\\src\\app\\features\\chainSlice.js",[],"C:\\Users\\Jimy\\Desktop\\VouchMarket\\VouchMarket\\client\\src\\app\\features\\accountSlice.js",[],"C:\\Users\\Jimy\\Desktop\\VouchMarket\\VouchMarket\\client\\src\\app\\features\\updateDialogSlice.js",[],"C:\\Users\\Jimy\\Desktop\\VouchMarket\\VouchMarket\\client\\src\\app\\features\\proposalSlice.js",[],"C:\\Users\\Jimy\\Desktop\\VouchMarket\\VouchMarket\\client\\src\\app\\features\\faceDialogSlice.js",[],"C:\\Users\\Jimy\\Desktop\\VouchMarket\\VouchMarket\\client\\src\\components\\Errors\\NotFound\\index.js",[],"C:\\Users\\Jimy\\Desktop\\VouchMarket\\VouchMarket\\client\\src\\components\\Proposals\\index.js",[],"C:\\Users\\Jimy\\Desktop\\VouchMarket\\VouchMarket\\client\\src\\components\\UserProposals\\index.js",[],"C:\\Users\\Jimy\\Desktop\\VouchMarket\\VouchMarket\\client\\src\\components\\Dashboard\\index.js",[],"C:\\Users\\Jimy\\Desktop\\VouchMarket\\VouchMarket\\client\\src\\components\\Errors\\MyErrorBoundary\\index.js",[],"C:\\Users\\Jimy\\Desktop\\VouchMarket\\VouchMarket\\client\\src\\components\\Proposals\\NewProposal.tsx",[],"C:\\Users\\Jimy\\Desktop\\VouchMarket\\VouchMarket\\client\\src\\components\\Errors\\NotFound\\NotFound.js",[],"C:\\Users\\Jimy\\Desktop\\VouchMarket\\VouchMarket\\client\\src\\components\\Proposals\\ProposalsSkeleton.js",[],"C:\\Users\\Jimy\\Desktop\\VouchMarket\\VouchMarket\\client\\src\\vm.js",[],"C:\\Users\\Jimy\\Desktop\\VouchMarket\\VouchMarket\\client\\src\\components\\Proposals\\ProposalsContainer.js",[],"C:\\Users\\Jimy\\Desktop\\VouchMarket\\VouchMarket\\client\\src\\components\\Dashboard\\Dashboard.js",[],"C:\\Users\\Jimy\\Desktop\\VouchMarket\\VouchMarket\\client\\src\\components\\Errors\\MyErrorBoundary\\MyErrorBoundary.js",[],"C:\\Users\\Jimy\\Desktop\\VouchMarket\\VouchMarket\\client\\src\\components\\Proposals\\FaceDialogComponent.js",[],"C:\\Users\\Jimy\\Desktop\\VouchMarket\\VouchMarket\\client\\src\\components\\Proposals\\UpdateDialogComponent.js",[],"C:\\Users\\Jimy\\Desktop\\VouchMarket\\VouchMarket\\client\\src\\components\\Proposals\\Totem.js",[],"C:\\Users\\Jimy\\Desktop\\VouchMarket\\VouchMarket\\client\\src\\helpers\\SwitchLanguage.js",[],"C:\\Users\\Jimy\\Desktop\\VouchMarket\\VouchMarket\\client\\src\\helpers\\PoHLogo.js",[],"C:\\Users\\Jimy\\Desktop\\VouchMarket\\VouchMarket\\client\\src\\components\\Proposals\\CheckFace.tsx",[],"C:\\Users\\Jimy\\Desktop\\VouchMarket\\VouchMarket\\client\\src\\components\\Proposals\\UpdateProposal.tsx",[],"C:\\Users\\Jimy\\Desktop\\VouchMarket\\VouchMarket\\client\\src\\components\\ConfirmationDialog\\index.tsx",[],"C:\\Users\\Jimy\\Desktop\\VouchMarket\\VouchMarket\\client\\src\\components\\Tutorial\\index.tsx",[],"C:\\Users\\Jimy\\Desktop\\VouchMarket\\VouchMarket\\client\\src\\components\\Tutorial\\Guide2.js",[],"C:\\Users\\Jimy\\Desktop\\VouchMarket\\VouchMarket\\client\\src\\components\\Tutorial\\Guide3.js",[],"C:\\Users\\Jimy\\Desktop\\VouchMarket\\VouchMarket\\client\\src\\components\\Tutorial\\Guide4.js",[],"C:\\Users\\Jimy\\Desktop\\VouchMarket\\VouchMarket\\client\\src\\components\\Tutorial\\Guide1.js",[],{"ruleId":"547","replacedBy":"548"},{"ruleId":"549","replacedBy":"550"},{"ruleId":"551","severity":1,"message":"552","line":9,"column":3,"nodeType":"553","messageId":"554","endLine":9,"endColumn":11},{"ruleId":"551","severity":1,"message":"555","line":59,"column":11,"nodeType":"553","messageId":"554","endLine":59,"endColumn":22},{"ruleId":"547","replacedBy":"556"},{"ruleId":"549","replacedBy":"557"},{"ruleId":"547","replacedBy":"548"},{"ruleId":"549","replacedBy":"550"},{"ruleId":"558","severity":1,"message":"559","line":21,"column":10,"nodeType":"553","messageId":"554","endLine":21,"endColumn":21},{"ruleId":"558","severity":1,"message":"560","line":22,"column":10,"nodeType":"553","messageId":"554","endLine":22,"endColumn":20},{"ruleId":"558","severity":1,"message":"561","line":29,"column":9,"nodeType":"553","messageId":"554","endLine":29,"endColumn":17},{"ruleId":"562","severity":1,"message":"563","line":124,"column":6,"nodeType":"564","endLine":124,"endColumn":14,"suggestions":"565"},{"ruleId":"558","severity":1,"message":"555","line":21,"column":11,"nodeType":"553","messageId":"554","endLine":21,"endColumn":22},"no-native-reassign",["566"],"no-negated-in-lhs",["567"],"no-unused-vars","'Navigate' is defined but never used.","Identifier","unusedVar","'userDetails' is assigned a value but never used.",["566"],["567"],"@typescript-eslint/no-unused-vars","'useSelector' is defined but never used.","'selectUser' is defined but never used.","'identity' is assigned a value but never used.","react-hooks/exhaustive-deps","React Hook useEffect has missing dependencies: 'idOldMessageLoaded', 'isMount', and 'roomCode'. Either include them or remove the dependency array.","ArrayExpression",["568"],"no-global-assign","no-unsafe-negation",{"desc":"569","fix":"570"},"Update the dependencies array to be: [idOldMessageLoaded, isMount, lastId, roomCode]",{"range":"571","text":"572"},[3659,3667],"[idOldMessageLoaded, isMount, lastId, roomCode]"]