Skip to content

Develop

Develop #7

Triggered via pull request January 19, 2026 23:15
Status Failure
Total duration 1m 39s
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

7 errors and 3 warnings
test
Process completed with exit code 2.
test: src/app/call/new/index.web.tsx#L1058
Object literal may only specify known properties, and 'outline' does not exist in type 'ViewStyle | TextStyle | ImageStyle'.
test: src/app/call/new/index.web.tsx#L1046
Type '"not-allowed"' is not assignable to type 'CursorValue | undefined'.
test: src/app/call/new/index.web.tsx#L1029
Object literal may only specify known properties, and 'outline' does not exist in type 'ViewStyle | TextStyle | ImageStyle'.
test: src/app/call/[id]/edit.web.tsx#L946
Object literal may only specify known properties, and 'outline' does not exist in type 'ViewStyle | TextStyle | ImageStyle'.
test: src/app/call/[id]/edit.web.tsx#L934
Type '"not-allowed"' is not assignable to type 'CursorValue | undefined'.
test: src/app/call/[id]/edit.web.tsx#L917
Object literal may only specify known properties, and 'outline' does not exist in type 'ViewStyle | TextStyle | ImageStyle'.
test: src/app/call/new/index.web.tsx#L306
React Hook useEffect has missing dependencies: 'handleSubmit' and 'onSubmit'. Either include them or remove the dependency array
test: src/app/call/[id]/edit.web.tsx#L318
React Hook useEffect has missing dependencies: 'handleSubmit' and 'onSubmit'. Either include them or remove the dependency array
test: src/app/call/[id].web.tsx#L147
React Hook useEffect has missing dependencies: 'handleEditCall' and 'router'. Either include them or remove the dependency array