Develop #5
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.
|