Skip to content

feat: support 4.3.0 #360

feat: support 4.3.0

feat: support 4.3.0 #360

Triggered via pull request February 2, 2024 05:18
@guoxianzheguoxianzhe
synchronize #748
dev/4.3.0
Status Failure
Total duration 13m 22s
Artifacts

ci.yml

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

Annotations

4 errors and 30 warnings
test-ios (0)
react-native-agora-example#detox:ios: command (/Users/runner/work/react-native-agora/react-native-agora/example) /private/var/folders/qv/pdh5wsgn0lq3dp77zj602b5c0000gn/T/xfs-7d587661/yarn run detox:ios exited (1)
test-ios (0)
Process completed with exit code 1.
test-ios (1)
The operation was canceled.
test-android (false)
The process '/bin/sh' failed with exit code 1
build-library (ubuntu)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint (ubuntu)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint (ubuntu): example/src/components/ui/index.tsx#L85
'ref' is assigned a value but never used
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 (ubuntu): example/src/examples/hook/TakeSnapshot/TakeSnapshot.tsx#L107
'uid' is already declared in the upper scope on line 36 column 5
lint (ubuntu): scripts/terra/impl.ts#L123
Expected '===' and instead saw '=='
test (ubuntu)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint (windows)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint (windows): example/src/components/ui/index.tsx#L85
'ref' is assigned a value but never used
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
lint (windows): example/src/examples/hook/TakeSnapshot/TakeSnapshot.tsx#L107
'uid' is already declared in the upper scope on line 36 column 5
lint (windows): scripts/terra/impl.ts#L123
Expected '===' and instead saw '=='
test (windows)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build-library (windows)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test-android (true)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, actions/cache@v3, actions/setup-java@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test-ios (0)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test-ios (1)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test-android (false)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, actions/cache@v3, actions/setup-java@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.