forked from tytzM17/Lokian.eth
-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy path.eslintcache
2 lines (1 loc) · 5.46 KB
/
.eslintcache
1
[{"C:\\Users\\Kevin Riedl\\Desktop\\Lokian.eth\\src\\index.tsx":"1","C:\\Users\\Kevin Riedl\\Desktop\\Lokian.eth\\src\\AppContainer.tsx":"2","C:\\Users\\Kevin Riedl\\Desktop\\Lokian.eth\\src\\App.tsx":"3","C:\\Users\\Kevin Riedl\\Desktop\\Lokian.eth\\src\\utils\\txFail.js":"4","C:\\Users\\Kevin Riedl\\Desktop\\Lokian.eth\\src\\utils\\txSuccess.js":"5","C:\\Users\\Kevin Riedl\\Desktop\\Lokian.eth\\src\\wallet\\connectors.ts":"6","C:\\Users\\Kevin Riedl\\Desktop\\Lokian.eth\\src\\wallet\\hooks.ts":"7","C:\\Users\\Kevin Riedl\\Desktop\\Lokian.eth\\src\\StatBar.tsx":"8","C:\\Users\\Kevin Riedl\\Desktop\\Lokian.eth\\src\\components\\Spinner.tsx":"9","C:\\Users\\Kevin Riedl\\Desktop\\Lokian.eth\\src\\sprites\\index.js":"10"},{"size":203,"mtime":1648799844376,"results":"11","hashOfConfig":"12"},{"size":461,"mtime":1648799844373,"results":"13","hashOfConfig":"12"},{"size":46704,"mtime":1648852291315,"results":"14","hashOfConfig":"12"},{"size":291,"mtime":1648799844457,"results":"15","hashOfConfig":"12"},{"size":343,"mtime":1648799844458,"results":"16","hashOfConfig":"12"},{"size":175,"mtime":1648852822114,"results":"17","hashOfConfig":"12"},{"size":2588,"mtime":1648799844459,"results":"18","hashOfConfig":"12"},{"size":257,"mtime":1648799844374,"results":"19","hashOfConfig":"12"},{"size":805,"mtime":1648799844375,"results":"20","hashOfConfig":"12"},{"size":7315,"mtime":1648851259205,"results":"21","hashOfConfig":"12"},{"filePath":"22","messages":"23","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},"lvjof6",{"filePath":"24","messages":"25","errorCount":0,"fatalErrorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"26","messages":"27","errorCount":0,"fatalErrorCount":0,"warningCount":4,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"28","messages":"29","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"30","messages":"31","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"32","messages":"33","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"34","messages":"35","errorCount":0,"fatalErrorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"36","messages":"37","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"38","messages":"39","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"40","messages":"41","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},"C:\\Users\\Kevin Riedl\\Desktop\\Lokian.eth\\src\\index.tsx",[],"C:\\Users\\Kevin Riedl\\Desktop\\Lokian.eth\\src\\AppContainer.tsx",["42"],"C:\\Users\\Kevin Riedl\\Desktop\\Lokian.eth\\src\\App.tsx",["43","44","45","46"],"C:\\Users\\Kevin Riedl\\Desktop\\Lokian.eth\\src\\utils\\txFail.js",[],"C:\\Users\\Kevin Riedl\\Desktop\\Lokian.eth\\src\\utils\\txSuccess.js",[],"C:\\Users\\Kevin Riedl\\Desktop\\Lokian.eth\\src\\wallet\\connectors.ts",[],"C:\\Users\\Kevin Riedl\\Desktop\\Lokian.eth\\src\\wallet\\hooks.ts",["47"],"C:\\Users\\Kevin Riedl\\Desktop\\Lokian.eth\\src\\StatBar.tsx",[],"C:\\Users\\Kevin Riedl\\Desktop\\Lokian.eth\\src\\components\\Spinner.tsx",[],"C:\\Users\\Kevin Riedl\\Desktop\\Lokian.eth\\src\\sprites\\index.js",[],{"ruleId":"48","severity":1,"message":"49","line":12,"column":1,"nodeType":"50","endLine":18,"endColumn":2},{"ruleId":"51","severity":1,"message":"52","line":286,"column":10,"nodeType":"53","messageId":"54","endLine":286,"endColumn":18},{"ruleId":"55","severity":1,"message":"56","line":314,"column":6,"nodeType":"57","endLine":314,"endColumn":38,"suggestions":"58"},{"ruleId":"55","severity":1,"message":"56","line":364,"column":6,"nodeType":"57","endLine":364,"endColumn":60,"suggestions":"59"},{"ruleId":"55","severity":1,"message":"56","line":411,"column":6,"nodeType":"57","endLine":411,"endColumn":37,"suggestions":"60"},{"ruleId":"55","severity":1,"message":"61","line":21,"column":8,"nodeType":"57","endLine":21,"endColumn":10,"suggestions":"62"},"import/no-anonymous-default-export","Unexpected default export of anonymous function","ExportDefaultDeclaration","@typescript-eslint/no-unused-vars","'coinData' is assigned a value but never used.","Identifier","unusedVar","react-hooks/exhaustive-deps","React Hook useEffect has a missing dependency: 'refreshMons'. Either include it or remove the dependency array.","ArrayExpression",["63"],["64"],["65"],"React Hook useEffect has a missing dependency: 'activate'. Either include it or remove the dependency array.",["66"],{"desc":"67","fix":"68"},{"desc":"69","fix":"70"},{"desc":"71","fix":"72"},{"desc":"73","fix":"74"},"Update the dependencies array to be: [activatingConnector, connector, refreshMons]",{"range":"75","text":"76"},"Update the dependencies array to be: [account, library, disableBuyItemBtn, disableFightBtn, refreshMons]",{"range":"77","text":"78"},"Update the dependencies array to be: [account, library, fightTxDone, refreshMons]",{"range":"79","text":"80"},"Update the dependencies array to be: [activate]",{"range":"81","text":"82"},[8866,8898],"[activatingConnector, connector, refreshMons]",[10076,10130],"[account, library, disableBuyItemBtn, disableFightBtn, refreshMons]",[11488,11519],"[account, library, fightTxDone, refreshMons]",[572,574],"[activate]"]