-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.eslintcache
1 lines (1 loc) · 11.1 KB
/
.eslintcache
1
[{"C:\\Users\\44793\\Desktop\\UniProjects\\pl-statistics-frontend\\src\\index.tsx":"1","C:\\Users\\44793\\Desktop\\UniProjects\\pl-statistics-frontend\\src\\reportWebVitals.ts":"2","C:\\Users\\44793\\Desktop\\UniProjects\\pl-statistics-frontend\\src\\application.tsx":"3","C:\\Users\\44793\\Desktop\\UniProjects\\pl-statistics-frontend\\src\\config\\logging.ts":"4","C:\\Users\\44793\\Desktop\\UniProjects\\pl-statistics-frontend\\src\\pages\\LayoutComponent.tsx":"5","C:\\Users\\44793\\Desktop\\UniProjects\\pl-statistics-frontend\\src\\pages\\SignIn.tsx":"6","C:\\Users\\44793\\Desktop\\UniProjects\\pl-statistics-frontend\\src\\pages\\LeagueTable.tsx":"7","C:\\Users\\44793\\Desktop\\UniProjects\\pl-statistics-frontend\\src\\pages\\HomePage.tsx":"8","C:\\Users\\44793\\Desktop\\UniProjects\\pl-statistics-frontend\\src\\pages\\SignUp.tsx":"9","C:\\Users\\44793\\Desktop\\UniProjects\\pl-statistics-frontend\\src\\config\\config.ts":"10","C:\\Users\\44793\\Desktop\\UniProjects\\pl-statistics-frontend\\src\\services\\AuthService.ts":"11","C:\\Users\\44793\\Desktop\\UniProjects\\pl-statistics-frontend\\src\\config\\Context.ts":"12","C:\\Users\\44793\\Desktop\\UniProjects\\pl-statistics-frontend\\src\\pages\\components\\LeagueTableComponent.tsx":"13","C:\\Users\\44793\\Desktop\\UniProjects\\pl-statistics-frontend\\src\\pages\\components\\Header.tsx":"14","C:\\Users\\44793\\Desktop\\UniProjects\\pl-statistics-frontend\\src\\pages\\components\\TeamComponent.tsx":"15","C:\\Users\\44793\\Desktop\\UniProjects\\pl-statistics-frontend\\src\\pages\\components\\SmallTable.tsx":"16","C:\\Users\\44793\\Desktop\\UniProjects\\pl-statistics-frontend\\src\\services\\TeamsService.ts":"17","C:\\Users\\44793\\Desktop\\UniProjects\\pl-statistics-frontend\\src\\pages\\components\\Title.tsx":"18","C:\\Users\\44793\\Desktop\\UniProjects\\pl-statistics-frontend\\src\\services\\AuthHeader.ts":"19"},{"size":502,"mtime":1648773908689,"results":"20","hashOfConfig":"21"},{"size":425,"mtime":1648773908758,"results":"22","hashOfConfig":"21"},{"size":1320,"mtime":1648773908644,"results":"23","hashOfConfig":"21"},{"size":1126,"mtime":1648773908901,"results":"24","hashOfConfig":"21"},{"size":1242,"mtime":1648774384812,"results":"25","hashOfConfig":"21"},{"size":4363,"mtime":1648773909291,"results":"26","hashOfConfig":"21"},{"size":978,"mtime":1648773909248,"results":"27","hashOfConfig":"21"},{"size":1522,"mtime":1648773909189,"results":"28","hashOfConfig":"21"},{"size":3627,"mtime":1648773909334,"results":"29","hashOfConfig":"21"},{"size":97,"mtime":1648773908869,"results":"30","hashOfConfig":"21"},{"size":860,"mtime":1648773909640,"results":"31","hashOfConfig":"21"},{"size":153,"mtime":1648773904210,"results":"32","hashOfConfig":"21"},{"size":2407,"mtime":1648773909421,"results":"33","hashOfConfig":"21"},{"size":887,"mtime":1648773909385,"results":"34","hashOfConfig":"21"},{"size":2801,"mtime":1648773909540,"results":"35","hashOfConfig":"21"},{"size":2440,"mtime":1648773909500,"results":"36","hashOfConfig":"21"},{"size":656,"mtime":1648773909675,"results":"37","hashOfConfig":"21"},{"size":413,"mtime":1648773909582,"results":"38","hashOfConfig":"21"},{"size":362,"mtime":1648773909618,"results":"39","hashOfConfig":"21"},{"filePath":"40","messages":"41","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},"7tgbvv",{"filePath":"42","messages":"43","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"44","messages":"45","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"46","messages":"47","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"48","messages":"49","errorCount":0,"fatalErrorCount":0,"warningCount":4,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"50","messages":"51","errorCount":0,"fatalErrorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"52","messages":"53","errorCount":0,"fatalErrorCount":0,"warningCount":4,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"54","messages":"55","errorCount":0,"fatalErrorCount":0,"warningCount":2,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"56","messages":"57","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"58","messages":"59","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"60","messages":"61","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"62","messages":"63","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"64","messages":"65","errorCount":0,"fatalErrorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"66","messages":"67","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"68","messages":"69","errorCount":0,"fatalErrorCount":0,"warningCount":3,"fixableErrorCount":0,"fixableWarningCount":1,"source":null},{"filePath":"70","messages":"71","errorCount":0,"fatalErrorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"72","messages":"73","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"74","messages":"75","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"76","messages":"77","errorCount":0,"fatalErrorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},"C:\\Users\\44793\\Desktop\\UniProjects\\pl-statistics-frontend\\src\\index.tsx",[],"C:\\Users\\44793\\Desktop\\UniProjects\\pl-statistics-frontend\\src\\reportWebVitals.ts",[],"C:\\Users\\44793\\Desktop\\UniProjects\\pl-statistics-frontend\\src\\application.tsx",[],"C:\\Users\\44793\\Desktop\\UniProjects\\pl-statistics-frontend\\src\\config\\logging.ts",[],"C:\\Users\\44793\\Desktop\\UniProjects\\pl-statistics-frontend\\src\\pages\\LayoutComponent.tsx",["78","79","80","81"],"C:\\Users\\44793\\Desktop\\UniProjects\\pl-statistics-frontend\\src\\pages\\SignIn.tsx",["82"],"C:\\Users\\44793\\Desktop\\UniProjects\\pl-statistics-frontend\\src\\pages\\LeagueTable.tsx",["83","84","85","86"],"C:\\Users\\44793\\Desktop\\UniProjects\\pl-statistics-frontend\\src\\pages\\HomePage.tsx",["87","88"],"C:\\Users\\44793\\Desktop\\UniProjects\\pl-statistics-frontend\\src\\pages\\SignUp.tsx",[],"C:\\Users\\44793\\Desktop\\UniProjects\\pl-statistics-frontend\\src\\config\\config.ts",[],"C:\\Users\\44793\\Desktop\\UniProjects\\pl-statistics-frontend\\src\\services\\AuthService.ts",[],"C:\\Users\\44793\\Desktop\\UniProjects\\pl-statistics-frontend\\src\\config\\Context.ts",[],"C:\\Users\\44793\\Desktop\\UniProjects\\pl-statistics-frontend\\src\\pages\\components\\LeagueTableComponent.tsx",["89"],"C:\\Users\\44793\\Desktop\\UniProjects\\pl-statistics-frontend\\src\\pages\\components\\Header.tsx",[],"C:\\Users\\44793\\Desktop\\UniProjects\\pl-statistics-frontend\\src\\pages\\components\\TeamComponent.tsx",["90","91","92"],"C:\\Users\\44793\\Desktop\\UniProjects\\pl-statistics-frontend\\src\\pages\\components\\SmallTable.tsx",["93"],"C:\\Users\\44793\\Desktop\\UniProjects\\pl-statistics-frontend\\src\\services\\TeamsService.ts",[],"C:\\Users\\44793\\Desktop\\UniProjects\\pl-statistics-frontend\\src\\pages\\components\\Title.tsx",[],"C:\\Users\\44793\\Desktop\\UniProjects\\pl-statistics-frontend\\src\\services\\AuthHeader.ts",["94"],{"ruleId":"95","severity":1,"message":"96","line":2,"column":22,"nodeType":"97","messageId":"98","endLine":2,"endColumn":28},{"ruleId":"95","severity":1,"message":"99","line":4,"column":9,"nodeType":"97","messageId":"98","endLine":4,"endColumn":12},{"ruleId":"95","severity":1,"message":"100","line":16,"column":10,"nodeType":"97","messageId":"98","endLine":16,"endColumn":15},{"ruleId":"95","severity":1,"message":"101","line":16,"column":17,"nodeType":"97","messageId":"98","endLine":16,"endColumn":25},{"ruleId":"95","severity":1,"message":"102","line":44,"column":15,"nodeType":"97","messageId":"98","endLine":44,"endColumn":23},{"ruleId":"95","severity":1,"message":"103","line":4,"column":9,"nodeType":"97","messageId":"98","endLine":4,"endColumn":13},{"ruleId":"95","severity":1,"message":"104","line":6,"column":8,"nodeType":"97","messageId":"98","endLine":6,"endColumn":20},{"ruleId":"95","severity":1,"message":"105","line":12,"column":12,"nodeType":"97","messageId":"98","endLine":12,"endColumn":21},{"ruleId":"95","severity":1,"message":"106","line":14,"column":11,"nodeType":"97","messageId":"98","endLine":14,"endColumn":29},{"ruleId":"95","severity":1,"message":"107","line":1,"column":27,"nodeType":"97","messageId":"98","endLine":1,"endColumn":34},{"ruleId":"95","severity":1,"message":"108","line":11,"column":10,"nodeType":"97","messageId":"98","endLine":11,"endColumn":19},{"ruleId":"95","severity":1,"message":"109","line":6,"column":8,"nodeType":"97","messageId":"98","endLine":6,"endColumn":13},{"ruleId":"95","severity":1,"message":"110","line":2,"column":9,"nodeType":"97","messageId":"98","endLine":2,"endColumn":18},{"ruleId":"111","severity":1,"message":"112","line":29,"column":7,"nodeType":"113","endLine":36,"endColumn":7},{"ruleId":"114","severity":1,"message":"115","line":59,"column":113,"nodeType":"113","messageId":"116","endLine":59,"endColumn":158,"fix":"117"},{"ruleId":"118","severity":1,"message":"119","line":56,"column":6,"nodeType":"120","endLine":56,"endColumn":8,"suggestions":"121"},{"ruleId":"95","severity":1,"message":"122","line":1,"column":8,"nodeType":"97","messageId":"98","endLine":1,"endColumn":12},"@typescript-eslint/no-unused-vars","'styled' is defined but never used.","Identifier","unusedVar","'Box' is defined but never used.","'title' is assigned a value but never used.","'setTitle' is assigned a value but never used.","'response' is assigned a value but never used.","'Link' is defined but never used.","'FootballTeam' is defined but never used.","'teamsList' is assigned a value but never used.","'fetchFootballTeams' is assigned a value but never used.","'useMemo' is defined but never used.","'Copyright' is defined but never used.","'axios' is defined but never used.","'CardMedia' is defined but never used.","jsx-a11y/alt-text","img elements must have an alt prop, either with meaningful text, or an empty string for decorative images.","JSXOpeningElement","react/jsx-no-target-blank","Using target=\"_blank\" without rel=\"noreferrer\" (which implies rel=\"noopener\") is a security risk in older browsers: see https://mathiasbynens.github.io/rel-noopener/#recommendations","noTargetBlankWithoutNoreferrer",{"range":"123","text":"124"},"react-hooks/exhaustive-deps","React Hook useEffect has a missing dependency: 'fetchLeagueTable'. Either include it or remove the dependency array.","ArrayExpression",["125"],"'User' is defined but never used.",[2694,2694]," rel=\"noreferrer\"",{"desc":"126","fix":"127"},"Update the dependencies array to be: [fetchLeagueTable]",{"range":"128","text":"129"},[1564,1566],"[fetchLeagueTable]"]