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 (98)

8 files with issues
Count Path Last Found
2 chess/piece/piece.py
Coding Style
2 chess/test/test_chess.py
Coding Style
3 chess/board/base.py
Coding Style
9 chess/chess.py
Coding Style
12 chess/board/chess_board.py
Coding Style
20 chess/movement.py
Coding Style Unused Code
23 chess/test/test_board.py
Coding Style
27 chess/test/test_movements.py
Coding Style Duplication Bug