Support API-driven avatar changes: login.avatar_id sync + refresh consumer - #1095
6 new issues (0 max.) of at least severity.
Annotations
Check notice on line 1 in server/avatar_change_queue_service.py
codacy-production / Codacy Static Code Analysis
server/avatar_change_queue_service.py#L1
Multi-line docstring summary should start at the first line (D212)
Check notice on line 40 in server/avatar_change_queue_service.py
codacy-production / Codacy Static Code Analysis
server/avatar_change_queue_service.py#L40
1 blank line required before class docstring (found 0) (D203)
Check notice on line 44 in server/avatar_change_queue_service.py
codacy-production / Codacy Static Code Analysis
server/avatar_change_queue_service.py#L44
Missing docstring in __init__ (D107)
Check notice on line 183 in server/player_service.py
codacy-production / Codacy Static Code Analysis
server/player_service.py#L183
1 blank line required between summary line and description (found 0) (D205)
Check notice on line 183 in server/player_service.py
codacy-production / Codacy Static Code Analysis
server/player_service.py#L183
First line should end with a period, question mark, or exclamation point (not 'o') (D415)
Check notice on line 183 in server/player_service.py
codacy-production / Codacy Static Code Analysis
server/player_service.py#L183
Multi-line docstring summary should start at the second line (D213)