GitHub Access Token became invalid

It seems like the GitHub access token used for retrieving details about this repository from GitHub became invalid. This might prevent certain types of inspections from being run (in particular, everything related to pull requests).
Please ask an admin of your repository to re-new the access token on this website.

Issues (34)

18 files with issues
Count Path Last Found
4 src/actions/GridActions.js
Unused Code Best Practice Complexity Duplication
2 src/actions/plugins/pager/PagerActions.js
Complexity Best Practice Duplication
1 src/actions/plugins/selection/ModelActions.js
Complexity Best Practice
1 src/components/core/LocalStorageManager.js
Best Practice
2 src/reducers/actionHelpers/datasource.js
Duplication
1 src/reducers/actionHelpers/plugins/loader.js
Bug
3 src/util/api.js
Bug Debugging Code Best Practice
1 src/util/elementContains.js
Best Practice
3 src/util/getData.js
Complexity Best Practice Unused Code
1 src/util/getTreePathFromId.js
Bug