Skip to content

feat: support 4.2.3 #238

feat: support 4.2.3

feat: support 4.2.3 #238

Re-run triggered October 12, 2023 05:54
Status Cancelled
Total duration 32m 2s
Artifacts

ci.yml

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

Annotations

3 errors and 14 warnings
test-android (false)
Canceling since a higher priority waiting request for 'CI-refs/pull/705/merge' exists
test-android (true)
Canceling since a higher priority waiting request for 'CI-refs/pull/705/merge' exists
test-ios (1)
Canceling since a higher priority waiting request for 'CI-refs/pull/705/merge' exists
test-ios (0)
The following actions uses node12 which is deprecated and will be forced to run on node16: futureware-tech/simulator-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test-ios (0)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
test-ios (0)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
test-ios (0)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
lint: example/src/components/ui/index.tsx#L85
'ref' is assigned a value but never used
lint: example/src/examples/advanced/MusicContentCenter/MusicContentCenter.tsx#L513
Expected '===' and instead saw '=='
lint: example/src/examples/hook/JoinMultipleChannel/JoinMultipleChannel.tsx#L177
'elapsed' is defined but never used. Allowed unused args must match /^_/u
lint: example/src/examples/hook/JoinMultipleChannel/JoinMultipleChannel.tsx#L186
'stats' is defined but never used. Allowed unused args must match /^_/u
lint: example/src/examples/hook/JoinMultipleChannel/JoinMultipleChannel.tsx#L349
'channelId' is already declared in the upper scope on line 26 column 5
lint: example/src/examples/hook/ScreenShare/ScreenShare.tsx#L243
'elapsed' is defined but never used. Allowed unused args must match /^_/u
lint: example/src/examples/hook/ScreenShare/ScreenShare.tsx#L258
'reason' is defined but never used. Allowed unused args must match /^_/u
lint: example/src/examples/hook/StringUid/StringUid.tsx#L74
'userAccount' is already declared in the upper scope on line 27 column 10
lint: example/src/examples/hook/TakeSnapshot/TakeSnapshot.tsx#L107
'uid' is already declared in the upper scope on line 36 column 5
lint: src/AgoraBase.ts#L492
Unexpected use of '<<'