feat: expo example #610
ci.yml
on: pull_request
Matrix: build-library
Matrix: lint
Matrix: test-android
Matrix: test-ios
Matrix: test
Annotations
9 errors, 20 warnings, and 3 notices
|
test-ios (1)
The operation was canceled.
|
|
test-ios (1)
Canceling since a higher priority waiting request for CI-refs/pull/886/merge exists
|
|
test-android (false)
The operation was canceled.
|
|
test-android (false)
Canceling since a higher priority waiting request for CI-refs/pull/886/merge exists
|
|
test-android (true)
The operation was canceled.
|
|
test-android (true)
Canceling since a higher priority waiting request for CI-refs/pull/886/merge exists
|
|
test-ios (0)
The operation was canceled.
|
|
test-ios (0)
Canceling since a higher priority waiting request for CI-refs/pull/886/merge exists
|
|
CI
Canceling since a higher priority waiting request for CI-refs/pull/886/merge exists
|
|
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/examples/advanced/MusicContentCenter/MusicContentCenter.tsx#L516
Expected '===' and instead saw '=='
|
|
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/examples/advanced/MusicContentCenter/MusicContentCenter.tsx#L516
Expected '===' and instead saw '=='
|
|
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
|
|
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
|
|
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
|