Merge branch 'hamdan/trigger-phrase-agent-example' of https://github.β¦ #2540
Annotations
10 errors and 1 warning
Ruff:
examples/trigger-phrase/agent.py#L1
examples/trigger-phrase/agent.py:1:1: I001 Import block is un-sorted or un-formatted
|
Ruff:
examples/trigger-phrase/agent.py#L123
examples/trigger-phrase/agent.py:123:5: F841 Local variable `publication` is assigned to but never used
|
Ruff:
livekit-plugins/livekit-plugins-playht/livekit/plugins/playht/tts.py#L1
livekit-plugins/livekit-plugins-playht/livekit/plugins/playht/tts.py:1:1: I001 Import block is un-sorted or un-formatted
|
Ruff:
livekit-plugins/livekit-plugins-playht/livekit/plugins/playht/tts.py#L3
livekit-plugins/livekit-plugins-playht/livekit/plugins/playht/tts.py:3:8: F401 `asyncio` imported but unused
|
Ruff:
livekit-plugins/livekit-plugins-playht/livekit/plugins/playht/tts.py#L4
livekit-plugins/livekit-plugins-playht/livekit/plugins/playht/tts.py:4:8: F401 `base64` imported but unused
|
Ruff:
livekit-plugins/livekit-plugins-playht/livekit/plugins/playht/tts.py#L5
livekit-plugins/livekit-plugins-playht/livekit/plugins/playht/tts.py:5:8: F401 `dataclasses` imported but unused
|
Ruff:
livekit-plugins/livekit-plugins-playht/livekit/plugins/playht/tts.py#L6
livekit-plugins/livekit-plugins-playht/livekit/plugins/playht/tts.py:6:8: F401 `json` imported but unused
|
Ruff:
livekit-plugins/livekit-plugins-playht/livekit/plugins/playht/tts.py#L8
livekit-plugins/livekit-plugins-playht/livekit/plugins/playht/tts.py:8:8: F401 `io` imported but unused
|
Ruff:
livekit-plugins/livekit-plugins-playht/livekit/plugins/playht/tts.py#L14
livekit-plugins/livekit-plugins-playht/livekit/plugins/playht/tts.py:14:40: F401 `livekit.agents.tokenize` imported but unused
|
Ruff:
livekit-plugins/livekit-plugins-playht/livekit/plugins/playht/tts.py#L15
livekit-plugins/livekit-plugins-playht/livekit/plugins/playht/tts.py:15:21: F401 `livekit.rtc` imported but unused
|
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/
|
Loading