feat(demo): upgrade react-native demo to 0.77.1 #500
Triggered via pull request
February 27, 2025 06:22
Status
Cancelled
Total duration
17m 22s
Artifacts
–
ci.yml
on: pull_request
Matrix: build-library
Matrix: lint
Matrix: test-android
Matrix: test-ios
Matrix: test
Annotations
7 errors and 24 warnings
test-android (false)
The run was canceled by @guoxianzhe.
|
test-android (false)
The operation was canceled.
|
test-android (true)
The run was canceled by @guoxianzhe.
|
test-ios (0)
The run was canceled by @guoxianzhe.
|
test-ios (0)
The operation was canceled.
|
test-ios (1)
The run was canceled by @guoxianzhe.
|
test-ios (1)
The operation was canceled.
|
test (ubuntu)
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
lint (ubuntu)
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
lint (ubuntu):
example/src/components/ui/index.tsx#L85
'ref' is assigned a value but never used
|
lint (ubuntu):
example/src/examples/advanced/MusicContentCenter/MusicContentCenter.tsx#L513
Expected '===' and instead saw '=='
|
lint (ubuntu):
example/src/examples/basic/JoinChannelAudio/JoinChannelAudio.tsx#L336
'speakerNumber' is defined but never used. Allowed unused args must match /^_/u
|
lint (ubuntu):
example/src/examples/basic/JoinChannelAudio/JoinChannelAudio.tsx#L337
'totalVolume' is defined but never used. Allowed unused args must match /^_/u
|
lint (ubuntu):
example/src/examples/hook/JoinMultipleChannel/JoinMultipleChannel.tsx#L177
'elapsed' is defined but never used. Allowed unused args must match /^_/u
|
lint (ubuntu):
example/src/examples/hook/JoinMultipleChannel/JoinMultipleChannel.tsx#L186
'stats' is defined but never used. Allowed unused args must match /^_/u
|
lint (ubuntu):
example/src/examples/hook/JoinMultipleChannel/JoinMultipleChannel.tsx#L349
'channelId' is already declared in the upper scope on line 26 column 5
|
lint (ubuntu):
example/src/examples/hook/ScreenShare/ScreenShare.tsx#L243
'elapsed' is defined but never used. Allowed unused args must match /^_/u
|
lint (ubuntu):
example/src/examples/hook/ScreenShare/ScreenShare.tsx#L258
'reason' is defined but never used. Allowed unused args must match /^_/u
|
lint (ubuntu):
example/src/examples/hook/StringUid/StringUid.tsx#L74
'userAccount' is already declared in the upper scope on line 27 column 10
|
lint (windows)
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
lint (windows):
example/src/components/ui/index.tsx#L85
'ref' is assigned a value but never used
|
lint (windows):
example/src/examples/advanced/MusicContentCenter/MusicContentCenter.tsx#L513
Expected '===' and instead saw '=='
|
lint (windows):
example/src/examples/basic/JoinChannelAudio/JoinChannelAudio.tsx#L336
'speakerNumber' is defined but never used. Allowed unused args must match /^_/u
|
lint (windows):
example/src/examples/basic/JoinChannelAudio/JoinChannelAudio.tsx#L337
'totalVolume' is defined but never used. Allowed unused args must match /^_/u
|
lint (windows):
example/src/examples/hook/JoinMultipleChannel/JoinMultipleChannel.tsx#L177
'elapsed' is defined but never used. Allowed unused args must match /^_/u
|
lint (windows):
example/src/examples/hook/JoinMultipleChannel/JoinMultipleChannel.tsx#L186
'stats' is defined but never used. Allowed unused args must match /^_/u
|
lint (windows):
example/src/examples/hook/JoinMultipleChannel/JoinMultipleChannel.tsx#L349
'channelId' is already declared in the upper scope on line 26 column 5
|
lint (windows):
example/src/examples/hook/ScreenShare/ScreenShare.tsx#L243
'elapsed' is defined but never used. Allowed unused args must match /^_/u
|
lint (windows):
example/src/examples/hook/ScreenShare/ScreenShare.tsx#L258
'reason' is defined but never used. Allowed unused args must match /^_/u
|
lint (windows):
example/src/examples/hook/StringUid/StringUid.tsx#L74
'userAccount' is already declared in the upper scope on line 27 column 10
|
test (windows)
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|