Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Encountered error while trying to integrate reposense #139

Open
lawncegoh opened this issue Oct 21, 2019 · 6 comments
Open

Encountered error while trying to integrate reposense #139

lawncegoh opened this issue Oct 21, 2019 · 6 comments

Comments

@lawncegoh
Copy link

Environment

Describe your development environment

  • IntelliJ version: 11.0.4
  • Java version: 12.0.2
  • Operating system version: Mac Catalina

Issue

Tried to integrate reposense into the repo but encountered errors while doing so that didn't allow for reading of the report

Screenshot 2019-10-21 at 8 56 02 PM

@damithc
Copy link
Collaborator

damithc commented Oct 21, 2019

It looks like some file types in your repo are not to the liking of RepoSense. Try specifying the file types you want to analyze in your command. e.g., --formats java adoc fxml sh bat gradle txt css puml

@lawncegoh
Copy link
Author

@damithc I ran it with this command and it worked and I was able to see the report, but not with the usual command. What are the files I am missing?

@damithc
Copy link
Collaborator

damithc commented Oct 22, 2019

I ran it with this command and it worked and I was able to see the report, but not with the usual command. What are the files I am missing?

java adoc fxml sh bat gradle txt css puml are the file types we normally consider when grading source code. What other types of files have you authored that you want to include in the analysis?

@damithc
Copy link
Collaborator

damithc commented Oct 28, 2019

@lawncegoh resolved?

@lawncegoh
Copy link
Author

lawncegoh commented Oct 28, 2019

If the above files are those we want to be considered, that means our group's reposense is fine right? Given the fact that we do not need to include any other types of files @damithc

@damithc
Copy link
Collaborator

damithc commented Oct 29, 2019

Yes, that's right @lawncegoh

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants