Python SDK 0.1.6 RC #145
Merged
Python SDK 0.1.6 RC #145
Annotations
5 errors and 1 warning
|
src/onepassword/__init__.py#L32
src/onepassword/__init__.py:32:12: E721 Use `is` and `is not` for type comparisons, or `isinstance()` for isinstance checks
|
|
src/onepassword/items.py#L80
src/onepassword/items.py:80:9: F841 Local variable `response` is assigned to but never used
|
|
src/onepassword/items.py#L98
src/onepassword/items.py:98:9: F841 Local variable `response` is assigned to but never used
|
|
src/onepassword/secrets.py#L41
src/onepassword/secrets.py:41:9: F841 Local variable `response` is assigned to but never used
|
|
|
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
The logs for this run have expired and are no longer available.
Loading