Skip to content

clarify the purpose and usage of integration name and version #76

clarify the purpose and usage of integration name and version

clarify the purpose and usage of integration name and version #76

Triggered via push March 14, 2024 01:59
Status Success
Total duration 26s
Billable time 1m
Artifacts

validate.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
Ruff (F401): src/onepassword/op_uniffi_core.py#L21
src/onepassword/op_uniffi_core.py:21:8: F401 `enum` imported but unused
Ruff (F401): src/onepassword/op_uniffi_core.py#L24
src/onepassword/op_uniffi_core.py:24:8: F401 `datetime` imported but unused
Ruff (F401): src/onepassword/op_uniffi_core.py#L25
src/onepassword/op_uniffi_core.py:25:8: F401 `typing` imported but unused
Ruff (F821): src/onepassword/op_uniffi_core.py#L363
src/onepassword/op_uniffi_core.py:363:22: F821 Undefined name `threading`
validate
Process completed with exit code 1.
validate
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/.