Python SDK Release v0.3.0 #1183
Annotations
25 errors
|
Ruff (F401):
src/onepassword/secrets.py#L4
src/onepassword/secrets.py:4:20: F401 `typing.Optional` imported but unused
|
|
Ruff (F401):
src/onepassword/items_shares.py#L4
src/onepassword/items_shares.py:4:20: F401 `typing.Optional` imported but unused
|
|
Ruff (F401):
src/onepassword/items_shares.py#L3
src/onepassword/items_shares.py:3:28: F401 `.core._invoke_sync` imported but unused
|
|
Ruff (F401):
src/onepassword/items_files.py#L4
src/onepassword/items_files.py:4:20: F401 `typing.Optional` imported but unused
|
|
Ruff (F401):
src/onepassword/items_files.py#L3
src/onepassword/items_files.py:3:28: F401 `.core._invoke_sync` imported but unused
|
|
Ruff (F841):
src/onepassword/items.py#L101
src/onepassword/items.py:101:9: F841 Local variable `response` is assigned to but never used
|
|
Ruff (F841):
src/onepassword/items.py#L83
src/onepassword/items.py:83:9: F841 Local variable `response` is assigned to but never used
|
|
Ruff (F401):
src/onepassword/items.py#L4
src/onepassword/items.py:4:20: F401 `typing.Optional` imported but unused
|
|
Ruff (F401):
src/onepassword/items.py#L3
src/onepassword/items.py:3:28: F401 `.core._invoke_sync` imported but unused
|
|
Ruff (E721):
src/onepassword/__init__.py#L33
src/onepassword/__init__.py:33:12: E721 Use `is` and `is not` for type comparisons, or `isinstance()` for isinstance checks
|
|
test-trusted (ubuntu-latest, 3.9)
Process completed with exit code 1.
|
|
test-trusted (macos-latest, 3.10)
The operation was canceled.
|
|
test-trusted (macos-latest, 3.10)
The strategy configuration was canceled because "test-trusted.ubuntu-latest_3_9" failed
|
|
test-trusted (windows-latest, 3.9)
The operation was canceled.
|
|
test-trusted (windows-latest, 3.9)
The strategy configuration was canceled because "test-trusted.ubuntu-latest_3_9" failed
|
|
test-trusted (windows-latest, 3.12)
The operation was canceled.
|
|
test-trusted (windows-latest, 3.12)
The strategy configuration was canceled because "test-trusted.ubuntu-latest_3_9" failed
|
|
test-trusted (windows-latest, 3.11)
The operation was canceled.
|
|
test-trusted (windows-latest, 3.11)
The strategy configuration was canceled because "test-trusted.ubuntu-latest_3_9" failed
|
|
test-trusted (windows-latest, 3.10)
The operation was canceled.
|
|
test-trusted (windows-latest, 3.10)
The strategy configuration was canceled because "test-trusted.ubuntu-latest_3_9" failed
|
|
test-trusted (macos-latest, 3.9)
The operation was canceled.
|
|
test-trusted (macos-latest, 3.9)
The strategy configuration was canceled because "test-trusted.ubuntu-latest_3_9" failed
|
|
test-trusted (windows-latest, 3.13)
The operation was canceled.
|
|
test-trusted (windows-latest, 3.13)
The strategy configuration was canceled because "test-trusted.ubuntu-latest_3_9" failed
|