1 Star 2 Fork 0

bjj/emojis-game

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
.eslintcache 4.18 KB
一键复制 编辑 原始数据 按行查看 历史
bjj 提交于 2022-07-11 19:42 . nothing
[{"D:\\react\\learn\\gitee\\emojis-game\\src\\index.js":"1","D:\\react\\learn\\gitee\\emojis-game\\src\\emoji\\index.js":"2","D:\\react\\learn\\gitee\\emojis-game\\src\\emoji\\tip.js":"3","D:\\react\\learn\\gitee\\emojis-game\\src\\emoji\\actionCreator.js":"4","D:\\react\\learn\\gitee\\emojis-game\\src\\emoji\\timer.js":"5","D:\\react\\learn\\gitee\\emojis-game\\src\\emoji\\reducer.js":"6","D:\\react\\learn\\gitee\\emojis-game\\src\\emoji\\actionType.js":"7"},{"size":202,"mtime":1610871827011,"results":"8","hashOfConfig":"9"},{"size":6730,"mtime":1611546210294,"results":"10","hashOfConfig":"9"},{"size":1526,"mtime":1611546247916,"results":"11","hashOfConfig":"9"},{"size":1314,"mtime":1611298236661,"results":"12","hashOfConfig":"9"},{"size":2050,"mtime":1611546274803,"results":"13","hashOfConfig":"9"},{"size":2937,"mtime":1611298317255,"results":"14","hashOfConfig":"9"},{"size":747,"mtime":1611298279010,"results":"15","hashOfConfig":"9"},{"filePath":"16","messages":"17","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},"2x4tjy",{"filePath":"18","messages":"19","errorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"20","messages":"21","errorCount":0,"warningCount":2,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"22","messages":"23","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"24","messages":"25","errorCount":0,"warningCount":2,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"26","messages":"27","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"28","messages":"29","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},"D:\\react\\learn\\gitee\\emojis-game\\src\\index.js",[],"D:\\react\\learn\\gitee\\emojis-game\\src\\emoji\\index.js",["30"],"D:\\react\\learn\\gitee\\emojis-game\\src\\emoji\\tip.js",["31","32"],"D:\\react\\learn\\gitee\\emojis-game\\src\\emoji\\actionCreator.js",[],"D:\\react\\learn\\gitee\\emojis-game\\src\\emoji\\timer.js",["33","34"],"D:\\react\\learn\\gitee\\emojis-game\\src\\emoji\\reducer.js",[],"D:\\react\\learn\\gitee\\emojis-game\\src\\emoji\\actionType.js",[],{"ruleId":"35","severity":1,"message":"36","line":83,"column":8,"nodeType":"37","endLine":83,"endColumn":54,"suggestions":"38"},{"ruleId":"39","severity":1,"message":"40","line":13,"column":28,"nodeType":"41","messageId":"42","endLine":13,"endColumn":30},{"ruleId":"35","severity":1,"message":"43","line":34,"column":8,"nodeType":"37","endLine":34,"endColumn":27,"suggestions":"44"},{"ruleId":"35","severity":1,"message":"45","line":20,"column":8,"nodeType":"37","endLine":20,"endColumn":15,"suggestions":"46"},{"ruleId":"35","severity":1,"message":"47","line":38,"column":8,"nodeType":"37","endLine":38,"endColumn":19,"suggestions":"48"},"react-hooks/exhaustive-deps","React Hook useMemo has a missing dependency: 'emojiClass'. Either include it or remove the dependency array.","ArrayExpression",["49"],"array-callback-return","Array.prototype.some() expects a value to be returned at the end of arrow function.","ArrowFunctionExpression","expectedAtEnd","React Hook useEffect has a missing dependency: 'timeId'. Either include it or remove the dependency array.",["50"],"React Hook useEffect has a missing dependency: 'gameStart'. Either include it or remove the dependency array.",["51"],"React Hook useEffect has a missing dependency: 'dispatch'. Either include it or remove the dependency array. If 'dispatch' changes too often, find the parent component that defines it and wrap that definition in useCallback.",["52"],{"desc":"53","fix":"54"},{"desc":"55","fix":"56"},{"desc":"57","fix":"58"},{"desc":"59","fix":"60"},"Update the dependencies array to be: [emojis, emojiClass]",{"range":"61","text":"62"},"Update the dependencies array to be: [emojis, gameStart, timeId]",{"range":"63","text":"64"},"Update the dependencies array to be: [found, gameStart]",{"range":"65","text":"66"},"Update the dependencies array to be: [dispatch, gameStart]",{"range":"67","text":"68"},[2359,2405],"[emojis, emojiClass]",[992,1011],"[emojis, gameStart, timeId]",[630,637],"[found, gameStart]",[1243,1254],"[dispatch, gameStart]"]
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/bjjob/emojis-game.git
git@gitee.com:bjjob/emojis-game.git
bjjob
emojis-game
emojis-game
master

搜索帮助