-
Notifications
You must be signed in to change notification settings - Fork 0
/
.eslintcache
1 lines (1 loc) · 8.4 KB
/
.eslintcache
1
[{"/home/sanya_kamputer/WebstormProjects/restApiCallBoard/.eslintrc.js":"1","/home/sanya_kamputer/WebstormProjects/restApiCallBoard/app.js":"2","/home/sanya_kamputer/WebstormProjects/restApiCallBoard/config/db.config.js":"3","/home/sanya_kamputer/WebstormProjects/restApiCallBoard/models/index.js":"4","/home/sanya_kamputer/WebstormProjects/restApiCallBoard/models/item.model.js":"5","/home/sanya_kamputer/WebstormProjects/restApiCallBoard/models/user.model.js":"6","/home/sanya_kamputer/WebstormProjects/restApiCallBoard/controllers/user.controller.js":"7","/home/sanya_kamputer/WebstormProjects/restApiCallBoard/error/applicationError.js":"8","/home/sanya_kamputer/WebstormProjects/restApiCallBoard/error/unprocessableEntity.js":"9","/home/sanya_kamputer/WebstormProjects/restApiCallBoard/prettier.config.js":"10","/home/sanya_kamputer/WebstormProjects/restApiCallBoard/routes/index.routes.js":"11","/home/sanya_kamputer/WebstormProjects/restApiCallBoard/routes/users.routes.js":"12","/home/sanya_kamputer/WebstormProjects/restApiCallBoard/error/notFounterror.js":"13","/home/sanya_kamputer/WebstormProjects/restApiCallBoard/error/unauthorizedError.js":"14","/home/sanya_kamputer/WebstormProjects/restApiCallBoard/error/forbiddenError.js":"15","/home/sanya_kamputer/WebstormProjects/restApiCallBoard/routes/items.routes.js":"16","/home/sanya_kamputer/WebstormProjects/restApiCallBoard/controllers/item.controller.js":"17","/home/sanya_kamputer/WebstormProjects/restApiCallBoard/utils/itemValidationSchema.js":"18","/home/sanya_kamputer/WebstormProjects/restApiCallBoard/utils/userValidationSchema.js":"19","/home/sanya_kamputer/WebstormProjects/restApiCallBoard/utils/uploadFile.js":"20","/home/sanya_kamputer/WebstormProjects/restApiCallBoard/utils/jwt.config.js":"21"},{"size":531,"mtime":1603811173979,"results":"22","hashOfConfig":"23"},{"size":1232,"mtime":1604059363561,"results":"24","hashOfConfig":"23"},{"size":215,"mtime":1603374369309,"results":"25","hashOfConfig":"26"},{"size":704,"mtime":1604059142502,"results":"27","hashOfConfig":"23"},{"size":511,"mtime":1604051108837,"results":"28","hashOfConfig":"23"},{"size":596,"mtime":1604051131257,"results":"29","hashOfConfig":"23"},{"size":5235,"mtime":1604059142502,"results":"30","hashOfConfig":"23"},{"size":187,"mtime":1603446741401,"results":"31","hashOfConfig":"26"},{"size":276,"mtime":1603442259951,"results":"32","hashOfConfig":"26"},{"size":168,"mtime":1603374252940,"results":"33","hashOfConfig":"26"},{"size":442,"mtime":1604059142502,"results":"34","hashOfConfig":"23"},{"size":656,"mtime":1604059142502,"results":"35","hashOfConfig":"23"},{"size":227,"mtime":1604059142502,"results":"36","hashOfConfig":"23"},{"size":231,"mtime":1604059142502,"results":"37","hashOfConfig":"23"},{"size":223,"mtime":1604059142502,"results":"38","hashOfConfig":"23"},{"size":863,"mtime":1604059142502,"results":"39","hashOfConfig":"23"},{"size":7909,"mtime":1604059142502,"results":"40","hashOfConfig":"23"},{"size":634,"mtime":1604049958042,"results":"41","hashOfConfig":"23"},{"size":863,"mtime":1604059142506,"results":"42","hashOfConfig":"23"},{"size":740,"mtime":1604051257249,"results":"43","hashOfConfig":"23"},{"size":706,"mtime":1604059142530,"results":"44","hashOfConfig":"23"},{"filePath":"45","messages":"46","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},"1o9yhul",{"filePath":"47","messages":"48","errorCount":0,"warningCount":5,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"49","messages":"50","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},"1pa8bgz",{"filePath":"51","messages":"52","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"53","messages":"54","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"55","messages":"56","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"57","messages":"58","errorCount":0,"warningCount":2,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"59","messages":"60","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"61","messages":"62","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"63","messages":"64","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"65","messages":"66","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"67","messages":"68","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"69","messages":"70","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"71","messages":"72","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"73","messages":"74","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"75","messages":"76","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"77","messages":"78","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"79","messages":"80","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"81","messages":"82","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"83","messages":"84","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"85","messages":"86","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},"/home/sanya_kamputer/WebstormProjects/restApiCallBoard/.eslintrc.js",[],"/home/sanya_kamputer/WebstormProjects/restApiCallBoard/app.js",["87","88","89","90","91"],"/home/sanya_kamputer/WebstormProjects/restApiCallBoard/config/db.config.js",[],"/home/sanya_kamputer/WebstormProjects/restApiCallBoard/models/index.js",[],"/home/sanya_kamputer/WebstormProjects/restApiCallBoard/models/item.model.js",[],"/home/sanya_kamputer/WebstormProjects/restApiCallBoard/models/user.model.js",[],"/home/sanya_kamputer/WebstormProjects/restApiCallBoard/controllers/user.controller.js",["92","93"],"/home/sanya_kamputer/WebstormProjects/restApiCallBoard/error/applicationError.js",[],"/home/sanya_kamputer/WebstormProjects/restApiCallBoard/error/unprocessableEntity.js",[],"/home/sanya_kamputer/WebstormProjects/restApiCallBoard/prettier.config.js",[],"/home/sanya_kamputer/WebstormProjects/restApiCallBoard/routes/index.routes.js",[],"/home/sanya_kamputer/WebstormProjects/restApiCallBoard/routes/users.routes.js",[],"/home/sanya_kamputer/WebstormProjects/restApiCallBoard/error/notFounterror.js",[],"/home/sanya_kamputer/WebstormProjects/restApiCallBoard/error/unauthorizedError.js",[],"/home/sanya_kamputer/WebstormProjects/restApiCallBoard/error/forbiddenError.js",[],"/home/sanya_kamputer/WebstormProjects/restApiCallBoard/routes/items.routes.js",[],"/home/sanya_kamputer/WebstormProjects/restApiCallBoard/controllers/item.controller.js",[],"/home/sanya_kamputer/WebstormProjects/restApiCallBoard/utils/itemValidationSchema.js",[],"/home/sanya_kamputer/WebstormProjects/restApiCallBoard/utils/userValidationSchema.js",[],"/home/sanya_kamputer/WebstormProjects/restApiCallBoard/utils/uploadFile.js",[],"/home/sanya_kamputer/WebstormProjects/restApiCallBoard/utils/jwt.config.js",[],{"ruleId":"94","severity":1,"message":"95","line":24,"column":3,"nodeType":"96","messageId":"97","endLine":24,"endColumn":16},{"ruleId":"94","severity":1,"message":"95","line":26,"column":5,"nodeType":"96","messageId":"97","endLine":26,"endColumn":16},{"ruleId":"94","severity":1,"message":"95","line":32,"column":5,"nodeType":"96","messageId":"97","endLine":32,"endColumn":16},{"ruleId":"94","severity":1,"message":"95","line":35,"column":5,"nodeType":"96","messageId":"97","endLine":35,"endColumn":16},{"ruleId":"98","severity":1,"message":"99","line":42,"column":9,"nodeType":"100","messageId":"101","endLine":42,"endColumn":18},{"ruleId":"102","severity":1,"message":"103","line":138,"column":63,"nodeType":"104","messageId":"105","endLine":138,"endColumn":67},{"ruleId":"102","severity":1,"message":"106","line":154,"column":9,"nodeType":"104","messageId":"105","endLine":154,"endColumn":17},"no-console","Unexpected console statement.","MemberExpression","unexpected","func-names","Unexpected unnamed function.","FunctionExpression","unnamed","no-shadow","'salt' is already declared in the upper scope.","Identifier","noShadow","'authUser' is already declared in the upper scope."]