Skip to content

OpenAI Realtime APIで同様の機能を作成 #75

OpenAI Realtime APIで同様の機能を作成

OpenAI Realtime APIで同様の機能を作成 #75

Triggered via pull request January 29, 2025 07:54
Status Failure
Total duration 33s
Artifacts

ci-frontend.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 5 warnings
build (22.x): frontend/src/app/voice-chat/_components/VoiceChatForm.tsx#L39
'isDataChannelReady' is assigned a value but never used. Allowed unused vars must match /^_/u
build (22.x): frontend/src/app/voice-chat/_components/VoiceChatForm.tsx#L47
'webRTCSessionRef' is assigned a value but never used. Allowed unused vars must match /^_/u
build (22.x): frontend/src/app/voice-chat/_components/VoiceChatForm.tsx#L55
'status' is assigned a value but never used. Allowed unused vars must match /^_/u
build (22.x): frontend/src/app/voice-chat/_components/VoiceChatForm.tsx#L157
'setupAudioVisualization' was used before it was defined
build (22.x): frontend/src/app/voice-chat/_components/VoiceChatForm.tsx#L160
'getEphemeralToken' was used before it was defined
build (22.x): frontend/src/app/voice-chat/_components/VoiceChatForm.tsx#L196
'configureDataChannel' was used before it was defined
build (22.x): frontend/src/app/voice-chat/_components/VoiceChatForm.tsx#L209
'handleDataChannelMessage' was used before it was defined
build (22.x): frontend/src/app/voice-chat/_components/VoiceChatForm.tsx#L242
'stopSession' was used before it was defined
build (22.x): frontend/src/app/voice-chat/_components/VoiceChatForm.tsx#L268
'stopRecording' was used before it was defined
build (22.x): frontend/src/app/voice-chat/_components/VoiceChatForm.tsx#L340
'average' is assigned a value but never used. Allowed unused vars must match /^_/u
build (22.x): frontend/src/app/_components/InputPromptForm.tsx#L421
Do not use Array index as 'key'
build (22.x): frontend/src/app/_components/InputPromptForm.tsx#L430
Do not use Array index as 'key'
build (22.x): frontend/src/app/voice-chat/_components/VoiceChatForm.tsx#L325
React Hook useEffect has missing dependencies: 'startSession' and 'stopSession'. Either include them or remove the dependency array
build (22.x): frontend/src/app/voice-chat/_components/VoiceChatForm.tsx#L596
Do not use Array index as 'key'
build (22.x): frontend/src/app/voice-chat/_components/VoiceChatForm.tsx#L605
Do not use Array index as 'key'