Skip to content

Develop

Develop #5

Triggered via pull request June 8, 2025 21:06
@ucswiftucswift
synchronize #56
develop
Status Failure
Total duration 46s
Artifacts

react-native-cicd.yml

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

Annotations

10 errors
test: src/app/call/new/index.tsx#L49
Property 'user' does not exist on type 'AuthState'.
test: src/components/common/zero-state-example.tsx#L5
Cannot find module '@gluestack/ui' or its corresponding type declarations.
test: src/components/common/zero-state.test.tsx#L1
Cannot find module '@gluestack/ui' or its corresponding type declarations.
test: src/components/common/zero-state.test.tsx#L9
Cannot use namespace 'jest' as a value.
test: src/components/common/zero-state.test.tsx#L15
Cannot find name 'describe'. Do you need to install type definitions for a test runner? Try `npm i --save-dev @types/jest` or `npm i --save-dev @types/mocha` and then add 'jest' or 'mocha' to the types field in your tsconfig.
test: src/components/common/zero-state.test.tsx#L16
Cannot find name 'it'. Do you need to install type definitions for a test runner? Try `npm i --save-dev @types/jest` or `npm i --save-dev @types/mocha` and then add 'jest' or 'mocha' to the types field in your tsconfig.
test: src/components/common/zero-state.test.tsx#L19
Cannot find name 'expect'.
test: src/components/common/zero-state.test.tsx#L20
Cannot find name 'expect'.
test: src/components/common/zero-state.test.tsx#L21
Cannot find name 'expect'.
test: src/components/common/zero-state.test.tsx#L24
Cannot find name 'it'. Do you need to install type definitions for a test runner? Try `npm i --save-dev @types/jest` or `npm i --save-dev @types/mocha` and then add 'jest' or 'mocha' to the types field in your tsconfig.