Skip to content

fix: The issue of call API with an invalid data type may cause crash … #487

fix: The issue of call API with an invalid data type may cause crash …

fix: The issue of call API with an invalid data type may cause crash … #487

Triggered via push January 3, 2025 07:06
Status Cancelled
Total duration 4m 12s
Artifacts

ci.yml

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

Annotations

12 errors and 12 warnings
build-library (ubuntu)
Canceling since a higher priority waiting request for 'CI-refs/heads/main' exists
build-library (windows)
Canceling since a higher priority waiting request for 'CI-refs/heads/main' exists
lint (windows)
Canceling since a higher priority waiting request for 'CI-refs/heads/main' exists
test (windows)
Canceling since a higher priority waiting request for 'CI-refs/heads/main' exists
test-android (false)
Canceling since a higher priority waiting request for 'CI-refs/heads/main' exists
test-android (false)
The operation was canceled.
test-ios (0)
Canceling since a higher priority waiting request for 'CI-refs/heads/main' exists
test-ios (0)
The operation was canceled.
test-ios (1)
Canceling since a higher priority waiting request for 'CI-refs/heads/main' exists
test-ios (1)
The operation was canceled.
test-android (true)
Canceling since a higher priority waiting request for 'CI-refs/heads/main' exists
test-android (true)
The operation was canceled.
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/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