Skip to content

feat(design-v2): new layouts #3332

feat(design-v2): new layouts

feat(design-v2): new layouts #3332

Triggered via pull request October 25, 2024 13:58
Status Failure
Total duration 3m 8s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 1 warning
test-and-build: packages/react-native-sdk/src/components/Call/CallContent/CallContent.tsx#L125
'useHasOngoingScreenShare' is assigned a value but never used
test-and-build: packages/react-native-sdk/src/components/Call/CallContent/CallContent.tsx#L261
React Hook useMemo has an unnecessary dependency: 'theme'. Either exclude it or remove the dependency array
test-and-build: packages/react-native-sdk/src/components/Call/CallLayout/CallParticipantsGrid.tsx#L15
'generateMockParticipants' is defined but never used
test-and-build: packages/react-native-sdk/src/components/Call/CallLayout/CallParticipantsSpotlight.tsx#L21
'generateMockParticipants' is defined but never used
test-and-build: packages/react-native-sdk/src/components/Call/CallLayout/CallParticipantsSpotlight.tsx#L188
React Hook useMemo has a missing dependency: 'landscape'. Either include it or remove the dependency array
test-and-build: packages/react-native-sdk/src/components/Call/CallParticipantsList/CallParticipantsList.tsx#L184
React Hook useMemo has missing dependencies: 'styles.landScapeStyle' and 'styles.participantWrapperHorizontal'. Either include them or remove the dependency array
test-and-build: packages/react-native-sdk/src/components/Participant/ParticipantView/ParticipantView.tsx#L191
React Hook useMemo has an unnecessary dependency: 'theme'. Either exclude it or remove the dependency array
test-and-build
Process completed with exit code 1.