Skip to content

feat(react-sdk)!: Visual redesign of the SDK and Demo App #1706

feat(react-sdk)!: Visual redesign of the SDK and Demo App

feat(react-sdk)!: Visual redesign of the SDK and Demo App #1706

Triggered via pull request November 23, 2023 13:35
Status Success
Total duration 7m 22s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
test-and-build: packages/react-sdk/src/components/CallControls/ReactionsButton.tsx#L48
't' is assigned a value but never used
test-and-build: packages/react-sdk/src/components/DeviceSettings/DeviceSelector.tsx#L52
'DeviceDropdownSelectorOption' is assigned a value but never used
test-and-build: packages/react-sdk/src/components/DeviceSettings/DeviceSelector.tsx#L154
'placeholder' is assigned a value but never used
test-and-build: packages/react-sdk/src/components/DropdownSelect/DropdownSelect.tsx#L87
React Hook useCallback has a missing dependency: 'handleSelectPropergation'. Either include it or remove the dependency array. If 'handleSelectPropergation' changes too often, find the parent component that defines it and wrap that definition in useCallback