Improve documentation of game messages #194
Annotations
3 errors and 5 warnings
flake8:
server/gameconnection.py#L574
missing whitespace after ':'
|
flake8:
server/gameconnection.py#L583
local variable 'peerConnectedToList' is assigned to but never used
|
flake8
Process completed with exit code 1.
|
isort
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
flake8:
server/gameconnection.py#L512
trailing whitespace
|
flake8:
server/gameconnection.py#L536
Single quotes found but double quotes preferred
|
flake8
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
pipenv-verify
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|