I'm running my Sonar scanner but I keep getting this error.
Missing blame information for the following files:
16:14:06.813 WARN: * src/index.js
16:14:06.814 WARN: * src/app.js
16:14:06.815 WARN: * src/db/mongoose.js
16:14:06.817 WARN: * src/db/test.js
16:14:06.818 WARN: * src/db/bars_db.js
16:14:06.819 WARN: * src/models/record.js
16:14:06.820 WARN: * src/fileReader.js
I'm new to SonarQube so I don't exactly know what is wrong with it and these files. Are my codes/files missing something? Any insight would help. Thank you.