Skip to content

Update dependency @livekit/components-react to v1.4.1 #2381

Update dependency @livekit/components-react to v1.4.1

Update dependency @livekit/components-react to v1.4.1 #2381

Triggered via pull request November 27, 2023 21:46
Status Failure
Total duration 1m 11s
Artifacts

lint.yaml

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

Annotations

6 errors
Lint, format & type check: src/livekit/MediaDevicesContext.tsx#L85
Argument of type 'boolean' is not assignable to parameter of type '(e: Error) => void'.
Lint, format & type check: src/livekit/MediaDevicesContext.tsx#L91
Type '{ available: void | MediaDeviceInfo[] | undefined; selectedId: string | undefined; select: Dispatch<SetStateAction<string | undefined>>; }' is not assignable to type 'MediaDevice'.
Lint, format & type check: src/livekit/MediaDevicesContext.tsx#L92
'available' is possibly 'undefined'.
Lint, format & type check: src/livekit/MediaDevicesContext.tsx#L94
'available' is possibly 'undefined'.
Lint, format & type check: src/livekit/MediaDevicesContext.tsx#L96
'available' is possibly 'undefined'.
Lint, format & type check
Process completed with exit code 2.