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.
Completed
Push — develop ( 314431...64531e )
by Michael
59s
created
20 files with issues
Count Path Last Found
11 server/players.py
Bug Best Practice Unused Code Configuration Coding Style
3 server/db/context_cursor.py
Bug Configuration
7 server/protocol/gpgnet.py
Bug Best Practice Configuration Unused Code
43 tests/conftest.py
Coding Style Best Practice Bug Configuration Unused Code Comprehensibility
4 server/games/coop.py
Bug Best Practice Configuration
2 tests/unit_tests/test_players.py
Configuration
8 tests/unit_tests/test_games_service.py
Bug Configuration Unused Code Comprehensibility
2 tests/unit_tests/test_player_service.py
Bug Configuration
3 tests/unit_tests/test_decorators.py
Bug Coding Style Best Practice
22 tests/unit_tests/test_matchmaker_queue.py
Bug Unused Code Best Practice Comprehensibility