sync job (#844) #479
ci.yml
on: push
Matrix: build-library
Matrix: lint
Matrix: test-android
Matrix: test-ios
Matrix: test
Annotations
3 errors and 26 warnings
test-android (true)
Process completed with exit code 1.
|
test-android (false)
The job was canceled because "true" failed.
|
test-android (false)
The operation was canceled.
|
build-library (ubuntu)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test (ubuntu)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint (ubuntu)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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):
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-ios (1)
More than one (6) device matching requirements (os:[] os_version:[] model:[iPhone 15]) have been found.
|
test-ios (1)
Failed to save: uploadChunk (start: 167772160, end: 201326591) failed: socket hang up
|
test-ios (0)
More than one (6) device matching requirements (os:[] os_version:[] model:[iPhone 15]) have been found.
|