[cmd] ScheduleCommand decorators and methods fix #349
Annotations
4 errors and 1 warning
Run mypy:
commands2/cmd.py#L183
Argument 1 to "ScheduleCommand" has incompatible type "tuple[Command, ...]"; expected "Command"
|
Run mypy:
commands2/button/commandjoystick.py#L202
"Joystick" has no attribute "getDirectionRadians"
|
Run mypy:
commands2/button/commandjoystick.py#L210
"Joystick" has no attribute "getDirectionDegrees"
|
Run mypy
The process '/opt/hostedtoolcache/Python/3.13.0/x64/bin/mypy' failed with exit code 1
|
The following actions use a deprecated Node.js version and will be forced to run on node20: liskin/gh-problem-matcher-wrap@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading