Skip to content

linter fixes + players.py bugfix

Codacy Production / Codacy Static Code Analysis required action Dec 25, 2024 in 0s

5 new issues (0 max.) of at least minor severity.

Annotations

Check notice on line 546 in server/ladder_service/ladder_service.py

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

server/ladder_service/ladder_service.py#L546

Trailing whitespace

Check warning on line 551 in server/ladder_service/ladder_service.py

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

server/ladder_service/ladder_service.py#L551

Redefining built-in 'map'

Check notice on line 56 in server/matchmaker/map_pool.py

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

server/matchmaker/map_pool.py#L56

Trailing whitespace

Check notice on line 57 in server/matchmaker/map_pool.py

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

server/matchmaker/map_pool.py#L57

Trailing whitespace

Check warning on line 62 in server/matchmaker/map_pool.py

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

server/matchmaker/map_pool.py#L62

Standard pseudo-random generators are not suitable for security/cryptographic purposes.