Skip to content

Allow use of Aillio R1 winusb driver #348

Allow use of Aillio R1 winusb driver

Allow use of Aillio R1 winusb driver #348

Re-run triggered January 25, 2024 17:57
Status Failure
Total duration 1m 42s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

mypy.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 2 warnings
runner / mypy: src/artisanlib/aillio.py#L30
[mypy] reported by reviewdog 🐶 Cannot find implementation or library stub for module named "libusb_package" [import-not-found] Raw Output: /home/runner/work/artisan/artisan/src/artisanlib/aillio.py:30:1: error: Cannot find implementation or library stub for module named "libusb_package" [import-not-found]
runner / mypy
Process completed with exit code 1.
runner / mypy: src/artisanlib/aillio.py#L30
[mypy] reported by reviewdog 🐶 See https://mypy.readthedocs.io/en/stable/running_mypy.html#missing-imports Raw Output: /home/runner/work/artisan/artisan/src/artisanlib/aillio.py:30:1: note: See https://mypy.readthedocs.io/en/stable/running_mypy.html#missing-imports
runner / mypy
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/.