Skip to content

Develop

Develop #5

Triggered via pull request July 20, 2026 22:53
@ucswiftucswift
opened #9
develop
Status Failure
Total duration 2m 7s
Artifacts

react-native-cicd.yml

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

2 errors and 10 warnings
test
Process completed with exit code 1.
test: src/app/(app)/_layout.tsx#L3
Run autofix to sort these imports!
test
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
test: src/services/offline-event-manager.service.ts#L272
A `require()` style import is forbidden
test: src/services/offline-event-manager.service.ts#L106
A `require()` style import is forbidden
test: src/app/(app)/incidents.tsx#L57
Replace `(⏎··········<IncidentCard·board={item}·title={callTitle(item.Command.CallId)}·onPress={()·=>·router.push(`/incident/${item.Command.CallId}`·as·never)}·/>⏎········)` with `<IncidentCard·board={item}·title={callTitle(item.Command.CallId)}·onPress={()·=>·router.push(`/incident/${item.Command.CallId}`·as·never)}·/>`
test: src/app/(app)/command.tsx#L354
React Hook useCallback has a missing dependency: 'notifyAssignmentOutcome'. Either include it or remove the dependency array
test: src/app/(app)/command.tsx#L344
React Hook useCallback has a missing dependency: 'notifyAssignmentOutcome'. Either include it or remove the dependency array
test: src/app/(app)/command.tsx#L332
React Hook useCallback has a missing dependency: 'notifyAssignmentOutcome'. Either include it or remove the dependency array
test: src/app/(app)/command.tsx#L293
React Hook useCallback has a missing dependency: 'notifyAssignmentOutcome'. Either include it or remove the dependency array
test: src/app/(app)/command.tsx#L282
React Hook useCallback has a missing dependency: 'notifyAssignmentOutcome'. Either include it or remove the dependency array