Skip to content

feat: expo example #614

feat: expo example

feat: expo example #614

Triggered via pull request August 22, 2025 02:58
@guoxianzheguoxianzhe
synchronize #886
dev/expo
Status Failure
Total duration 33m 25s
Artifacts

ci.yml

on: pull_request
Matrix: build-library
Matrix: lint
Matrix: test-android
Matrix: test-ios
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

3 errors, 20 warnings, and 3 notices
test-ios (1)
Process completed with exit code 1.
test-ios (0)
The operation was canceled.
test-ios (0)
The strategy configuration was canceled because "test-ios._1" failed
lint (ubuntu): examples/expo/app/examples/hook/JoinMultipleChannel/JoinMultipleChannel.tsx#L186
'stats' is defined but never used. Allowed unused args must match /^_/u
lint (ubuntu): examples/expo/app/examples/hook/JoinMultipleChannel/JoinMultipleChannel.tsx#L177
'elapsed' is defined but never used. Allowed unused args must match /^_/u
lint (ubuntu): examples/expo/app/examples/basic/JoinChannelAudio/JoinChannelAudio.tsx#L337
'totalVolume' is defined but never used. Allowed unused args must match /^_/u
lint (ubuntu): examples/expo/app/examples/basic/JoinChannelAudio/JoinChannelAudio.tsx#L336
'speakerNumber' is defined but never used. Allowed unused args must match /^_/u
lint (ubuntu): examples/expo/app/examples/advanced/PictureInPicture/PictureInPicture.tsx#L407
'reason' is defined but never used. Allowed unused args must match /^_/u
lint (ubuntu): examples/expo/app/examples/advanced/PictureInPicture/PictureInPicture.tsx#L387
'elapsed' is defined but never used. Allowed unused args must match /^_/u
lint (ubuntu): examples/expo/app/_layout.tsx#L80
Do not define components during render. React will see a new component type on every render and destroy the entire subtree’s DOM nodes and state (https://reactjs.org/docs/reconciliation.html#elements-of-different-types). Instead, move this component definition out of the parent component “RootLayout” and pass data as props. If you want to allow component creation in props, set allowAsProps option to true
lint (ubuntu): examples/expo/app/_layout.tsx#L68
Do not define components during render. React will see a new component type on every render and destroy the entire subtree’s DOM nodes and state (https://reactjs.org/docs/reconciliation.html#elements-of-different-types). Instead, move this component definition out of the parent component “RootLayout” and pass data as props. If you want to allow component creation in props, set allowAsProps option to true
lint (ubuntu): examples/expo/app/_layout.tsx#L56
Do not define components during render. React will see a new component type on every render and destroy the entire subtree’s DOM nodes and state (https://reactjs.org/docs/reconciliation.html#elements-of-different-types). Instead, move this component definition out of the parent component “RootLayout” and pass data as props. If you want to allow component creation in props, set allowAsProps option to true
lint (windows): examples/expo/app/examples/hook/JoinMultipleChannel/JoinMultipleChannel.tsx#L186
'stats' is defined but never used. Allowed unused args must match /^_/u
lint (windows): examples/expo/app/examples/hook/JoinMultipleChannel/JoinMultipleChannel.tsx#L177
'elapsed' is defined but never used. Allowed unused args must match /^_/u
lint (windows): examples/expo/app/examples/basic/JoinChannelAudio/JoinChannelAudio.tsx#L337
'totalVolume' is defined but never used. Allowed unused args must match /^_/u
lint (windows): examples/expo/app/examples/basic/JoinChannelAudio/JoinChannelAudio.tsx#L336
'speakerNumber' is defined but never used. Allowed unused args must match /^_/u
lint (windows): examples/expo/app/examples/advanced/PictureInPicture/PictureInPicture.tsx#L407
'reason' is defined but never used. Allowed unused args must match /^_/u
lint (windows): examples/expo/app/examples/advanced/PictureInPicture/PictureInPicture.tsx#L387
'elapsed' is defined but never used. Allowed unused args must match /^_/u
lint (windows): examples/expo/app/_layout.tsx#L80
Do not define components during render. React will see a new component type on every render and destroy the entire subtree’s DOM nodes and state (https://reactjs.org/docs/reconciliation.html#elements-of-different-types). Instead, move this component definition out of the parent component “RootLayout” and pass data as props. If you want to allow component creation in props, set allowAsProps option to true
lint (windows): examples/expo/app/_layout.tsx#L68
Do not define components during render. React will see a new component type on every render and destroy the entire subtree’s DOM nodes and state (https://reactjs.org/docs/reconciliation.html#elements-of-different-types). Instead, move this component definition out of the parent component “RootLayout” and pass data as props. If you want to allow component creation in props, set allowAsProps option to true
lint (windows): examples/expo/app/_layout.tsx#L56
Do not define components during render. React will see a new component type on every render and destroy the entire subtree’s DOM nodes and state (https://reactjs.org/docs/reconciliation.html#elements-of-different-types). Instead, move this component definition out of the parent component “RootLayout” and pass data as props. If you want to allow component creation in props, set allowAsProps option to true
build-library (windows)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
test (windows)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
lint (windows)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677