Skip to content

RU-T47 Fix html content render, fixing mapbox issue on call view. #417

RU-T47 Fix html content render, fixing mapbox issue on call view.

RU-T47 Fix html content render, fixing mapbox issue on call view. #417

Triggered via pull request February 16, 2026 06:17
Status Failure
Total duration 1m 8s
Artifacts

react-native-cicd.yml

on: pull_request
check-skip
3s
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

10 errors and 10 warnings
test: src/components/ui/vstack/index.web.tsx#L1
Run autofix to sort these imports!
test: src/components/ui/html-renderer/index.web.tsx#L135
Definition for rule 'react-native/no-inline-styles' was not found
test: src/components/ui/hstack/index.web.tsx#L1
Run autofix to sort these imports!
test: src/components/ui/center/index.web.tsx#L1
Run autofix to sort these imports!
test: src/components/ui/card/index.web.tsx#L1
Run autofix to sort these imports!
test: src/components/ui/box/index.web.tsx#L1
Run autofix to sort these imports!
test: src/components/protocols/protocol-details-sheet.tsx#L1
Run autofix to sort these imports!
test: src/components/notes/note-details-sheet.tsx#L1
Run autofix to sort these imports!
test: src/components/contacts/contact-notes-list.tsx#L1
Run autofix to sort these imports!
test: src/components/calls/call-card.tsx#L1
Run autofix to sort these imports!
test: src/components/maps/map-view.web.tsx#L231
Stateless functional components should not use `this`
test: src/components/maps/map-view.web.tsx#L136
Replace `(initialZoom·!=·null·&&·isFinite(initialZoom)` with `initialZoom·!=·null·&&·isFinite(initialZoom`
test: src/components/maps/map-view.web.tsx#L133
Replace `(initialCenter·&&·isFinite(initialCenter[0])·&&·isFinite(initialCenter[1]))⏎··········?·initialCenter⏎··········:·[-98.5795,·39.8283]·as·[number,·number]` with `initialCenter·&&·isFinite(initialCenter[0])·&&·isFinite(initialCenter[1])·?·initialCenter·:·([-98.5795,·39.8283]·as·[number,·number])`
test: src/components/calls/call-card.tsx#L105
Replace `⏎············html={call.Nature}⏎············style={StyleSheet.flatten([styles.container,·{·height:·80·}])}⏎············textColor={textColor}⏎·········` with `·html={call.Nature}·style={StyleSheet.flatten([styles.container,·{·height:·80·}])}·textColor={textColor}`
test: src/app/(app)/index.tsx#L511
Insert `··`
test: src/app/(app)/index.tsx#L510
Insert `··`
test: src/app/(app)/index.tsx#L509
Insert `··`
test: src/app/(app)/index.tsx#L508
Insert `··`
test: src/app/(app)/index.tsx#L507
Insert `··`
test: src/app/(app)/index.tsx#L506
Insert `··`