User-facing test cases and example code #3
Merged
Annotations
5 errors and 1 warning
Lint with Ruff:
src/onepassword/op_uniffi_core.py#L21
src/onepassword/op_uniffi_core.py:21:8: F401 `enum` imported but unused
|
Lint with Ruff:
src/onepassword/op_uniffi_core.py#L24
src/onepassword/op_uniffi_core.py:24:8: F401 `datetime` imported but unused
|
Lint with Ruff:
src/onepassword/op_uniffi_core.py#L25
src/onepassword/op_uniffi_core.py:25:8: F401 `typing` imported but unused
|
Lint with Ruff:
src/onepassword/op_uniffi_core.py#L363
src/onepassword/op_uniffi_core.py:363:22: F821 Undefined name `threading`
|
Lint with Ruff
Process completed with exit code 1.
|
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/.
|
Loading