Skip to content

Add keyboard shortcuts for raised hand / reactions #4262

Add keyboard shortcuts for raised hand / reactions

Add keyboard shortcuts for raised hand / reactions #4262

Triggered via pull request November 19, 2024 16:48
Status Failure
Total duration 56s
Artifacts

lint.yaml

on: pull_request
Lint, format & type check
45s
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.