[{"/space/Projects/GO/TorrServer/web/src/index.js":"1","/space/Projects/GO/TorrServer/web/src/App.js":"2","/space/Projects/GO/TorrServer/web/src/components/Appbar.js":"3","/space/Projects/GO/TorrServer/web/src/components/RemoveAll.js":"4","/space/Projects/GO/TorrServer/web/src/components/About.js":"5","/space/Projects/GO/TorrServer/web/src/components/TorrentList.js":"6","/space/Projects/GO/TorrServer/web/src/components/Add.js":"7","/space/Projects/GO/TorrServer/web/src/components/Settings.js":"8","/space/Projects/GO/TorrServer/web/src/components/Donate.js":"9","/space/Projects/GO/TorrServer/web/src/components/Upload.js":"10","/space/Projects/GO/TorrServer/web/src/utils/Hosts.js":"11","/space/Projects/GO/TorrServer/web/src/components/Torrent.js":"12","/space/Projects/GO/TorrServer/web/src/utils/Utils.js":"13","/space/Projects/GO/TorrServer/web/src/components/DialogTorrentInfo.js":"14","/space/Projects/GO/TorrServer/web/src/components/DialogCacheInfo.js":"15"},{"size":224,"mtime":1609258964582,"results":"16","hashOfConfig":"17"},{"size":840,"mtime":1609258964578,"results":"18","hashOfConfig":"17"},{"size":6552,"mtime":1614195056251,"results":"19","hashOfConfig":"17"},{"size":1416,"mtime":1609258964582,"results":"20","hashOfConfig":"17"},{"size":2278,"mtime":1609258964578,"results":"21","hashOfConfig":"17"},{"size":1568,"mtime":1609258964582,"results":"22","hashOfConfig":"17"},{"size":3345,"mtime":1609258964578,"results":"23","hashOfConfig":"17"},{"size":8518,"mtime":1614192195683,"results":"24","hashOfConfig":"17"},{"size":3722,"mtime":1613664604547,"results":"25","hashOfConfig":"17"},{"size":1348,"mtime":1609258964582,"results":"26","hashOfConfig":"17"},{"size":737,"mtime":1609258964582,"results":"27","hashOfConfig":"17"},{"size":7140,"mtime":1614194766658,"results":"28","hashOfConfig":"17"},{"size":419,"mtime":1614194039304,"results":"29","hashOfConfig":"17"},{"size":5825,"mtime":1614194596555,"results":"30","hashOfConfig":"17"},{"size":4141,"mtime":1612203834458,"results":"31","hashOfConfig":"17"},{"filePath":"32","messages":"33","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},"1kl0wtl",{"filePath":"34","messages":"35","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"36","messages":"37","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"38","messages":"39","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"40","messages":"41","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"42","messages":"43","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"44","messages":"45","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"46","messages":"47","errorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"48","messages":"49","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"50","messages":"51","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"52","messages":"53","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"54"},{"filePath":"55","messages":"56","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"57","messages":"58","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"54"},{"filePath":"59","messages":"60","errorCount":0,"warningCount":4,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"61","messages":"62","errorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},"/space/Projects/GO/TorrServer/web/src/index.js",[],"/space/Projects/GO/TorrServer/web/src/App.js",[],"/space/Projects/GO/TorrServer/web/src/components/Appbar.js",[],"/space/Projects/GO/TorrServer/web/src/components/RemoveAll.js",[],"/space/Projects/GO/TorrServer/web/src/components/About.js",[],"/space/Projects/GO/TorrServer/web/src/components/TorrentList.js",[],"/space/Projects/GO/TorrServer/web/src/components/Add.js",[],"/space/Projects/GO/TorrServer/web/src/components/Settings.js",["63"],"/space/Projects/GO/TorrServer/web/src/components/Donate.js",[],"/space/Projects/GO/TorrServer/web/src/components/Upload.js",[],"/space/Projects/GO/TorrServer/web/src/utils/Hosts.js",[],["64","65"],"/space/Projects/GO/TorrServer/web/src/components/Torrent.js",[],"/space/Projects/GO/TorrServer/web/src/utils/Utils.js",[],"/space/Projects/GO/TorrServer/web/src/components/DialogTorrentInfo.js",["66","67","68","69"],"/space/Projects/GO/TorrServer/web/src/components/DialogCacheInfo.js",["70"],{"ruleId":"71","severity":1,"message":"72","line":103,"column":29,"nodeType":"73","endLine":103,"endColumn":35},{"ruleId":"74","replacedBy":"75"},{"ruleId":"76","replacedBy":"77"},{"ruleId":"78","severity":1,"message":"79","line":32,"column":24,"nodeType":"80","messageId":"81","endLine":32,"endColumn":26},{"ruleId":"82","severity":1,"message":"83","line":34,"column":8,"nodeType":"84","endLine":34,"endColumn":35,"suggestions":"85"},{"ruleId":"78","severity":1,"message":"79","line":55,"column":30,"nodeType":"80","messageId":"81","endLine":55,"endColumn":32},{"ruleId":"78","severity":1,"message":"79","line":100,"column":13,"nodeType":"80","messageId":"81","endLine":100,"endColumn":15},{"ruleId":"86","severity":1,"message":"87","line":74,"column":31,"nodeType":"88","messageId":"89","endLine":81,"endColumn":10},"jsx-a11y/heading-has-content","Headings must have content and the content must be accessible by a screen reader.","JSXOpeningElement","no-native-reassign",["90"],"no-negated-in-lhs",["91"],"eqeqeq","Expected '===' and instead saw '=='.","BinaryExpression","unexpected","react-hooks/exhaustive-deps","React Hook useEffect has missing dependencies: 'torrent.preload_size', 'torrent.preloaded_bytes', and 'torrent.stat'. Either include them or remove the dependency array. You can also replace multiple useState variables with useReducer if 'setProgress' needs the current value of 'torrent.preloaded_bytes'.","ArrayExpression",["92"],"no-loop-func","Function declared in a loop contains unsafe references to variable(s) 'html', 'html'.","ArrowFunctionExpression","unsafeRefs","no-global-assign","no-unsafe-negation",{"desc":"93","fix":"94"},"Update the dependencies array to be: [props.torrent, props.open, torrent.stat, torrent.preloaded_bytes, torrent.preload_size]",{"range":"95","text":"96"},[1081,1108],"[props.torrent, props.open, torrent.stat, torrent.preloaded_bytes, torrent.preload_size]"]