mirror of
https://github.com/Rushilwiz/react-helloworld.git
synced 2025-04-03 20:10:17 -04:00
1 line
5.1 KiB
Plaintext
1 line
5.1 KiB
Plaintext
[{"C:\\Users\\rushi\\Documents\\GitHub\\react-helloworld\\src\\App.js":"1","C:\\Users\\rushi\\Documents\\GitHub\\react-helloworld\\src\\components\\Header.js":"2","C:\\Users\\rushi\\Documents\\GitHub\\react-helloworld\\src\\components\\Body.js":"3","C:\\Users\\rushi\\Documents\\GitHub\\react-helloworld\\src\\components\\Counter.js":"4","C:\\Users\\rushi\\Documents\\GitHub\\react-helloworld\\src\\components\\ImageSlider.js":"5","C:\\Users\\rushi\\Documents\\GitHub\\react-helloworld\\src\\components\\MyForm.js":"6","C:\\Users\\rushi\\Documents\\GitHub\\react-helloworld\\src\\components\\ValidationForm.js":"7","C:\\Users\\rushi\\Documents\\GitHub\\react-helloworld\\src\\components\\FetchRandomUser.js":"8","C:\\Users\\rushi\\Documents\\GitHub\\react-helloworld\\src\\reportWebVitals.js":"9","C:\\Users\\rushi\\Documents\\GitHub\\react-helloworld\\src\\components\\TodoList.js":"10","C:\\Users\\rushi\\Documents\\GitHub\\react-helloworld\\src\\components\\Todo.js":"11","C:\\Users\\rushi\\Documents\\GitHub\\react-helloworld\\src\\components\\TodoForm.js":"12"},{"size":254,"mtime":1606421953799,"results":"13","hashOfConfig":"14"},{"size":343,"mtime":1606329200435,"results":"15","hashOfConfig":"14"},{"size":196,"mtime":1606329230921,"results":"16","hashOfConfig":"14"},{"size":614,"mtime":1606419882641,"results":"17","hashOfConfig":"14"},{"size":1355,"mtime":1606330842978,"results":"18","hashOfConfig":"14"},{"size":1699,"mtime":1606333976164,"results":"19","hashOfConfig":"14"},{"size":2721,"mtime":1606335582635,"results":"20","hashOfConfig":"14"},{"size":1053,"mtime":1606374716385,"results":"21","hashOfConfig":"14"},{"size":362,"mtime":499162500000,"results":"22","hashOfConfig":"14"},{"size":1977,"mtime":1606432179634,"results":"23","hashOfConfig":"14"},{"size":392,"mtime":1606425539735,"results":"24","hashOfConfig":"14"},{"size":809,"mtime":1606423780802,"results":"25","hashOfConfig":"14"},{"filePath":"26","messages":"27","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},"3hla9c",{"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},{"filePath":"34","messages":"35","errorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"36","messages":"37","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"38","messages":"39","errorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"40","messages":"41","errorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"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},"C:\\Users\\rushi\\Documents\\GitHub\\react-helloworld\\src\\App.js",[],"C:\\Users\\rushi\\Documents\\GitHub\\react-helloworld\\src\\components\\Header.js",[],"C:\\Users\\rushi\\Documents\\GitHub\\react-helloworld\\src\\components\\Body.js",[],"C:\\Users\\rushi\\Documents\\GitHub\\react-helloworld\\src\\components\\Counter.js",[],"C:\\Users\\rushi\\Documents\\GitHub\\react-helloworld\\src\\components\\ImageSlider.js",["50"],"C:\\Users\\rushi\\Documents\\GitHub\\react-helloworld\\src\\components\\MyForm.js",[],"C:\\Users\\rushi\\Documents\\GitHub\\react-helloworld\\src\\components\\ValidationForm.js",["51"],"C:\\Users\\rushi\\Documents\\GitHub\\react-helloworld\\src\\components\\FetchRandomUser.js",["52"],"C:\\Users\\rushi\\Documents\\GitHub\\react-helloworld\\src\\reportWebVitals.js",[],"C:\\Users\\rushi\\Documents\\GitHub\\react-helloworld\\src\\components\\TodoList.js",[],"C:\\Users\\rushi\\Documents\\GitHub\\react-helloworld\\src\\components\\Todo.js",["53"],"C:\\Users\\rushi\\Documents\\GitHub\\react-helloworld\\src\\components\\TodoForm.js",[],{"ruleId":"54","severity":1,"message":"55","line":23,"column":17,"nodeType":"56","endLine":29,"endColumn":19},{"ruleId":"57","severity":1,"message":"58","line":23,"column":13,"nodeType":"59","messageId":"60","endLine":23,"endColumn":26},{"ruleId":"54","severity":1,"message":"55","line":30,"column":21,"nodeType":"56","endLine":30,"endColumn":55},{"ruleId":"61","severity":1,"message":"62","line":3,"column":1,"nodeType":"63","endLine":15,"endColumn":3},"jsx-a11y/alt-text","img elements must have an alt prop, either with meaningful text, or an empty string for decorative images.","JSXOpeningElement","no-unused-vars","'passwordError' is assigned a value but never used.","Identifier","unusedVar","import/no-anonymous-default-export","Assign arrow function to a variable before exporting as module default","ExportDefaultDeclaration"] |