Skip to content

Develop

Develop #357

Triggered via pull request January 16, 2026 19:18
@ucswiftucswift
synchronize #193
develop
Status Failure
Total duration 1m 35s
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

3 errors and 3 warnings
test
Process completed with exit code 2.
test: src/services/app-reset.service.ts#L239
Object literal may only specify known properties, and 'error' does not exist in type 'LogEntry'.
test: src/services/app-reset.service.ts#L226
Object literal may only specify known properties, and 'error' does not exist in type 'LogEntry'.
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 `⏎`