Allow use of Aillio R1 winusb driver #348
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
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/.
|