-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.eslintcache
1 lines (1 loc) · 5.63 KB
/
.eslintcache
1
[{"/Users/ariel/Documents/GitHub/gpa-calculator/src/redux/gpaSlice.js":"1","/Users/ariel/Documents/GitHub/gpa-calculator/src/components/rowContainer/selectGradeMenu.js":"2","/Users/ariel/Documents/GitHub/gpa-calculator/src/redux/semesterLoadSlice.js":"3","/Users/ariel/Documents/GitHub/gpa-calculator/src/redux/gradesSlice.js":"4","/Users/ariel/Documents/GitHub/gpa-calculator/src/redux/semestersSlice.js":"5","/Users/ariel/Documents/GitHub/gpa-calculator/src/components/addRow/addRow.js":"6","/Users/ariel/Documents/GitHub/gpa-calculator/src/components/settings/settings.js":"7","/Users/ariel/Documents/GitHub/gpa-calculator/src/components/rowContainer/rowContainer.js":"8","/Users/ariel/Documents/GitHub/gpa-calculator/src/redux/store.js":"9","/Users/ariel/Documents/GitHub/gpa-calculator/src/components/rowContainer/semesterChangeMenu.js":"10","/Users/ariel/Documents/GitHub/gpa-calculator/src/components/tableHeader/tableHeader.js":"11","/Users/ariel/Documents/GitHub/gpa-calculator/src/styles.js":"12","/Users/ariel/Documents/GitHub/gpa-calculator/src/redux/toggleSemestersSlice.js":"13","/Users/ariel/Documents/GitHub/gpa-calculator/src/components/settings/settingsStyles.js":"14","/Users/ariel/Documents/GitHub/gpa-calculator/src/components/settings/iosSwitch.js":"15"},{"size":367,"mtime":1648431909528,"results":"16","hashOfConfig":"17"},{"size":2546,"mtime":1648578720232,"results":"18","hashOfConfig":"17"},{"size":440,"mtime":1648431576315,"results":"19","hashOfConfig":"17"},{"size":401,"mtime":1648302429218,"results":"20","hashOfConfig":"17"},{"size":515,"mtime":1648325324355,"results":"21","hashOfConfig":"17"},{"size":2161,"mtime":1648436519877,"results":"22","hashOfConfig":"17"},{"size":2323,"mtime":1648493244959,"results":"23","hashOfConfig":"17"},{"size":6231,"mtime":1648589438741,"results":"24","hashOfConfig":"17"},{"size":546,"mtime":1648433583183,"results":"25","hashOfConfig":"17"},{"size":2487,"mtime":1648493657269,"results":"26","hashOfConfig":"17"},{"size":557,"mtime":1648436658661,"results":"27","hashOfConfig":"17"},{"size":652,"mtime":1648063638342,"results":"28","hashOfConfig":"17"},{"size":449,"mtime":1648471065746,"results":"29","hashOfConfig":"17"},{"size":1264,"mtime":1648473027865,"results":"30","hashOfConfig":"17"},{"size":1452,"mtime":1648473082036,"results":"31","hashOfConfig":"17"},{"filePath":"32","messages":"33","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},"vu5o76",{"filePath":"34","messages":"35","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"36","messages":"37","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"38","messages":"39","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"40","messages":"41","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"42","messages":"43","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"44","messages":"45","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"46","messages":"47","errorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"48","messages":"49","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"50","messages":"51","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"52","messages":"53","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"54","messages":"55","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"56","messages":"57","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"58","messages":"59","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"60","messages":"61","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},"/Users/ariel/Documents/GitHub/gpa-calculator/src/redux/gpaSlice.js",[],"/Users/ariel/Documents/GitHub/gpa-calculator/src/components/rowContainer/selectGradeMenu.js",[],"/Users/ariel/Documents/GitHub/gpa-calculator/src/redux/semesterLoadSlice.js",[],"/Users/ariel/Documents/GitHub/gpa-calculator/src/redux/gradesSlice.js",[],"/Users/ariel/Documents/GitHub/gpa-calculator/src/redux/semestersSlice.js",[],"/Users/ariel/Documents/GitHub/gpa-calculator/src/components/addRow/addRow.js",[],"/Users/ariel/Documents/GitHub/gpa-calculator/src/components/settings/settings.js",[],"/Users/ariel/Documents/GitHub/gpa-calculator/src/components/rowContainer/rowContainer.js",["62"],"/Users/ariel/Documents/GitHub/gpa-calculator/src/redux/store.js",[],"/Users/ariel/Documents/GitHub/gpa-calculator/src/components/rowContainer/semesterChangeMenu.js",[],"/Users/ariel/Documents/GitHub/gpa-calculator/src/components/tableHeader/tableHeader.js",[],"/Users/ariel/Documents/GitHub/gpa-calculator/src/styles.js",[],"/Users/ariel/Documents/GitHub/gpa-calculator/src/redux/toggleSemestersSlice.js",[],"/Users/ariel/Documents/GitHub/gpa-calculator/src/components/settings/settingsStyles.js",[],"/Users/ariel/Documents/GitHub/gpa-calculator/src/components/settings/iosSwitch.js",[],{"ruleId":"63","severity":1,"message":"64","line":137,"column":6,"nodeType":"65","endLine":137,"endColumn":25,"suggestions":"66"},"react-hooks/exhaustive-deps","React Hook useEffect has a missing dependency: 'calculateGPA'. Either include it or remove the dependency array.","ArrayExpression",["67"],{"desc":"68","fix":"69"},"Update the dependencies array to be: [calculateGPA, grades, semesters]",{"range":"70","text":"71"},[3720,3739],"[calculateGPA, grades, semesters]"]