Skip to content

Bump react-server-dom-webpack from 19.0.0 to 19.0.3 #364

Bump react-server-dom-webpack from 19.0.0 to 19.0.3

Bump react-server-dom-webpack from 19.0.0 to 19.0.3 #364

Triggered via pull request January 17, 2026 01:23
Status Success
Total duration 2m 36s
Artifacts

react-native-cicd.yml

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

Annotations

3 warnings
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 `⏎`