-[{"/home/tomarviii88/Desktop/remote-code-executor/client/src/components/home/Home.js":"1","/home/tomarviii88/Desktop/remote-code-executor/client/src/components/home/Terminal.js":"2","/home/tomarviii88/Desktop/remote-code-executor/client/src/components/code-editor/Editor.js":"3","/home/tomarviii88/Desktop/remote-code-executor/client/src/components/code-editor/utils/languages/c.js":"4","/home/tomarviii88/Desktop/remote-code-executor/client/src/components/code-editor/utils/languages/cpp.js":"5","/home/tomarviii88/Desktop/remote-code-executor/client/src/components/code-editor/utils/languages/python.js":"6","/home/tomarviii88/Desktop/remote-code-executor/client/src/components/code-editor/utils/languages/java.js":"7","/home/tomarviii88/Desktop/remote-code-executor/client/src/components/code-editor/utils/code-settings.js":"8"},{"size":1283,"mtime":1610472734488,"results":"9","hashOfConfig":"10"},{"size":4683,"mtime":1610543401152,"results":"11","hashOfConfig":"10"},{"size":6118,"mtime":1610689192056,"results":"12","hashOfConfig":"10"},{"size":125,"mtime":1610687255932,"results":"13","hashOfConfig":"10"},{"size":148,"mtime":1610687225256,"results":"14","hashOfConfig":"10"},{"size":66,"mtime":1610687414332,"results":"15","hashOfConfig":"10"},{"size":159,"mtime":1610687801544,"results":"16","hashOfConfig":"10"},{"size":862,"mtime":1610689035860,"results":"17","hashOfConfig":"10"},{"filePath":"18","messages":"19","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},"1ld0h7m",{"filePath":"20","messages":"21","errorCount":0,"warningCount":2,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"22","messages":"23","errorCount":0,"warningCount":5,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"24","messages":"25","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"26","messages":"27","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"28","messages":"29","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"30","messages":"31","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"32","messages":"33","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},"/home/tomarviii88/Desktop/remote-code-executor/client/src/components/home/Home.js",[],"/home/tomarviii88/Desktop/remote-code-executor/client/src/components/home/Terminal.js",["34","35"],"/home/tomarviii88/Desktop/remote-code-executor/client/src/components/code-editor/Editor.js",["36","37","38","39","40"],"/home/tomarviii88/Desktop/remote-code-executor/client/src/components/code-editor/utils/languages/c.js",[],"/home/tomarviii88/Desktop/remote-code-executor/client/src/components/code-editor/utils/languages/cpp.js",[],"/home/tomarviii88/Desktop/remote-code-executor/client/src/components/code-editor/utils/languages/python.js",[],"/home/tomarviii88/Desktop/remote-code-executor/client/src/components/code-editor/utils/languages/java.js",[],"/home/tomarviii88/Desktop/remote-code-executor/client/src/components/code-editor/utils/code-settings.js",[],{"ruleId":"41","severity":1,"message":"42","line":4,"column":20,"nodeType":"43","messageId":"44","endLine":4,"endColumn":24},{"ruleId":"41","severity":1,"message":"45","line":30,"column":7,"nodeType":"43","messageId":"44","endLine":30,"endColumn":11},{"ruleId":"41","severity":1,"message":"46","line":25,"column":7,"nodeType":"43","messageId":"44","endLine":25,"endColumn":10},{"ruleId":"41","severity":1,"message":"47","line":44,"column":10,"nodeType":"43","messageId":"44","endLine":44,"endColumn":22},{"ruleId":"48","severity":1,"message":"49","line":70,"column":6,"nodeType":"50","endLine":70,"endColumn":8,"suggestions":"51"},{"ruleId":"48","severity":1,"message":"52","line":92,"column":6,"nodeType":"50","endLine":92,"endColumn":8,"suggestions":"53"},{"ruleId":"41","severity":1,"message":"54","line":99,"column":9,"nodeType":"43","messageId":"44","endLine":99,"endColumn":18},"no-unused-vars","'User' is defined but never used.","Identifier","unusedVar","'Body' is assigned a value but never used.","'Row' is assigned a value but never used.","'windowHeight' is assigned a value but never used.","react-hooks/exhaustive-deps","React Hook useEffect has a missing dependency: 'language'. Either include it or remove the dependency array. You can also replace multiple useState variables with useReducer if 'setCode' needs the current value of 'language'.","ArrayExpression",["55"],"React Hook useEffect has a missing dependency: 'dispatch'. Either include it or remove the dependency array.",["56"],"'getOutput' is assigned a value but never used.",{"desc":"57","fix":"58"},{"desc":"59","fix":"60"},"Update the dependencies array to be: [language]",{"range":"61","text":"62"},"Update the dependencies array to be: [dispatch]",{"range":"63","text":"64"},[2151,2153],"[language]",[2667,2669],"[dispatch]"]
0 commit comments