forked from tom-james-watson/wikitrivia
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.eslintcache
1 lines (1 loc) · 6.67 KB
/
.eslintcache
1
[{"/home/tomw/Projects/wiki-history-game-www/components/game.tsx":"1","/home/tomw/Projects/wiki-history-game-www/components/item-card.tsx":"2","/home/tomw/Projects/wiki-history-game-www/components/next-item-list.tsx":"3","/home/tomw/Projects/wiki-history-game-www/components/played-item-list.tsx":"4","/home/tomw/Projects/wiki-history-game-www/next-env.d.ts":"5","/home/tomw/Projects/wiki-history-game-www/pages/_app.tsx":"6","/home/tomw/Projects/wiki-history-game-www/pages/index.tsx":"7","/home/tomw/Projects/wiki-history-game-www/types/item.ts":"8"},{"size":6452,"mtime":1619166766365,"results":"9","hashOfConfig":"10"},{"size":5130,"mtime":1619167413354,"results":"11","hashOfConfig":"10"},{"size":895,"mtime":1619164981332,"results":"12","hashOfConfig":"10"},{"size":1534,"mtime":1619164948064,"results":"13","hashOfConfig":"10"},{"size":75,"mtime":1618692093674,"results":"14","hashOfConfig":"10"},{"size":184,"mtime":1618991924027,"results":"15","hashOfConfig":"10"},{"size":339,"mtime":1618771247380,"results":"16","hashOfConfig":"10"},{"size":318,"mtime":1619079048545,"results":"17","hashOfConfig":"10"},{"filePath":"18","messages":"19","errorCount":1,"warningCount":5,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},"1yz0aiv",{"filePath":"20","messages":"21","errorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"22","messages":"23","errorCount":5,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"24","messages":"25","errorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"26","messages":"27","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"28","messages":"29","errorCount":1,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"30","messages":"31","errorCount":5,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"32","messages":"33","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},"/home/tomw/Projects/wiki-history-game-www/components/game.tsx",["34","35","36","37","38","39"],"/home/tomw/Projects/wiki-history-game-www/components/item-card.tsx",["40"],"/home/tomw/Projects/wiki-history-game-www/components/next-item-list.tsx",["41","42","43","44","45","46"],"/home/tomw/Projects/wiki-history-game-www/components/played-item-list.tsx",["47"],"/home/tomw/Projects/wiki-history-game-www/next-env.d.ts",[],"/home/tomw/Projects/wiki-history-game-www/pages/_app.tsx",["48","49"],"/home/tomw/Projects/wiki-history-game-www/pages/index.tsx",["50","51","52","53","54","55"],"/home/tomw/Projects/wiki-history-game-www/types/item.ts",[],{"ruleId":"56","severity":1,"message":"57","line":6,"column":3,"nodeType":"58","messageId":"59","endLine":6,"endColumn":19},{"ruleId":"56","severity":1,"message":"60","line":90,"column":24,"nodeType":"58","messageId":"59","endLine":90,"endColumn":37},{"ruleId":"61","severity":1,"message":"62","line":117,"column":16,"nodeType":"63","messageId":"64","endLine":117,"endColumn":31},{"ruleId":"65","severity":2,"message":"66","line":137,"column":12,"nodeType":"67","messageId":"68","endLine":137,"endColumn":16},{"ruleId":"69","severity":1,"message":"70","line":171,"column":6,"nodeType":"71","endLine":171,"endColumn":8,"suggestions":"72"},{"ruleId":"69","severity":1,"message":"73","line":245,"column":6,"nodeType":"71","endLine":245,"endColumn":30,"suggestions":"74"},{"ruleId":"61","severity":1,"message":"62","line":60,"column":16,"nodeType":"63","messageId":"64","endLine":60,"endColumn":47},{"ruleId":"61","severity":1,"message":"62","line":10,"column":16,"nodeType":"63","messageId":"64","endLine":10,"endColumn":63},{"ruleId":"75","severity":2,"message":"76","line":14,"column":5,"nodeType":"77","messageId":"78","endLine":14,"endColumn":39},{"ruleId":"75","severity":2,"message":"76","line":15,"column":7,"nodeType":"77","messageId":"78","endLine":15,"endColumn":60},{"ruleId":"75","severity":2,"message":"76","line":17,"column":11,"nodeType":"77","messageId":"78","endLine":17,"endColumn":43},{"ruleId":"75","severity":2,"message":"76","line":18,"column":13,"nodeType":"77","messageId":"78","endLine":22,"endColumn":14},{"ruleId":"75","severity":2,"message":"76","line":24,"column":17,"nodeType":"77","messageId":"78","endLine":24,"endColumn":75},{"ruleId":"61","severity":1,"message":"62","line":12,"column":16,"nodeType":"63","messageId":"64","endLine":12,"endColumn":67},{"ruleId":"61","severity":1,"message":"62","line":4,"column":1,"nodeType":"63","messageId":"64","endLine":4,"endColumn":49},{"ruleId":"75","severity":2,"message":"76","line":5,"column":10,"nodeType":"77","messageId":"78","endLine":5,"endColumn":38},{"ruleId":"61","severity":1,"message":"62","line":6,"column":16,"nodeType":"63","messageId":"64","endLine":6,"endColumn":32},{"ruleId":"75","severity":2,"message":"76","line":8,"column":5,"nodeType":"79","messageId":"78","endLine":8,"endColumn":7},{"ruleId":"75","severity":2,"message":"76","line":9,"column":7,"nodeType":"77","messageId":"78","endLine":9,"endColumn":13},{"ruleId":"75","severity":2,"message":"76","line":10,"column":9,"nodeType":"77","messageId":"78","endLine":10,"endColumn":16},{"ruleId":"75","severity":2,"message":"76","line":11,"column":9,"nodeType":"77","messageId":"78","endLine":11,"endColumn":48},{"ruleId":"75","severity":2,"message":"76","line":14,"column":7,"nodeType":"77","messageId":"78","endLine":14,"endColumn":15},"@typescript-eslint/no-unused-vars","'FluidDragActions' is defined but never used.","Identifier","unusedVar","'delta' is defined but never used.","@typescript-eslint/explicit-module-boundary-types","Missing return type on function.","FunctionDeclaration","missingReturnType","no-constant-condition","Unexpected constant condition.","Literal","unexpected","react-hooks/exhaustive-deps","React Hook React.useEffect has a missing dependency: 'state'. Either include it or remove the dependency array. You can also do a functional update 'setState(s => ...)' if you only need 'state' in the 'setState' call.","ArrayExpression",["80"],"React Hook React.useLayoutEffect has missing dependencies: 'move' and 'state'. Either include them or remove the dependency array. You can also do a functional update 'setState(s => ...)' if you only need 'state' in the 'setState' call.",["81"],"react/react-in-jsx-scope","'React' must be in scope when using JSX","JSXOpeningElement","notInScope","JSXOpeningFragment",{"desc":"82","fix":"83"},{"desc":"84","fix":"85"},"Update the dependencies array to be: [state]",{"range":"86","text":"87"},"Update the dependencies array to be: [move, state, state.badlyPlacedIndex]",{"range":"88","text":"89"},[3781,3783],"[state]",[5673,5697],"[move, state, state.badlyPlacedIndex]"]