Skip to content

iterate on ios

iterate on ios #1

Triggered via push July 19, 2024 13:26
Status Failure
Total duration 3m 56s
Billable time 11m
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 5 warnings
build-ios
Process completed with exit code 1.
build-android
Process completed with exit code 1.
build-library
Process completed with exit code 1.
lint: example/src/App.tsx#L1
'React' is declared but its value is never read.
lint: example/src/App.tsx#L18
Type 'AiModel' is missing the following properties from type 'LanguageModelV1': specificationVersion, provider, defaultObjectGenerationMode
lint: src/index.tsx#L73
Property 'text' does not exist on type 'string | LanguageModelV1TextPart | LanguageModelV1ImagePart | LanguageModelV1ToolCallPart | LanguageModelV1ToolResultPart'.
lint: src/index.tsx#L79
Property 'text' does not exist on type 'string | LanguageModelV1TextPart | LanguageModelV1ImagePart | LanguageModelV1ToolCallPart | LanguageModelV1ToolResultPart'.
lint: src/index.tsx#L98
Property 'doStream' in type 'AiModel' is not assignable to the same property in base type 'LanguageModelV1'.
lint
Process completed with exit code 2.
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/
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/
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/
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/