Skip to content

RU-T47 Trying to fix android permission issue. #445

RU-T47 Trying to fix android permission issue.

RU-T47 Trying to fix android permission issue. #445

Triggered via pull request February 21, 2026 22:16
@ucswiftucswift
synchronize #228
develop
Status Success
Total duration 1m 34s
Artifacts

react-native-cicd.yml

on: pull_request
check-skip
2s
check-skip
Matrix: build-electron
build-web
0s
build-web
Matrix: build-mobile
release-electron
0s
release-electron
build-docker
0s
build-docker
Fit to window
Zoom out
Zoom in

Annotations

5 warnings
test: src/stores/app/livekit-store.ts#L590
Replace `⏎········room.connect(voipServerWebsocketSslAddress,·token),⏎········15_000,⏎········'room.connect'⏎······` with `room.connect(voipServerWebsocketSslAddress,·token),·15_000,·'room.connect'`
test: src/stores/app/livekit-store.ts#L533
Replace `⏎············AudioSession.startAudioSession(),⏎············10_000,⏎············'AudioSession.startAudioSession'⏎··········` with `AudioSession.startAudioSession(),·10_000,·'AudioSession.startAudioSession'`
test: src/stores/app/livekit-store.ts#L496
Replace `⏎········get().requestPermissions(),⏎········10_000,⏎········'requestPermissions'⏎······` with `get().requestPermissions(),·10_000,·'requestPermissions'`
test: src/stores/app/livekit-store.ts#L457
Replace `⏎··········'Voice·Connection·Timeout',⏎··········`The·connection·to·"${roomInfo.Name}"·took·too·long.·Please·try·again.`,⏎··········[{·text:·'OK'·}]⏎········` with `'Voice·Connection·Timeout',·`The·connection·to·"${roomInfo.Name}"·took·too·long.·Please·try·again.`,·[{·text:·'OK'·}]`
test: src/components/maps/static-map.tsx#L40
Replace `⏎········style={StyleSheet.flatten([styles.map,·{·height·}])}⏎········styleURL={mapStyle}⏎········logoEnabled={false}⏎········attributionEnabled={false}⏎········compassEnabled={true}⏎········zoomEnabled={true}⏎········rotateEnabled={true}⏎······` with `·style={StyleSheet.flatten([styles.map,·{·height·}])}·styleURL={mapStyle}·logoEnabled={false}·attributionEnabled={false}·compassEnabled={true}·zoomEnabled={true}·rotateEnabled={true}`