Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/#1032 working veto system #1033

Open
wants to merge 15 commits into
base: develop
Choose a base branch
from

alpha

adcc746
Select commit
Loading
Failed to load commit list.
Open

Feature/#1032 working veto system #1033

alpha
adcc746
Select commit
Loading
Failed to load commit list.
Codacy Production / Codacy Static Code Analysis required action Dec 6, 2024 in 0s

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

Annotations

Check notice on line 116 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#L116

Trailing whitespace

Check notice on line 117 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#L117

Trailing whitespace

Check notice on line 537 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#L537

Trailing whitespace

Check warning on line 543 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#L543

Redefining built-in 'id'

Check warning on line 543 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#L543

Unused variable 'id'

Check notice on line 711 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#L711

Trailing whitespace

Check notice on line 715 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#L715

Trailing whitespace

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 63 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#L63

Redefining built-in 'map'

Check warning on line 63 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#L63

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

Check notice on line 103 in server/players.py

See this annotation in the file changed.

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

server/players.py#L103

Trailing whitespace