feat: support 4.5.0 #471
Triggered via pull request
December 4, 2024 01:36
Status
Cancelled
Total duration
1m 59s
Artifacts
–
ci.yml
on: pull_request
Matrix: build-library
Matrix: lint
Matrix: test-android
Matrix: test-ios
Matrix: test
Annotations
8 errors and 23 warnings
test-ios (1)
The macOS-12 environment is deprecated, consider switching to macOS-13, macOS-14 (macos-latest) or macOS-15. For more details, see https://github.com/actions/runner-images/issues/10721
|
test-ios (1)
GitHub Actions has encountered an internal error when running your job.
|
test-ios (0)
The macOS-12 environment is deprecated, consider switching to macOS-13, macOS-14 (macos-latest) or macOS-15. For more details, see https://github.com/actions/runner-images/issues/10721
|
test-ios (0)
GitHub Actions has encountered an internal error when running your job.
|
test-android (true)
The macOS-12 environment is deprecated, consider switching to macOS-13, macOS-14 (macos-latest) or macOS-15. For more details, see https://github.com/actions/runner-images/issues/10721
|
test-android (true)
GitHub Actions has encountered an internal error when running your job.
|
test-android (false)
The macOS-12 environment is deprecated, consider switching to macOS-13, macOS-14 (macos-latest) or macOS-15. For more details, see https://github.com/actions/runner-images/issues/10721
|
test-android (false)
GitHub Actions has encountered an internal error when running your job.
|
test (ubuntu)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build-library (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
|