Release 0.1.5 #815
Annotations
5 errors and 5 warnings
Ruff (E721):
src/onepassword/__init__.py#L29
src/onepassword/__init__.py:29:10: E721 Use `is` and `is not` for type comparisons, or `isinstance()` for isinstance checks
|
Ruff (F401):
src/onepassword/items.py#L3
src/onepassword/items.py:3:28: F401 `.core._invoke_sync` imported but unused
|
Ruff (F401):
src/onepassword/secrets.py#L5
src/onepassword/secrets.py:5:23: F401 `.iterator.SDKIterator` imported but unused
|
Ruff (F401):
src/onepassword/vaults.py#L3
src/onepassword/vaults.py:3:28: F401 `.core._invoke_sync` imported but unused
|
Lint
Process completed with exit code 1.
|
integration-test-trusted (ubuntu-latest, 3.9)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
integration-test-trusted (ubuntu-latest, 3.11)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
integration-test-trusted (ubuntu-latest, 3.10)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
integration-test-trusted (ubuntu-latest, 3.12)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|