fix example with function calling and add tests #488
Annotations
25 errors
|
Tests (3.12)
The process '/opt/hostedtoolcache/ruff/0.11.13/x86_64/ruff' failed with exit code 1
|
|
Ruff (E722):
tests/rtc/test_recording.py#L304
tests/rtc/test_recording.py:304:9: E722 Do not use bare `except`
|
|
Ruff (F541):
getstream/video/rtc/track_util.py#L362
getstream/video/rtc/track_util.py:362:33: F541 f-string without any placeholders
|
|
Ruff (F401):
examples/openai_realtime_speech_to_speech/main.py#L11
examples/openai_realtime_speech_to_speech/main.py:11:8: F401 `json` imported but unused
|
|
Ruff (F401):
examples/openai_realtime_speech_to_speech/main.py#L10
examples/openai_realtime_speech_to_speech/main.py:10:25: F401 `dataclasses.asdict` imported but unused
|
|
Tests (3.10)
The process '/opt/hostedtoolcache/ruff/0.11.13/x86_64/ruff' failed with exit code 1
|
|
Ruff (E722):
tests/rtc/test_recording.py#L304
tests/rtc/test_recording.py:304:9: E722 Do not use bare `except`
|
|
Ruff (F541):
getstream/video/rtc/track_util.py#L362
getstream/video/rtc/track_util.py:362:33: F541 f-string without any placeholders
|
|
Ruff (F401):
examples/openai_realtime_speech_to_speech/main.py#L11
examples/openai_realtime_speech_to_speech/main.py:11:8: F401 `json` imported but unused
|
|
Ruff (F401):
examples/openai_realtime_speech_to_speech/main.py#L10
examples/openai_realtime_speech_to_speech/main.py:10:25: F401 `dataclasses.asdict` imported but unused
|
|
Tests (3.11)
The process '/opt/hostedtoolcache/ruff/0.11.13/x86_64/ruff' failed with exit code 1
|
|
Ruff (E722):
tests/rtc/test_recording.py#L304
tests/rtc/test_recording.py:304:9: E722 Do not use bare `except`
|
|
Ruff (F541):
getstream/video/rtc/track_util.py#L362
getstream/video/rtc/track_util.py:362:33: F541 f-string without any placeholders
|
|
Ruff (F401):
examples/openai_realtime_speech_to_speech/main.py#L11
examples/openai_realtime_speech_to_speech/main.py:11:8: F401 `json` imported but unused
|
|
Ruff (F401):
examples/openai_realtime_speech_to_speech/main.py#L10
examples/openai_realtime_speech_to_speech/main.py:10:25: F401 `dataclasses.asdict` imported but unused
|
|
Tests (3.13)
The process '/opt/hostedtoolcache/ruff/0.11.13/x86_64/ruff' failed with exit code 1
|
|
Ruff (E722):
tests/rtc/test_recording.py#L304
tests/rtc/test_recording.py:304:9: E722 Do not use bare `except`
|
|
Ruff (F541):
getstream/video/rtc/track_util.py#L362
getstream/video/rtc/track_util.py:362:33: F541 f-string without any placeholders
|
|
Ruff (F401):
examples/openai_realtime_speech_to_speech/main.py#L11
examples/openai_realtime_speech_to_speech/main.py:11:8: F401 `json` imported but unused
|
|
Ruff (F401):
examples/openai_realtime_speech_to_speech/main.py#L10
examples/openai_realtime_speech_to_speech/main.py:10:25: F401 `dataclasses.asdict` imported but unused
|
|
Tests (3.9)
The process '/opt/hostedtoolcache/ruff/0.11.13/x86_64/ruff' failed with exit code 1
|
|
Ruff (E722):
tests/rtc/test_recording.py#L304
tests/rtc/test_recording.py:304:9: E722 Do not use bare `except`
|
|
Ruff (F541):
getstream/video/rtc/track_util.py#L362
getstream/video/rtc/track_util.py:362:33: F541 f-string without any placeholders
|
|
Ruff (F401):
examples/openai_realtime_speech_to_speech/main.py#L11
examples/openai_realtime_speech_to_speech/main.py:11:8: F401 `json` imported but unused
|
|
Ruff (F401):
examples/openai_realtime_speech_to_speech/main.py#L10
examples/openai_realtime_speech_to_speech/main.py:10:25: F401 `dataclasses.asdict` imported but unused
|