chore: update bundle identifier #14
ci.yml
on: push
lint
23s
test
18s
build-library
18s
build-android
12s
build-ios
47s
Annotations
8 errors and 5 warnings
build-android
Process completed with exit code 1.
|
build-library
Process completed with exit code 1.
|
lint:
example/src/NetworkInfo.tsx#L1
'React' is declared but its value is never read.
|
lint:
src/index.tsx#L84
Property 'text' does not exist on type 'string | LanguageModelV1TextPart | LanguageModelV1ImagePart | LanguageModelV1ToolCallPart | LanguageModelV1ToolResultPart'.
|
lint:
src/index.tsx#L123
Property 'text' does not exist on type 'string | LanguageModelV1TextPart | LanguageModelV1ImagePart | LanguageModelV1ToolCallPart | LanguageModelV1ToolResultPart'.
|
lint:
src/index.tsx#L200
Type 'never[]' is missing the following properties from type 'ReadableStream<LanguageModelV1StreamPart>': locked, cancel, getReader, pipeThrough, and 3 more.
|
lint
Process completed with exit code 2.
|
build-ios
Process completed with exit code 1.
|
build-android
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build-library
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
lint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build-ios
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|