Add Anti-tank mines stratagem #57
Merged
Annotations
6 errors and 1 warning
pico_passthrough/code.py#L4
pico_passthrough/code.py:4:8: F401 `binascii` imported but unused
|
pico_passthrough/code.py#L6
pico_passthrough/code.py:6:34: F401 `adafruit_hid.keycode.Keycode` imported but unused
|
pico_passthrough/lib/adafruit_hid/keyboard.py#L21
pico_passthrough/lib/adafruit_hid/keyboard.py:21:1: E722 Do not use bare `except`
|
pico_passthrough/lib/adafruit_hid/keycode.py#L47
pico_passthrough/lib/adafruit_hid/keycode.py:47:5: E741 Ambiguous variable name: `I`
|
pico_passthrough/lib/adafruit_hid/keycode.py#L59
pico_passthrough/lib/adafruit_hid/keycode.py:59:5: E741 Ambiguous variable name: `O`
|
|
The following actions uses Node.js version which is deprecated 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/
|
This job succeeded
Loading