Skip to content

feat: sync llama.rn #30

feat: sync llama.rn

feat: sync llama.rn #30

Triggered via pull request October 31, 2024 22:35
Status Failure
Total duration 56s
Artifacts

ci.yml

on: pull_request
build-and-test
45s
build-and-test
build-android
0s
build-android
build-ios
0s
build-ios
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 5 warnings
build-and-test: jest/fixtures/models.ts#L1
Cannot find module 'llama.rn' or its corresponding type declarations.
build-and-test: src/hooks/__tests__/useChatSession.test.ts#L1
Cannot find module 'llama.rn' or its corresponding type declarations.
build-and-test: src/hooks/useChatSession.ts#L4
Cannot find module 'llama.rn' or its corresponding type declarations.
build-and-test: src/screens/ChatScreen/__tests__/ChatScreen.test.tsx#L3
Cannot find module 'llama.rn' or its corresponding type declarations.
build-and-test: src/screens/ModelsScreen/CompletionSettings/CompletionSettings.tsx#L4
Cannot find module 'llama.rn' or its corresponding type declarations.
build-and-test: src/screens/ModelsScreen/ModelSettings/ModelSettings.tsx#L10
Cannot find module 'llama.rn' or its corresponding type declarations.
build-and-test: src/store/ChatSessionStore.ts#L5
Cannot find module 'llama.rn' or its corresponding type declarations.
build-and-test: src/store/ModelStore.ts#L9
Cannot find module 'llama.rn' or its corresponding type declarations.
build-and-test: src/utils/chat.ts#L4
Cannot find module 'llama.rn' or its corresponding type declarations.
build-and-test: src/utils/types.ts#L6
Cannot find module 'llama.rn' or its corresponding type declarations.
build-and-test
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/