Skip to content

Merge pull request #9 from tomheaton/fix-typos #33

Merge pull request #9 from tomheaton/fix-typos

Merge pull request #9 from tomheaton/fix-typos #33

Triggered via push April 2, 2024 14:00
Status Failure
Total duration 47s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 14 warnings
lint: example/app/index.tsx#L1
'Text' is defined but never used
lint: example/next-app/app/api/assistant/route.ts#L14
Replace `bedroom` with `'bedroom'`
lint: example/next-app/app/api/assistant/route.ts#L17
Replace `kitchen` with `'kitchen'`
lint: example/next-app/app/api/assistant/route.ts#L18
Replace `bathroom` with `'bathroom'`
lint: example/next-app/app/api/assistant/route.ts#L53
Replace `resolve` with `(resolve)`
lint: example/next-app/app/api/assistant/route.ts#L72
Replace `toolCall` with `(toolCall)`
lint: example/next-app/app/api/assistant/route.ts#L134
Replace `content·=>·content.type·===·'text',` with `(content)·=>·content.type·===·'text'`
test
Process completed with exit code 1.
build-web
Process completed with exit code 1.
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint: example/app/index.tsx#L5
'React' must be in scope when using JSX
lint: example/next-app/app/api/assistant/route.ts#L39
'threadId' is already declared in the upper scope on line 29 column 9
lint: example/next-app/app/api/assistant/route.ts#L49
'run' is already declared in the upper scope on line 41 column 13
lint: example/next-app/app/assistant/page.tsx#L28
'React' must be in scope when using JSX
lint: example/next-app/app/assistant/page.tsx#L30
'React' must be in scope when using JSX
lint: example/next-app/app/assistant/page.tsx#L31
'React' must be in scope when using JSX
lint: example/next-app/app/assistant/page.tsx#L38
'React' must be in scope when using JSX
lint: example/next-app/app/assistant/page.tsx#L43
'React' must be in scope when using JSX
lint: example/next-app/app/assistant/page.tsx#L45
'React' must be in scope when using JSX
lint: example/next-app/app/assistant/page.tsx#L46
'React' must be in scope when using JSX
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build-web
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build-library
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.