-
Notifications
You must be signed in to change notification settings - Fork 0
/
.eslintcache
1 lines (1 loc) · 25.5 KB
/
.eslintcache
1
[{"/Users/marcio.souza/pessoal/web/ed-todo-project/app/src/assets/svg/AlertIconWarning.tsx":"1","/Users/marcio.souza/pessoal/web/ed-todo-project/app/src/assets/svg/index.tsx":"2","/Users/marcio.souza/pessoal/web/ed-todo-project/app/src/utils/text/firstUpperCase.ts":"3","/Users/marcio.souza/pessoal/web/ed-todo-project/app/src/constants/alert.ts":"4","/Users/marcio.souza/pessoal/web/ed-todo-project/app/src/components/Alert/index.tsx":"5","/Users/marcio.souza/pessoal/web/ed-todo-project/app/src/store/reducers/signInReducer.ts":"6","/Users/marcio.souza/pessoal/web/ed-todo-project/app/src/store/reducers/alertReducer.ts":"7","/Users/marcio.souza/pessoal/web/ed-todo-project/app/src/store/sagas/signInSaga.ts":"8","/Users/marcio.souza/pessoal/web/ed-todo-project/app/src/store/reducers/signUpReducer.ts":"9","/Users/marcio.souza/pessoal/web/ed-todo-project/app/src/pages/index.ts":"10","/Users/marcio.souza/pessoal/web/ed-todo-project/app/src/components/SignUp/index.tsx":"11","/Users/marcio.souza/pessoal/web/ed-todo-project/app/src/store/sagas/rootSagas.ts":"12","/Users/marcio.souza/pessoal/web/ed-todo-project/app/src/pages/Onboarding/index.tsx":"13","/Users/marcio.souza/pessoal/web/ed-todo-project/app/src/navigation/routes.ts":"14","/Users/marcio.souza/pessoal/web/ed-todo-project/app/src/navigation/index.tsx":"15","/Users/marcio.souza/pessoal/web/ed-todo-project/app/src/navigation/PrivateRoutes.tsx":"16","/Users/marcio.souza/pessoal/web/ed-todo-project/app/src/components/Header/index.tsx":"17","/Users/marcio.souza/pessoal/web/ed-todo-project/app/src/store/actions/actionsCreator/alertActionsCreator.ts":"18","/Users/marcio.souza/pessoal/web/ed-todo-project/app/src/App.tsx":"19","/Users/marcio.souza/pessoal/web/ed-todo-project/app/src/theme.ts":"20","/Users/marcio.souza/pessoal/web/ed-todo-project/app/src/components/Welcome/index.tsx":"21","/Users/marcio.souza/pessoal/web/ed-todo-project/app/src/components/Welcome/styles.ts":"22","/Users/marcio.souza/pessoal/web/ed-todo-project/app/src/pages/Onboarding/styles.ts":"23","/Users/marcio.souza/pessoal/web/ed-todo-project/app/src/assets/svg/Logo.tsx":"24","/Users/marcio.souza/pessoal/web/ed-todo-project/app/src/index.tsx":"25","/Users/marcio.souza/pessoal/web/ed-todo-project/app/src/store/actions/actionsTypes/signUpActionsTypes.ts":"26","/Users/marcio.souza/pessoal/web/ed-todo-project/app/src/components/Button/styles.ts":"27","/Users/marcio.souza/pessoal/web/ed-todo-project/app/src/components/Signin/index.tsx":"28","/Users/marcio.souza/pessoal/web/ed-todo-project/app/src/assets/svg/WelcomeList.tsx":"29","/Users/marcio.souza/pessoal/web/ed-todo-project/app/src/store/actions/actionsTypes/alertActionsTypes.ts":"30","/Users/marcio.souza/pessoal/web/ed-todo-project/app/src/api/requests.ts":"31","/Users/marcio.souza/pessoal/web/ed-todo-project/app/src/store/actions/actionsCreator/signInActionsCreator.ts":"32","/Users/marcio.souza/pessoal/web/ed-todo-project/app/src/pages/Projects/index.tsx":"33","/Users/marcio.souza/pessoal/web/ed-todo-project/app/src/services/signInServices/index.ts":"34","/Users/marcio.souza/pessoal/web/ed-todo-project/app/src/components/Header/styles.ts":"35","/Users/marcio.souza/pessoal/web/ed-todo-project/app/src/components/ProjectHeader/index.tsx":"36","/Users/marcio.souza/pessoal/web/ed-todo-project/app/src/services/signUpServices/index.ts":"37","/Users/marcio.souza/pessoal/web/ed-todo-project/app/src/components/ProjectHeader/styles.ts":"38","/Users/marcio.souza/pessoal/web/ed-todo-project/app/src/assets/svg/AlertIconError.tsx":"39","/Users/marcio.souza/pessoal/web/ed-todo-project/app/src/store/reducers/rootReducer.ts":"40","/Users/marcio.souza/pessoal/web/ed-todo-project/app/src/store/actions/actionsTypes/signInActionsTypes.ts":"41","/Users/marcio.souza/pessoal/web/ed-todo-project/app/src/assets/svg/CloseIcon.tsx":"42","/Users/marcio.souza/pessoal/web/ed-todo-project/app/src/components/ProjectForm/index.tsx":"43","/Users/marcio.souza/pessoal/web/ed-todo-project/app/src/components/ProjectForm/styles.ts":"44","/Users/marcio.souza/pessoal/web/ed-todo-project/app/src/config/index.ts":"45","/Users/marcio.souza/pessoal/web/ed-todo-project/app/src/store/sagas/projectSaga.ts":"46","/Users/marcio.souza/pessoal/web/ed-todo-project/app/src/services/projectServices/index.ts":"47","/Users/marcio.souza/pessoal/web/ed-todo-project/app/src/store/actions/actionsTypes/projectsActionsTypes.ts":"48","/Users/marcio.souza/pessoal/web/ed-todo-project/app/src/components/ProjectCard/index.tsx":"49","/Users/marcio.souza/pessoal/web/ed-todo-project/app/src/pages/Projects/styles.ts":"50","/Users/marcio.souza/pessoal/web/ed-todo-project/app/src/components/ProjectCard/styles.ts":"51","/Users/marcio.souza/pessoal/web/ed-todo-project/app/src/store/actions/actionsTypes/tasksActionsTypes.ts":"52","/Users/marcio.souza/pessoal/web/ed-todo-project/app/src/services/taskServices/index.ts":"53","/Users/marcio.souza/pessoal/web/ed-todo-project/app/src/store/actions/actionsCreator/tasksActionsCreator.ts":"54","/Users/marcio.souza/pessoal/web/ed-todo-project/app/src/store/sagas/taskSaga.ts":"55","/Users/marcio.souza/pessoal/web/ed-todo-project/app/src/store/reducers/projectReducer.ts":"56","/Users/marcio.souza/pessoal/web/ed-todo-project/app/src/components/TaskList/index.tsx":"57","/Users/marcio.souza/pessoal/web/ed-todo-project/app/src/store/sagas/signUpSaga.ts":"58","/Users/marcio.souza/pessoal/web/ed-todo-project/app/src/store/reducers/taskReducer.ts":"59","/Users/marcio.souza/pessoal/web/ed-todo-project/app/src/components/TaskList/styles.ts":"60"},{"size":3258,"mtime":1610922419625,"results":"61","hashOfConfig":"62"},{"size":278,"mtime":1610929303253,"results":"63","hashOfConfig":"62"},{"size":97,"mtime":1610922470511,"results":"64","hashOfConfig":"62"},{"size":39,"mtime":1610922496482,"results":"65","hashOfConfig":"62"},{"size":1745,"mtime":1610920421416,"results":"66","hashOfConfig":"62"},{"size":1010,"mtime":1610937507146,"results":"67","hashOfConfig":"62"},{"size":776,"mtime":1610920506686,"results":"68","hashOfConfig":"62"},{"size":1424,"mtime":1610938756178,"results":"69","hashOfConfig":"62"},{"size":629,"mtime":1610920506733,"results":"70","hashOfConfig":"62"},{"size":82,"mtime":1610922860447,"results":"71","hashOfConfig":"62"},{"size":2491,"mtime":1610929497333,"results":"72","hashOfConfig":"62"},{"size":340,"mtime":1610955652601,"results":"73","hashOfConfig":"62"},{"size":687,"mtime":1610927674278,"results":"74","hashOfConfig":"62"},{"size":168,"mtime":1610925598145,"results":"75","hashOfConfig":"62"},{"size":778,"mtime":1610925640437,"results":"76","hashOfConfig":"62"},{"size":499,"mtime":1610925368563,"results":"77","hashOfConfig":"62"},{"size":699,"mtime":1610931466624,"results":"78","hashOfConfig":"62"},{"size":429,"mtime":1610920476544,"results":"79","hashOfConfig":"62"},{"size":516,"mtime":1610925543114,"results":"80","hashOfConfig":"62"},{"size":505,"mtime":1610925864487,"results":"81","hashOfConfig":"62"},{"size":659,"mtime":1610928378640,"results":"82","hashOfConfig":"62"},{"size":474,"mtime":1610928245151,"results":"83","hashOfConfig":"62"},{"size":254,"mtime":1610928138445,"results":"84","hashOfConfig":"62"},{"size":4194,"mtime":1610927168058,"results":"85","hashOfConfig":"62"},{"size":646,"mtime":1610934171062,"results":"86","hashOfConfig":"62"},{"size":560,"mtime":1610920286892,"results":"87","hashOfConfig":"62"},{"size":2037,"mtime":1610928433288,"results":"88","hashOfConfig":"62"},{"size":2591,"mtime":1610941505268,"results":"89","hashOfConfig":"62"},{"size":6829,"mtime":1610929778592,"results":"90","hashOfConfig":"62"},{"size":483,"mtime":1610920378074,"results":"91","hashOfConfig":"62"},{"size":1782,"mtime":1610931428519,"results":"92","hashOfConfig":"62"},{"size":803,"mtime":1610939961922,"results":"93","hashOfConfig":"62"},{"size":2344,"mtime":1610965681931,"results":"94","hashOfConfig":"62"},{"size":1038,"mtime":1610938675425,"results":"95","hashOfConfig":"62"},{"size":464,"mtime":1610932966020,"results":"96","hashOfConfig":"62"},{"size":1332,"mtime":1610939421174,"results":"97","hashOfConfig":"62"},{"size":557,"mtime":1610920622408,"results":"98","hashOfConfig":"62"},{"size":656,"mtime":1610941277298,"results":"99","hashOfConfig":"62"},{"size":3081,"mtime":1610922419616,"results":"100","hashOfConfig":"62"},{"size":461,"mtime":1610946548244,"results":"101","hashOfConfig":"62"},{"size":1092,"mtime":1610939940495,"results":"102","hashOfConfig":"62"},{"size":520,"mtime":1610922419639,"results":"103","hashOfConfig":"62"},{"size":1363,"mtime":1610947430043,"results":"104","hashOfConfig":"62"},{"size":756,"mtime":1610944272332,"results":"105","hashOfConfig":"62"},{"size":54,"mtime":1610931026166,"results":"106","hashOfConfig":"62"},{"size":934,"mtime":1610947656543,"results":"107","hashOfConfig":"62"},{"size":589,"mtime":1610947910340,"results":"108","hashOfConfig":"62"},{"size":1279,"mtime":1610949717476,"results":"109","hashOfConfig":"62"},{"size":2743,"mtime":1610969511750,"results":"110","hashOfConfig":"62"},{"size":167,"mtime":1610951525684,"results":"111","hashOfConfig":"62"},{"size":981,"mtime":1610959207586,"results":"112","hashOfConfig":"62"},{"size":2313,"mtime":1610965112493,"results":"113","hashOfConfig":"62"},{"size":1642,"mtime":1610965435030,"results":"114","hashOfConfig":"62"},{"size":1648,"mtime":1610965127340,"results":"115","hashOfConfig":"62"},{"size":2185,"mtime":1610965595379,"results":"116","hashOfConfig":"62"},{"size":1719,"mtime":1610969021584,"results":"117","hashOfConfig":"62"},{"size":2056,"mtime":1610966924786,"results":"118","hashOfConfig":"62"},{"size":1132,"mtime":1610920761732,"results":"119","hashOfConfig":"62"},{"size":1614,"mtime":1610965231354,"results":"120","hashOfConfig":"62"},{"size":402,"mtime":1610966471080,"results":"121","hashOfConfig":"62"},{"filePath":"122","messages":"123","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"124"},"myxcam",{"filePath":"125","messages":"126","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"127"},{"filePath":"128","messages":"129","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"130","messages":"131","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"132"},{"filePath":"133","messages":"134","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"135","messages":"136","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"137"},{"filePath":"138","messages":"139","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"140"},{"filePath":"141","messages":"142","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"143","messages":"144","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"124"},{"filePath":"145","messages":"146","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"137"},{"filePath":"147","messages":"148","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"149","messages":"150","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"151","messages":"152","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"124"},{"filePath":"153","messages":"154","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"155","messages":"156","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"157"},{"filePath":"158","messages":"159","errorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"160","messages":"161","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"162","messages":"163","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"164","messages":"165","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"166","messages":"167","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"168","messages":"169","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"170","messages":"171","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"172","messages":"173","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"124"},{"filePath":"174","messages":"175","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"124"},{"filePath":"176","messages":"177","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"178","messages":"179","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"137"},{"filePath":"180","messages":"181","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"182","messages":"183","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"184","messages":"185","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"124"},{"filePath":"186","messages":"187","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"137"},{"filePath":"188","messages":"189","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"124"},{"filePath":"190","messages":"191","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"137"},{"filePath":"192","messages":"193","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"194","messages":"195","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"127"},{"filePath":"196","messages":"197","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"198","messages":"199","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"200","messages":"201","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"202"},{"filePath":"203","messages":"204","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"205","messages":"206","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"124"},{"filePath":"207","messages":"208","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"209","messages":"210","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"137"},{"filePath":"211","messages":"212","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"124"},{"filePath":"213","messages":"214","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"215","messages":"216","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"217","messages":"218","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"219","messages":"220","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"221","messages":"222","errorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"223","messages":"224","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"225","messages":"226","errorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"227","messages":"228","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"229","messages":"230","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"231","messages":"232","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"233","messages":"234","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"235","messages":"236","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"237","messages":"238","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"239","messages":"240","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"241","messages":"242","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"243","messages":"244","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"245","messages":"246","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"247","messages":"248","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},"/Users/marcio.souza/pessoal/web/ed-todo-project/app/src/assets/svg/AlertIconWarning.tsx",[],["249","250","251","252","253","254"],"/Users/marcio.souza/pessoal/web/ed-todo-project/app/src/assets/svg/index.tsx",[],["255","256","257","258","259","260"],"/Users/marcio.souza/pessoal/web/ed-todo-project/app/src/utils/text/firstUpperCase.ts",[],"/Users/marcio.souza/pessoal/web/ed-todo-project/app/src/constants/alert.ts",[],["261","262","263","264","265","266"],"/Users/marcio.souza/pessoal/web/ed-todo-project/app/src/components/Alert/index.tsx",[],"/Users/marcio.souza/pessoal/web/ed-todo-project/app/src/store/reducers/signInReducer.ts",[],["267","268","269","270","271","272"],"/Users/marcio.souza/pessoal/web/ed-todo-project/app/src/store/reducers/alertReducer.ts",[],["273","274","275","276","277","278"],"/Users/marcio.souza/pessoal/web/ed-todo-project/app/src/store/sagas/signInSaga.ts",[],"/Users/marcio.souza/pessoal/web/ed-todo-project/app/src/store/reducers/signUpReducer.ts",[],"/Users/marcio.souza/pessoal/web/ed-todo-project/app/src/pages/index.ts",[],"/Users/marcio.souza/pessoal/web/ed-todo-project/app/src/components/SignUp/index.tsx",[],"/Users/marcio.souza/pessoal/web/ed-todo-project/app/src/store/sagas/rootSagas.ts",[],"/Users/marcio.souza/pessoal/web/ed-todo-project/app/src/pages/Onboarding/index.tsx",[],"/Users/marcio.souza/pessoal/web/ed-todo-project/app/src/navigation/routes.ts",[],"/Users/marcio.souza/pessoal/web/ed-todo-project/app/src/navigation/index.tsx",[],["279","280","281","282","283","284"],"/Users/marcio.souza/pessoal/web/ed-todo-project/app/src/navigation/PrivateRoutes.tsx",["285"],"/Users/marcio.souza/pessoal/web/ed-todo-project/app/src/components/Header/index.tsx",[],"/Users/marcio.souza/pessoal/web/ed-todo-project/app/src/store/actions/actionsCreator/alertActionsCreator.ts",[],"/Users/marcio.souza/pessoal/web/ed-todo-project/app/src/App.tsx",[],"/Users/marcio.souza/pessoal/web/ed-todo-project/app/src/theme.ts",[],"/Users/marcio.souza/pessoal/web/ed-todo-project/app/src/components/Welcome/index.tsx",[],"/Users/marcio.souza/pessoal/web/ed-todo-project/app/src/components/Welcome/styles.ts",[],"/Users/marcio.souza/pessoal/web/ed-todo-project/app/src/pages/Onboarding/styles.ts",[],"/Users/marcio.souza/pessoal/web/ed-todo-project/app/src/assets/svg/Logo.tsx",[],"/Users/marcio.souza/pessoal/web/ed-todo-project/app/src/index.tsx",[],"/Users/marcio.souza/pessoal/web/ed-todo-project/app/src/store/actions/actionsTypes/signUpActionsTypes.ts",[],"/Users/marcio.souza/pessoal/web/ed-todo-project/app/src/components/Button/styles.ts",[],"/Users/marcio.souza/pessoal/web/ed-todo-project/app/src/components/Signin/index.tsx",[],"/Users/marcio.souza/pessoal/web/ed-todo-project/app/src/assets/svg/WelcomeList.tsx",[],"/Users/marcio.souza/pessoal/web/ed-todo-project/app/src/store/actions/actionsTypes/alertActionsTypes.ts",[],"/Users/marcio.souza/pessoal/web/ed-todo-project/app/src/api/requests.ts",[],"/Users/marcio.souza/pessoal/web/ed-todo-project/app/src/store/actions/actionsCreator/signInActionsCreator.ts",[],"/Users/marcio.souza/pessoal/web/ed-todo-project/app/src/pages/Projects/index.tsx",[],"/Users/marcio.souza/pessoal/web/ed-todo-project/app/src/services/signInServices/index.ts",[],"/Users/marcio.souza/pessoal/web/ed-todo-project/app/src/components/Header/styles.ts",[],"/Users/marcio.souza/pessoal/web/ed-todo-project/app/src/components/ProjectHeader/index.tsx",[],"/Users/marcio.souza/pessoal/web/ed-todo-project/app/src/services/signUpServices/index.ts",[],["286","287","288","289","290","291"],"/Users/marcio.souza/pessoal/web/ed-todo-project/app/src/components/ProjectHeader/styles.ts",[],"/Users/marcio.souza/pessoal/web/ed-todo-project/app/src/assets/svg/AlertIconError.tsx",[],"/Users/marcio.souza/pessoal/web/ed-todo-project/app/src/store/reducers/rootReducer.ts",[],"/Users/marcio.souza/pessoal/web/ed-todo-project/app/src/store/actions/actionsTypes/signInActionsTypes.ts",[],"/Users/marcio.souza/pessoal/web/ed-todo-project/app/src/assets/svg/CloseIcon.tsx",[],"/Users/marcio.souza/pessoal/web/ed-todo-project/app/src/components/ProjectForm/index.tsx",[],"/Users/marcio.souza/pessoal/web/ed-todo-project/app/src/components/ProjectForm/styles.ts",[],"/Users/marcio.souza/pessoal/web/ed-todo-project/app/src/config/index.ts",[],"/Users/marcio.souza/pessoal/web/ed-todo-project/app/src/store/sagas/projectSaga.ts",[],"/Users/marcio.souza/pessoal/web/ed-todo-project/app/src/services/projectServices/index.ts",["292"],"/Users/marcio.souza/pessoal/web/ed-todo-project/app/src/store/actions/actionsTypes/projectsActionsTypes.ts",[],"/Users/marcio.souza/pessoal/web/ed-todo-project/app/src/components/ProjectCard/index.tsx",["293"],"/Users/marcio.souza/pessoal/web/ed-todo-project/app/src/pages/Projects/styles.ts",[],"/Users/marcio.souza/pessoal/web/ed-todo-project/app/src/components/ProjectCard/styles.ts",[],"/Users/marcio.souza/pessoal/web/ed-todo-project/app/src/store/actions/actionsTypes/tasksActionsTypes.ts",[],"/Users/marcio.souza/pessoal/web/ed-todo-project/app/src/services/taskServices/index.ts",[],"/Users/marcio.souza/pessoal/web/ed-todo-project/app/src/store/actions/actionsCreator/tasksActionsCreator.ts",[],"/Users/marcio.souza/pessoal/web/ed-todo-project/app/src/store/sagas/taskSaga.ts",[],"/Users/marcio.souza/pessoal/web/ed-todo-project/app/src/store/reducers/projectReducer.ts",[],"/Users/marcio.souza/pessoal/web/ed-todo-project/app/src/components/TaskList/index.tsx",[],"/Users/marcio.souza/pessoal/web/ed-todo-project/app/src/store/sagas/signUpSaga.ts",[],"/Users/marcio.souza/pessoal/web/ed-todo-project/app/src/store/reducers/taskReducer.ts",[],"/Users/marcio.souza/pessoal/web/ed-todo-project/app/src/components/TaskList/styles.ts",[],{"ruleId":"294","replacedBy":"295"},{"ruleId":"296","replacedBy":"297"},{"ruleId":"298","replacedBy":"299"},{"ruleId":"300","replacedBy":"301"},{"ruleId":"302","replacedBy":"303"},{"ruleId":"304","replacedBy":"305"},{"ruleId":"294","replacedBy":"306"},{"ruleId":"296","replacedBy":"307"},{"ruleId":"298","replacedBy":"308"},{"ruleId":"300","replacedBy":"309"},{"ruleId":"302","replacedBy":"310"},{"ruleId":"304","replacedBy":"311"},{"ruleId":"294","replacedBy":"312"},{"ruleId":"296","replacedBy":"313"},{"ruleId":"298","replacedBy":"314"},{"ruleId":"300","replacedBy":"315"},{"ruleId":"302","replacedBy":"316"},{"ruleId":"304","replacedBy":"317"},{"ruleId":"294","replacedBy":"318"},{"ruleId":"296","replacedBy":"319"},{"ruleId":"298","replacedBy":"320"},{"ruleId":"300","replacedBy":"321"},{"ruleId":"302","replacedBy":"322"},{"ruleId":"304","replacedBy":"323"},{"ruleId":"294","replacedBy":"324"},{"ruleId":"296","replacedBy":"325"},{"ruleId":"298","replacedBy":"326"},{"ruleId":"300","replacedBy":"327"},{"ruleId":"302","replacedBy":"328"},{"ruleId":"304","replacedBy":"329"},{"ruleId":"294","replacedBy":"330"},{"ruleId":"296","replacedBy":"331"},{"ruleId":"298","replacedBy":"332"},{"ruleId":"300","replacedBy":"333"},{"ruleId":"302","replacedBy":"334"},{"ruleId":"304","replacedBy":"335"},{"ruleId":"336","severity":1,"message":"337","line":7,"column":13,"nodeType":"338","messageId":"339","endLine":7,"endColumn":16,"suggestions":"340"},{"ruleId":"294","replacedBy":"341"},{"ruleId":"296","replacedBy":"342"},{"ruleId":"298","replacedBy":"343"},{"ruleId":"300","replacedBy":"344"},{"ruleId":"302","replacedBy":"345"},{"ruleId":"304","replacedBy":"346"},{"ruleId":"347","severity":1,"message":"348","line":22,"column":3,"nodeType":"349","messageId":"350","endLine":22,"endColumn":14},{"ruleId":"336","severity":1,"message":"337","line":35,"column":49,"nodeType":"338","messageId":"339","endLine":35,"endColumn":52,"suggestions":"351"},"jest/no-try-expect",["352"],"jsx-a11y/accessible-emoji",[],"lines-around-directive",["353"],"no-buffer-constructor",[],"no-new-require",[],"no-path-concat",[],["352"],[],["353"],[],[],[],["352"],[],["353"],[],[],[],["352"],[],["353"],[],[],[],["352"],[],["353"],[],[],[],["352"],[],["353"],[],[],[],"@typescript-eslint/no-explicit-any","Unexpected any. Specify a different type.","TSAnyKeyword","unexpectedAny",["354","355"],["352"],[],["353"],[],[],[],"no-console","Unexpected console statement.","MemberExpression","unexpected",["356","357"],"no-conditional-expect","padding-line-between-statements",{"messageId":"358","fix":"359","desc":"360"},{"messageId":"361","fix":"362","desc":"363"},{"messageId":"358","fix":"364","desc":"360"},{"messageId":"361","fix":"365","desc":"363"},"suggestUnknown",{"range":"366","text":"367"},"Use `unknown` instead, this will force you to explicitly, and safely assert the type is correct.","suggestNever",{"range":"366","text":"368"},"Use `never` instead, this is useful when instantiating generic type parameters that you don't need to know the type of.",{"range":"369","text":"367"},{"range":"369","text":"368"},[253,256],"unknown","never",[1211,1214]]