Skip to content

chore: publish for Atlas #622

chore: publish for Atlas

chore: publish for Atlas #622

Triggered via pull request December 19, 2024 08:27
Status Failure
Total duration 3m 12s
Artifacts

ci.yml

on: pull_request
Matrix: build-os
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 13 warnings
lint: scripts/downloadPrebuild.js#L44
Replace `⏎········native_sdk_win,⏎········native_sdk_mac,⏎······}` with `·native_sdk_win,·native_sdk_mac·},`
lint: scripts/downloadPrebuild.js#L48
Replace `"../package.json"` with `'../package.json'`
lint: scripts/zipBuild.js#L6
There should be at least one empty line between import groups
lint: scripts/zipBuild.js#L7
`fs` import should occur before import of `path`
lint: scripts/zipBuild.js#L9
Replace `⏎const·keepList·=·[⏎··'AgoraRtcWrapper',⏎··'agora_node_ext'⏎` with `const·keepList·=·['AgoraRtcWrapper',·'agora_node_ext'`
lint: scripts/zipBuild.js#L16
Replace `file` with `(file)`
lint: scripts/zipBuild.js#L18
Replace `pattern` with `(pattern)`
lint
Process completed with exit code 1.
test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
lint: example/src/renderer/components/ui/index.tsx#L180
'event' is defined but never used. Allowed unused args must match /^_/u
lint: example/src/renderer/components/ui/index.tsx#L243
'onValueChange' is assigned a value but never used
lint: example/src/renderer/components/ui/index.tsx#L263
'value' is already declared in the upper scope on line 243 column 18
lint: example/src/renderer/components/ui/index.tsx#L274
'value' is already declared in the upper scope on line 243 column 18
lint: example/src/renderer/components/ui/index.tsx#L283
'value' is already declared in the upper scope on line 243 column 18
lint: example/src/renderer/examples/advanced/ScreenShare/ScreenShare.tsx#L544
'index' is defined but never used. Allowed unused args must match /^_/u
lint: example/src/renderer/examples/advanced/Simulcast/Simulcast.tsx#L779
'index' is defined but never used. Allowed unused args must match /^_/u
lint: example/src/renderer/examples/basic/JoinChannelAudio/JoinChannelAudio.tsx#L272
'speakerNumber' is defined but never used. Allowed unused args must match /^_/u
lint: example/src/renderer/examples/basic/JoinChannelAudio/JoinChannelAudio.tsx#L273
'totalVolume' is defined but never used. Allowed unused args must match /^_/u
lint: example/src/renderer/examples/hook/DeviceManager/DeviceManager.tsx#L90
'playbackDevices' is already declared in the upper scope on line 42 column 10