Skip to content

Merge branch 'sdk-core/2025-01-09-571dd93f' of github.com:1Password/o… #867

Merge branch 'sdk-core/2025-01-09-571dd93f' of github.com:1Password/o…

Merge branch 'sdk-core/2025-01-09-571dd93f' of github.com:1Password/o… #867

Triggered via push January 9, 2025 15:07
Status Success
Total duration 1m 13s
Artifacts

validate.yml

on: push
Matrix: integration-test-fork
Matrix: integration-test-trusted
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
Ruff (E721): 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
Ruff (F841): src/onepassword/items.py#L80
src/onepassword/items.py:80:9: F841 Local variable `response` is assigned to but never used
Ruff (F841): src/onepassword/items.py#L98
src/onepassword/items.py:98:9: F841 Local variable `response` is assigned to but never used
Ruff (F841): src/onepassword/secrets.py#L41
src/onepassword/secrets.py:41:9: F841 Local variable `response` is assigned to but never used
Lint
Process completed with exit code 1.
Lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636