Skip to content

Develop

Develop #359

Triggered via pull request January 16, 2026 19:35
@ucswiftucswift
synchronize #193
develop
Status Failure
Total duration 1m 18s
Artifacts

react-native-cicd.yml

on: pull_request
check-skip
2s
check-skip
Matrix: build-and-deploy
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 3 warnings
test
Process completed with exit code 1.
test: src/components/calls/call-images-modal.tsx#L1
Run autofix to sort these imports!
test: src/components/settings/unit-selection-bottom-sheet.tsx#L193
Replace `⏎························key={unit.UnitId}⏎························unit={unit}⏎························isSelected={activeUnit?.UnitId·===·unit.UnitId}⏎························isLoading={isLoading}⏎························onSelect={handleUnitSelection}⏎·····················` with `·key={unit.UnitId}·unit={unit}·isSelected={activeUnit?.UnitId·===·unit.UnitId}·isLoading={isLoading}·onSelect={handleUnitSelection}`
test: src/components/settings/unit-selection-bottom-sheet.tsx#L36
Replace `⏎······key={unit.UnitId}⏎······onPress={handlePress}⏎······disabled={isLoading}⏎······className={isSelected·?·'data-[checked=true]:bg-background-100'·:·''}⏎······testID={`unit-item-${unit.UnitId}`}⏎····` with `·key={unit.UnitId}·onPress={handlePress}·disabled={isLoading}·className={isSelected·?·'data-[checked=true]:bg-background-100'·:·''}·testID={`unit-item-${unit.UnitId}`}`
test: expo-env.d.ts#L3
Insert `⏎`