Skip to content

fix shutdown error stack trace #2877

fix shutdown error stack trace

fix shutdown error stack trace #2877

Re-run triggered October 28, 2024 01:46
Status Failure
Total duration 20s
Artifacts

ruff.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
Ruff (I001): livekit-agents/livekit/agents/ipc/job_main.py#L1
livekit-agents/livekit/agents/ipc/job_main.py:1:1: I001 Import block is un-sorted or un-formatted
Ruff (I001): livekit-plugins/livekit-plugins-openai/livekit/plugins/openai/stt.py#L15
livekit-plugins/livekit-plugins-openai/livekit/plugins/openai/stt.py:15:1: I001 Import block is un-sorted or un-formatted
build
Process completed with exit code 1.
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/