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

Issue/#858 validity in game info #900

Draft
wants to merge 7 commits into
base: develop
Choose a base branch
from

Make sure game_info messages are sent when GameOptions change

36907fa
Select commit
Loading
Failed to load commit list.
Draft

Issue/#858 validity in game info #900

Make sure game_info messages are sent when GameOptions change
36907fa
Select commit
Loading
Failed to load commit list.
Codacy Production / Codacy Static Code Analysis required action Dec 29, 2023 in 0s

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

Annotations

Check notice on line 1 in server/games/validator.py

See this annotation in the file changed.

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

server/games/validator.py#L1

'time' imported but unused (F401)

Check warning on line 1 in server/games/validator.py

See this annotation in the file changed.

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

server/games/validator.py#L1

Unused import time

Check notice on line 6 in server/games/validator.py

See this annotation in the file changed.

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

server/games/validator.py#L6

undefined name 'Game' (F821)

Check notice on line 13 in server/games/validator.py

See this annotation in the file changed.

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

server/games/validator.py#L13

undefined name 'Game' (F821)

Check notice on line 19 in server/games/validator.py

See this annotation in the file changed.

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

server/games/validator.py#L19

undefined name 'Game' (F821)

Check notice on line 33 in server/games/validator.py

See this annotation in the file changed.

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

server/games/validator.py#L33

undefined name 'Game' (F821)

Check notice on line 44 in server/games/validator.py

See this annotation in the file changed.

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

server/games/validator.py#L44

undefined name 'Game' (F821)

Check notice on line 49 in server/games/validator.py

See this annotation in the file changed.

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

server/games/validator.py#L49

undefined name 'Game' (F821)

Check notice on line 54 in server/games/validator.py

See this annotation in the file changed.

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

server/games/validator.py#L54

undefined name 'Game' (F821)

Check notice on line 59 in server/games/validator.py

See this annotation in the file changed.

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

server/games/validator.py#L59

undefined name 'Game' (F821)

Check notice on line 65 in server/games/validator.py

See this annotation in the file changed.

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

server/games/validator.py#L65

undefined name 'Game' (F821)

Check notice on line 72 in server/games/validator.py

See this annotation in the file changed.

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

server/games/validator.py#L72

undefined name 'Game' (F821)

Check notice on line 77 in server/games/validator.py

See this annotation in the file changed.

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

server/games/validator.py#L77

undefined name 'Game' (F821)