configure flake8 #297
Annotations
2 errors and 5 warnings
Lint with flake8:
scripts/RegisterDevice.py.Multi#L54
E402 module level import not at top of file
|
Lint with flake8
Process completed with exit code 1.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: rbialon/flake8-annotations@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Lint with flake8:
scripts/Reader.py.experimental.Multi#L161
F841 local variable 'pn532' is assigned to but never used
|
Lint with flake8:
scripts/Reader.py.experimental.Multi#L161
F821 undefined name 'Pn532_i2c'
|
Lint with flake8:
scripts/Reader.py.experimental.Multi#L162
F821 undefined name 'Mifare'
|
Lint with flake8:
scripts/Reader.py.experimental.Multi#L164
F821 undefined name 'MIFARE_WAIT_FOR_ENTRY'
|
Loading