Skip to content

refactor: workflow API #5580

refactor: workflow API

refactor: workflow API #5580

Triggered via pull request September 30, 2024 05:42
Status Failure
Total duration 5m 59s
Artifacts

test.yml

on: pull_request
Matrix: e2e-llamaindex-examples
Matrix: e2e
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

8 errors
Build LlamaIndex Example (nextjs-agent)
An error occurred trying to start process '/usr/bin/bash' with working directory '/home/runner/work/LlamaIndexTS/LlamaIndexTS/packages/llamaindex/e2e/examples/nextjs-agent'. No such file or directory
typecheck: packages/llamaindex/e2e/examples/nextjs/src/actions/app-creator.tsx#L100
The inferred type of 'run' cannot be named without a reference to '.pnpm/@types[email protected]/node_modules/@types/react'. This is likely not portable. A type annotation is necessary.
typecheck: packages/llamaindex/e2e/examples/nextjs/src/actions/index.tsx#L6
The inferred type of 'chatWithAgent' cannot be named without a reference to '.pnpm/@types[email protected]/node_modules/@types/react'. This is likely not portable. A type annotation is necessary.
typecheck: packages/llamaindex/e2e/examples/nextjs/src/app/app-creator/page.tsx#L14
The inferred type of 'AppCreator' cannot be named without a reference to '.pnpm/@types[email protected]/node_modules/@types/react'. This is likely not portable. A type annotation is necessary.
typecheck: packages/llamaindex/e2e/examples/nextjs/src/app/layout.tsx#L12
The inferred type of 'RootLayout' cannot be named without a reference to '.pnpm/@types[email protected]/node_modules/@types/react'. This is likely not portable. A type annotation is necessary.
typecheck: packages/llamaindex/e2e/examples/nextjs/src/app/page.tsx#L8
The inferred type of 'Home' cannot be named without a reference to '.pnpm/@types[email protected]/node_modules/@types/react'. This is likely not portable. A type annotation is necessary.
typecheck: packages/llamaindex/e2e/examples/nextjs/src/app/query-engine/page.tsx#L9
The inferred type of 'Page' cannot be named without a reference to '.pnpm/@types[email protected]/node_modules/@types/react'. This is likely not portable. A type annotation is necessary.
typecheck
Process completed with exit code 2.