Skip to content

Add sound effect for call joined / left #4241

Add sound effect for call joined / left

Add sound effect for call joined / left #4241

Triggered via pull request November 15, 2024 18:04
Status Failure
Total duration 49s
Artifacts

lint.yaml

on: pull_request
Lint, format & type check
40s
Lint, format & type check
Fit to window
Zoom out
Zoom in

Annotations

4 errors
Lint, format & type check: src/room/CallEventAudioRenderer.tsx#L15
There should be at least one empty line between import groups
Lint, format & type check: src/room/CallEventAudioRenderer.tsx#L16
`observable-hooks` import should occur before import of `../settings/settings`
Lint, format & type check: src/room/CallEventAudioRenderer.tsx#L51
React Hook useEffect has a missing dependency: 'effectSoundVolume'. Either include it or remove the dependency array
Lint, format & type check
Process completed with exit code 1.