[{"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"},{"size":412,"mtime":1606339219884,"results":"9","hashOfConfig":"10"},{"size":343,"mtime":1606329200435,"results":"11","hashOfConfig":"10"},{"size":196,"mtime":1606329230921,"results":"12","hashOfConfig":"10"},{"size":602,"mtime":1606330098134,"results":"13","hashOfConfig":"10"},{"size":1355,"mtime":1606330842978,"results":"14","hashOfConfig":"10"},{"size":1699,"mtime":1606333976164,"results":"15","hashOfConfig":"10"},{"size":2721,"mtime":1606335582635,"results":"16","hashOfConfig":"10"},{"size":930,"mtime":1606366108691,"results":"17","hashOfConfig":"10"},{"filePath":"18","messages":"19","errorCount":0,"warningCount":2,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},"3hla9c",{"filePath":"20","messages":"21","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"22","messages":"23","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"24","messages":"25","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"26","messages":"27","errorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"28","messages":"29","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"30","messages":"31","errorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"32","messages":"33","errorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},"C:\\Users\\rushi\\Documents\\GitHub\\react-helloworld\\src\\App.js",["34","35"],"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",["36"],"C:\\Users\\rushi\\Documents\\GitHub\\react-helloworld\\src\\components\\MyForm.js",[],"C:\\Users\\rushi\\Documents\\GitHub\\react-helloworld\\src\\components\\ValidationForm.js",["37"],"C:\\Users\\rushi\\Documents\\GitHub\\react-helloworld\\src\\components\\FetchRandomUser.js",["38"],{"ruleId":"39","severity":1,"message":"40","line":3,"column":8,"nodeType":"41","messageId":"42","endLine":3,"endColumn":14},{"ruleId":"39","severity":1,"message":"43","line":4,"column":8,"nodeType":"41","messageId":"42","endLine":4,"endColumn":22},{"ruleId":"44","severity":1,"message":"45","line":23,"column":17,"nodeType":"46","endLine":29,"endColumn":19},{"ruleId":"39","severity":1,"message":"47","line":23,"column":13,"nodeType":"41","messageId":"42","endLine":23,"endColumn":26},{"ruleId":"44","severity":1,"message":"45","line":28,"column":17,"nodeType":"46","endLine":28,"endColumn":61},"no-unused-vars","'MyForm' is defined but never used.","Identifier","unusedVar","'ValidationForm' 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","'passwordError' is assigned a value but never used."]