Skip to content

Draft: Packaging

Draft: Packaging #58

Triggered via pull request March 12, 2024 12:34
@AndyTituAndyTitu
synchronize #7
andi/packaging
Status Success
Total duration 25s
Billable time 1m
Artifacts

validate.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
Ruff (F401): onepassword/op_uniffi_core.py#L21
onepassword/op_uniffi_core.py:21:8: F401 `enum` imported but unused
Ruff (F401): onepassword/op_uniffi_core.py#L24
onepassword/op_uniffi_core.py:24:8: F401 `datetime` imported but unused
Ruff (F401): onepassword/op_uniffi_core.py#L25
onepassword/op_uniffi_core.py:25:8: F401 `typing` imported but unused
Ruff (F821): onepassword/op_uniffi_core.py#L363
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/.