remove time manager #145
Annotations
3 errors and 1 warning
Ruff (W293):
src/seahorse/game/master.py#L107
src/seahorse/game/master.py:107:1: W293 Blank line contains whitespace
|
Ruff (ARG002):
src/seahorse/player/proxies.py#L154
src/seahorse/player/proxies.py:154:54: ARG002 Unused method argument: `args`
|
Linting (3.9)
Process completed with exit code 1.
|
Linting (3.9)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: Actions/checkout@v3, Actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|