Skip to content

Send JobStatus Updates #2909

Send JobStatus Updates

Send JobStatus Updates #2909

Triggered via pull request October 29, 2024 00:50
Status Failure
Total duration 19s
Artifacts

ruff.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
Ruff (I001): examples/minimal_worker.py#L1
examples/minimal_worker.py:1:1: I001 Import block is un-sorted or un-formatted
Ruff (F401): livekit-agents/livekit/agents/ipc/proc_pool.py#L5
livekit-agents/livekit/agents/ipc/proc_pool.py:5:46: F401 `typing.Dict` imported but unused
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/