Skip to content

Develop

Develop #461

Triggered via pull request April 27, 2026 01:48
Status Failure
Total duration 1m 46s
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 11 warnings
test: src/components/routes/poi-list-content.tsx#L1
Run autofix to sort these imports!
test: src/components/calls/destination-poi-selector.tsx#L1
Run autofix to sort these imports!
test: src/components/calls/call-images-modal.tsx#L180
'EncodingType' not found in imported namespace 'FileSystem'
test: src/components/calls/call-files-modal.tsx#L138
'EncodingType' not found in imported namespace 'FileSystem'
test: src/components/calls/call-files-modal.tsx#L121
'documentDirectory' not found in imported namespace 'FileSystem'
test: src/app/weather-alert/[id].tsx#L1
Run autofix to sort these imports!
test: src/app/routes/poi/[id].tsx#L1
Run autofix to sort these imports!
test: src/app/(app)/weather-alerts.tsx#L1
Run autofix to sort these imports!
test: src/app/(app)/index.tsx#L1
Run autofix to sort these imports!
test: src/api/dispatch/dispatch.ts#L1
Run autofix to sort these imports!
test
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v4, actions/setup-node@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
test: src/app/call/[id].tsx#L329
Delete `·`
test: src/app/call/[id].tsx#L328
Delete `·`
test: src/app/call/[id].tsx#L327
Delete `·`
test: src/app/call/[id].tsx#L326
Delete `·`
test: src/app/call/[id].tsx#L325
Delete `·`
test: src/app/call/[id].tsx#L324
Delete `·`
test: src/app/(app)/weather-alerts.tsx#L87
Replace `⏎············<ZeroState·heading={t('weather_alerts.no_alerts')}·description={t('weather_alerts.no_alerts_description')}·icon={RefreshCcwDotIcon}·/>⏎··········` with `<ZeroState·heading={t('weather_alerts.no_alerts')}·description={t('weather_alerts.no_alerts_description')}·icon={RefreshCcwDotIcon}·/>`
test: src/app/(app)/weather-alerts.tsx#L45
Replace `(⏎········alert.Event.toLowerCase().includes(query)·||⏎········alert.Headline.toLowerCase().includes(query)·||⏎········alert.AreaDescription.toLowerCase().includes(query)⏎······` with `alert.Event.toLowerCase().includes(query)·||·alert.Headline.toLowerCase().includes(query)·||·alert.AreaDescription.toLowerCase().includes(query`
test: src/app/(app)/index.tsx#L598
Replace `⏎··············alerts={extremeAlerts}⏎··············onPress={()·=>·router.push('/(app)/weather-alerts')}⏎··············onDismiss={()·=>·setIsBannerDismissed(true)}⏎···········` with `·alerts={extremeAlerts}·onPress={()·=>·router.push('/(app)/weather-alerts')}·onDismiss={()·=>·setIsBannerDismissed(true)}`
test: src/app/(app)/index.tsx#L67
Replace `⏎····()·=>·weatherAlerts.filter((a)·=>·a.Severity·<=·1·&&·a.Status·===·0),⏎····[weatherAlerts]⏎··` with `()·=>·weatherAlerts.filter((a)·=>·a.Severity·<=·1·&&·a.Status·===·0),·[weatherAlerts]`