feat: sync llama.rn #30
Annotations
10 errors and 5 warnings
Run TypeScript type check:
jest/fixtures/models.ts#L1
Cannot find module 'llama.rn' or its corresponding type declarations.
|
Run TypeScript type check:
src/hooks/__tests__/useChatSession.test.ts#L1
Cannot find module 'llama.rn' or its corresponding type declarations.
|
Run TypeScript type check:
src/hooks/useChatSession.ts#L4
Cannot find module 'llama.rn' or its corresponding type declarations.
|
Run TypeScript type check:
src/screens/ChatScreen/__tests__/ChatScreen.test.tsx#L3
Cannot find module 'llama.rn' or its corresponding type declarations.
|
Run TypeScript type check:
src/screens/ModelsScreen/CompletionSettings/CompletionSettings.tsx#L4
Cannot find module 'llama.rn' or its corresponding type declarations.
|
Run TypeScript type check:
src/screens/ModelsScreen/ModelSettings/ModelSettings.tsx#L10
Cannot find module 'llama.rn' or its corresponding type declarations.
|
Run TypeScript type check:
src/store/ChatSessionStore.ts#L5
Cannot find module 'llama.rn' or its corresponding type declarations.
|
Run TypeScript type check:
src/store/ModelStore.ts#L9
Cannot find module 'llama.rn' or its corresponding type declarations.
|
Run TypeScript type check:
src/utils/chat.ts#L4
Cannot find module 'llama.rn' or its corresponding type declarations.
|
Run TypeScript type check:
src/utils/types.ts#L6
Cannot find module 'llama.rn' or its corresponding type declarations.
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
|
|
|
|
Loading