Skip to content

feat: Add xray support for drawing subgraphs #952

feat: Add xray support for drawing subgraphs

feat: Add xray support for drawing subgraphs #952

Triggered via pull request October 2, 2024 06:07
Status Failure
Total duration 1m 9s
Artifacts

test-exports.yml

on: pull_request
exports-esbuild
55s
exports-esbuild
exports-esm
45s
exports-esm
exports-cjs
54s
exports-cjs
exports-cf
46s
exports-cf
exports-vercel
49s
exports-vercel
exports-vite
52s
exports-vite
exports-tsc
44s
exports-tsc
Fit to window
Zoom out
Zoom in

Annotations

70 errors and 7 warnings
exports-tsc
@langchain/langgraph#build: command (/home/runner/work/langgraphjs/langgraphjs/libs/langgraph) /tmp/xfs-302d89cf/yarn run build exited (1)
exports-tsc
No overload matches this call.
exports-tsc
Argument of type 'import("/home/runner/work/langgraphjs/langgraphjs/node_modules/@langchain/core/dist/runnables/types", { assert: { "resolution-mode": "import" } }).RunnableConfig' is not assignable to parameter of type 'import("/home/runner/work/langgraphjs/langgraphjs/libs/langgraph/node_modules/@langchain/core/dist/runnables/types", { assert: { "resolution-mode": "import" } }).RunnableConfig'.
exports-tsc
Type 'import("/home/runner/work/langgraphjs/langgraphjs/node_modules/@langchain/core/dist/runnables/types", { assert: { "resolution-mode": "import" } }).RunnableConfig | undefined' is not assignable to type 'import("/home/runner/work/langgraphjs/langgraphjs/libs/langgraph/node_modules/@langchain/core/dist/runnables/types", { assert: { "resolution-mode": "import" } }).RunnableConfig | undefined'.
exports-tsc
Argument of type 'Partial<LangGraphRunnableConfig>' is not assignable to parameter of type 'RunnableConfig'.
exports-tsc
Type 'import("/home/runner/work/langgraphjs/langgraphjs/node_modules/@langchain/core/dist/runnables/types", { assert: { "resolution-mode": "import" } }).RunnableConfig' is not assignable to type 'import("/home/runner/work/langgraphjs/langgraphjs/libs/langgraph/node_modules/@langchain/core/dist/runnables/types", { assert: { "resolution-mode": "import" } }).RunnableConfig'.
exports-tsc
Type 'CheckpointTuple | { config: RunnableConfig; checkpoint: Checkpoint<string, string>; metadata: { source: "input"; step: number; writes: null; parents: {}; }; pendingWrites: never[]; }' is not assignable to type 'CheckpointTuple'.
exports-tsc
Argument of type 'import("/home/runner/work/langgraphjs/langgraphjs/libs/langgraph/node_modules/@langchain/core/dist/runnables/types", { assert: { "resolution-mode": "import" } }).RunnableConfig' is not assignable to parameter of type 'import("/home/runner/work/langgraphjs/langgraphjs/node_modules/@langchain/core/dist/runnables/types", { assert: { "resolution-mode": "import" } }).RunnableConfig'.
exports-tsc
Type '{ configurable: { checkpoint_ns: string; }; recursionLimit?: number | undefined; maxConcurrency?: number | undefined; timeout?: number | undefined; signal?: AbortSignal | undefined; ... 4 more ...; runId?: string | undefined; }' is not assignable to type 'RunnableConfig'.
exports-tsc
Argument of type 'import("/home/runner/work/langgraphjs/langgraphjs/libs/langgraph/node_modules/@langchain/core/dist/runnables/types", { assert: { "resolution-mode": "import" } }).RunnableConfig' is not assignable to parameter of type 'import("/home/runner/work/langgraphjs/langgraphjs/node_modules/@langchain/core/dist/runnables/types", { assert: { "resolution-mode": "import" } }).RunnableConfig'.
exports-esm
@langchain/langgraph#build: command (/home/runner/work/langgraphjs/langgraphjs/libs/langgraph) /tmp/xfs-67da8ada/yarn run build exited (1)
exports-esm
No overload matches this call.
exports-esm
Argument of type 'import("/home/runner/work/langgraphjs/langgraphjs/node_modules/@langchain/core/dist/runnables/types", { assert: { "resolution-mode": "import" } }).RunnableConfig' is not assignable to parameter of type 'import("/home/runner/work/langgraphjs/langgraphjs/libs/langgraph/node_modules/@langchain/core/dist/runnables/types", { assert: { "resolution-mode": "import" } }).RunnableConfig'.
exports-esm
Type 'import("/home/runner/work/langgraphjs/langgraphjs/node_modules/@langchain/core/dist/runnables/types", { assert: { "resolution-mode": "import" } }).RunnableConfig | undefined' is not assignable to type 'import("/home/runner/work/langgraphjs/langgraphjs/libs/langgraph/node_modules/@langchain/core/dist/runnables/types", { assert: { "resolution-mode": "import" } }).RunnableConfig | undefined'.
exports-esm
Argument of type 'Partial<LangGraphRunnableConfig>' is not assignable to parameter of type 'RunnableConfig'.
exports-esm
Type 'import("/home/runner/work/langgraphjs/langgraphjs/node_modules/@langchain/core/dist/runnables/types", { assert: { "resolution-mode": "import" } }).RunnableConfig' is not assignable to type 'import("/home/runner/work/langgraphjs/langgraphjs/libs/langgraph/node_modules/@langchain/core/dist/runnables/types", { assert: { "resolution-mode": "import" } }).RunnableConfig'.
exports-esm
Type 'CheckpointTuple | { config: RunnableConfig; checkpoint: Checkpoint<string, string>; metadata: { source: "input"; step: number; writes: null; parents: {}; }; pendingWrites: never[]; }' is not assignable to type 'CheckpointTuple'.
exports-esm
Argument of type 'import("/home/runner/work/langgraphjs/langgraphjs/libs/langgraph/node_modules/@langchain/core/dist/runnables/types", { assert: { "resolution-mode": "import" } }).RunnableConfig' is not assignable to parameter of type 'import("/home/runner/work/langgraphjs/langgraphjs/node_modules/@langchain/core/dist/runnables/types", { assert: { "resolution-mode": "import" } }).RunnableConfig'.
exports-esm
Type '{ configurable: { checkpoint_ns: string; }; recursionLimit?: number | undefined; maxConcurrency?: number | undefined; timeout?: number | undefined; signal?: AbortSignal | undefined; ... 4 more ...; runId?: string | undefined; }' is not assignable to type 'RunnableConfig'.
exports-esm
Argument of type 'import("/home/runner/work/langgraphjs/langgraphjs/libs/langgraph/node_modules/@langchain/core/dist/runnables/types", { assert: { "resolution-mode": "import" } }).RunnableConfig' is not assignable to parameter of type 'import("/home/runner/work/langgraphjs/langgraphjs/node_modules/@langchain/core/dist/runnables/types", { assert: { "resolution-mode": "import" } }).RunnableConfig'.
exports-cf
No overload matches this call.
exports-cf
Argument of type 'import("/home/runner/work/langgraphjs/langgraphjs/node_modules/@langchain/core/dist/runnables/types", { assert: { "resolution-mode": "import" } }).RunnableConfig' is not assignable to parameter of type 'import("/home/runner/work/langgraphjs/langgraphjs/libs/langgraph/node_modules/@langchain/core/dist/runnables/types", { assert: { "resolution-mode": "import" } }).RunnableConfig'.
exports-cf
Type 'import("/home/runner/work/langgraphjs/langgraphjs/node_modules/@langchain/core/dist/runnables/types", { assert: { "resolution-mode": "import" } }).RunnableConfig | undefined' is not assignable to type 'import("/home/runner/work/langgraphjs/langgraphjs/libs/langgraph/node_modules/@langchain/core/dist/runnables/types", { assert: { "resolution-mode": "import" } }).RunnableConfig | undefined'.
exports-cf
Argument of type 'Partial<LangGraphRunnableConfig>' is not assignable to parameter of type 'RunnableConfig'.
exports-cf
Type 'import("/home/runner/work/langgraphjs/langgraphjs/node_modules/@langchain/core/dist/runnables/types", { assert: { "resolution-mode": "import" } }).RunnableConfig' is not assignable to type 'import("/home/runner/work/langgraphjs/langgraphjs/libs/langgraph/node_modules/@langchain/core/dist/runnables/types", { assert: { "resolution-mode": "import" } }).RunnableConfig'.
exports-cf
Type 'CheckpointTuple | { config: RunnableConfig; checkpoint: Checkpoint<string, string>; metadata: { source: "input"; step: number; writes: null; parents: {}; }; pendingWrites: never[]; }' is not assignable to type 'CheckpointTuple'.
exports-cf
Argument of type 'import("/home/runner/work/langgraphjs/langgraphjs/libs/langgraph/node_modules/@langchain/core/dist/runnables/types", { assert: { "resolution-mode": "import" } }).RunnableConfig' is not assignable to parameter of type 'import("/home/runner/work/langgraphjs/langgraphjs/node_modules/@langchain/core/dist/runnables/types", { assert: { "resolution-mode": "import" } }).RunnableConfig'.
exports-cf
Type '{ configurable: { checkpoint_ns: string; }; recursionLimit?: number | undefined; maxConcurrency?: number | undefined; timeout?: number | undefined; signal?: AbortSignal | undefined; ... 4 more ...; runId?: string | undefined; }' is not assignable to type 'RunnableConfig'.
exports-cf
Argument of type 'import("/home/runner/work/langgraphjs/langgraphjs/libs/langgraph/node_modules/@langchain/core/dist/runnables/types", { assert: { "resolution-mode": "import" } }).RunnableConfig' is not assignable to parameter of type 'import("/home/runner/work/langgraphjs/langgraphjs/node_modules/@langchain/core/dist/runnables/types", { assert: { "resolution-mode": "import" } }).RunnableConfig'.
exports-cf
Argument of type '{ configurable: { checkpoint_ns: any; checkpoint_id: string; }; recursionLimit?: number | undefined; maxConcurrency?: number | undefined; timeout?: number | undefined; signal?: AbortSignal | undefined; ... 4 more ...; runId?: string | undefined; }' is not assignable to parameter of type 'RunnableConfig'.
exports-vercel
No overload matches this call.
exports-vercel
Argument of type 'import("/home/runner/work/langgraphjs/langgraphjs/node_modules/@langchain/core/dist/runnables/types", { assert: { "resolution-mode": "import" } }).RunnableConfig' is not assignable to parameter of type 'import("/home/runner/work/langgraphjs/langgraphjs/libs/langgraph/node_modules/@langchain/core/dist/runnables/types", { assert: { "resolution-mode": "import" } }).RunnableConfig'.
exports-vercel
Type 'import("/home/runner/work/langgraphjs/langgraphjs/node_modules/@langchain/core/dist/runnables/types", { assert: { "resolution-mode": "import" } }).RunnableConfig | undefined' is not assignable to type 'import("/home/runner/work/langgraphjs/langgraphjs/libs/langgraph/node_modules/@langchain/core/dist/runnables/types", { assert: { "resolution-mode": "import" } }).RunnableConfig | undefined'.
exports-vercel
Argument of type 'Partial<LangGraphRunnableConfig>' is not assignable to parameter of type 'RunnableConfig'.
exports-vercel
Type 'import("/home/runner/work/langgraphjs/langgraphjs/node_modules/@langchain/core/dist/runnables/types", { assert: { "resolution-mode": "import" } }).RunnableConfig' is not assignable to type 'import("/home/runner/work/langgraphjs/langgraphjs/libs/langgraph/node_modules/@langchain/core/dist/runnables/types", { assert: { "resolution-mode": "import" } }).RunnableConfig'.
exports-vercel
Type 'CheckpointTuple | { config: RunnableConfig; checkpoint: Checkpoint<string, string>; metadata: { source: "input"; step: number; writes: null; parents: {}; }; pendingWrites: never[]; }' is not assignable to type 'CheckpointTuple'.
exports-vercel
Argument of type 'import("/home/runner/work/langgraphjs/langgraphjs/libs/langgraph/node_modules/@langchain/core/dist/runnables/types", { assert: { "resolution-mode": "import" } }).RunnableConfig' is not assignable to parameter of type 'import("/home/runner/work/langgraphjs/langgraphjs/node_modules/@langchain/core/dist/runnables/types", { assert: { "resolution-mode": "import" } }).RunnableConfig'.
exports-vercel
Type '{ configurable: { checkpoint_ns: string; }; recursionLimit?: number | undefined; maxConcurrency?: number | undefined; timeout?: number | undefined; signal?: AbortSignal | undefined; ... 4 more ...; runId?: string | undefined; }' is not assignable to type 'RunnableConfig'.
exports-vercel
Argument of type 'import("/home/runner/work/langgraphjs/langgraphjs/libs/langgraph/node_modules/@langchain/core/dist/runnables/types", { assert: { "resolution-mode": "import" } }).RunnableConfig' is not assignable to parameter of type 'import("/home/runner/work/langgraphjs/langgraphjs/node_modules/@langchain/core/dist/runnables/types", { assert: { "resolution-mode": "import" } }).RunnableConfig'.
exports-vercel
Argument of type '{ configurable: { checkpoint_ns: any; checkpoint_id: string; }; recursionLimit?: number | undefined; maxConcurrency?: number | undefined; timeout?: number | undefined; signal?: AbortSignal | undefined; ... 4 more ...; runId?: string | undefined; }' is not assignable to parameter of type 'RunnableConfig'.
exports-vite
@langchain/langgraph#build: command (/home/runner/work/langgraphjs/langgraphjs/libs/langgraph) /tmp/xfs-acf7ca5d/yarn run build exited (1)
exports-vite
No overload matches this call.
exports-vite
Argument of type 'import("/home/runner/work/langgraphjs/langgraphjs/node_modules/@langchain/core/dist/runnables/types", { assert: { "resolution-mode": "import" } }).RunnableConfig' is not assignable to parameter of type 'import("/home/runner/work/langgraphjs/langgraphjs/libs/langgraph/node_modules/@langchain/core/dist/runnables/types", { assert: { "resolution-mode": "import" } }).RunnableConfig'.
exports-vite
Type 'import("/home/runner/work/langgraphjs/langgraphjs/node_modules/@langchain/core/dist/runnables/types", { assert: { "resolution-mode": "import" } }).RunnableConfig | undefined' is not assignable to type 'import("/home/runner/work/langgraphjs/langgraphjs/libs/langgraph/node_modules/@langchain/core/dist/runnables/types", { assert: { "resolution-mode": "import" } }).RunnableConfig | undefined'.
exports-vite
Argument of type 'Partial<LangGraphRunnableConfig>' is not assignable to parameter of type 'RunnableConfig'.
exports-vite
Type 'import("/home/runner/work/langgraphjs/langgraphjs/node_modules/@langchain/core/dist/runnables/types", { assert: { "resolution-mode": "import" } }).RunnableConfig' is not assignable to type 'import("/home/runner/work/langgraphjs/langgraphjs/libs/langgraph/node_modules/@langchain/core/dist/runnables/types", { assert: { "resolution-mode": "import" } }).RunnableConfig'.
exports-vite
Type 'CheckpointTuple | { config: RunnableConfig; checkpoint: Checkpoint<string, string>; metadata: { source: "input"; step: number; writes: null; parents: {}; }; pendingWrites: never[]; }' is not assignable to type 'CheckpointTuple'.
exports-vite
Argument of type 'import("/home/runner/work/langgraphjs/langgraphjs/libs/langgraph/node_modules/@langchain/core/dist/runnables/types", { assert: { "resolution-mode": "import" } }).RunnableConfig' is not assignable to parameter of type 'import("/home/runner/work/langgraphjs/langgraphjs/node_modules/@langchain/core/dist/runnables/types", { assert: { "resolution-mode": "import" } }).RunnableConfig'.
exports-vite
Type '{ configurable: { checkpoint_ns: string; }; recursionLimit?: number | undefined; maxConcurrency?: number | undefined; timeout?: number | undefined; signal?: AbortSignal | undefined; ... 4 more ...; runId?: string | undefined; }' is not assignable to type 'RunnableConfig'.
exports-vite
Argument of type 'import("/home/runner/work/langgraphjs/langgraphjs/libs/langgraph/node_modules/@langchain/core/dist/runnables/types", { assert: { "resolution-mode": "import" } }).RunnableConfig' is not assignable to parameter of type 'import("/home/runner/work/langgraphjs/langgraphjs/node_modules/@langchain/core/dist/runnables/types", { assert: { "resolution-mode": "import" } }).RunnableConfig'.
exports-cjs
No overload matches this call.
exports-cjs
Argument of type 'import("/home/runner/work/langgraphjs/langgraphjs/node_modules/@langchain/core/dist/runnables/types", { assert: { "resolution-mode": "import" } }).RunnableConfig' is not assignable to parameter of type 'import("/home/runner/work/langgraphjs/langgraphjs/libs/langgraph/node_modules/@langchain/core/dist/runnables/types", { assert: { "resolution-mode": "import" } }).RunnableConfig'.
exports-cjs
Type 'import("/home/runner/work/langgraphjs/langgraphjs/node_modules/@langchain/core/dist/runnables/types", { assert: { "resolution-mode": "import" } }).RunnableConfig | undefined' is not assignable to type 'import("/home/runner/work/langgraphjs/langgraphjs/libs/langgraph/node_modules/@langchain/core/dist/runnables/types", { assert: { "resolution-mode": "import" } }).RunnableConfig | undefined'.
exports-cjs
Argument of type 'Partial<LangGraphRunnableConfig>' is not assignable to parameter of type 'RunnableConfig'.
exports-cjs
Type 'import("/home/runner/work/langgraphjs/langgraphjs/node_modules/@langchain/core/dist/runnables/types", { assert: { "resolution-mode": "import" } }).RunnableConfig' is not assignable to type 'import("/home/runner/work/langgraphjs/langgraphjs/libs/langgraph/node_modules/@langchain/core/dist/runnables/types", { assert: { "resolution-mode": "import" } }).RunnableConfig'.
exports-cjs
Type 'CheckpointTuple | { config: RunnableConfig; checkpoint: Checkpoint<string, string>; metadata: { source: "input"; step: number; writes: null; parents: {}; }; pendingWrites: never[]; }' is not assignable to type 'CheckpointTuple'.
exports-cjs
Argument of type 'import("/home/runner/work/langgraphjs/langgraphjs/libs/langgraph/node_modules/@langchain/core/dist/runnables/types", { assert: { "resolution-mode": "import" } }).RunnableConfig' is not assignable to parameter of type 'import("/home/runner/work/langgraphjs/langgraphjs/node_modules/@langchain/core/dist/runnables/types", { assert: { "resolution-mode": "import" } }).RunnableConfig'.
exports-cjs
@langchain/langgraph#build: command (/home/runner/work/langgraphjs/langgraphjs/libs/langgraph) /tmp/xfs-f337b95c/yarn run build exited (1)
exports-cjs
Type '{ configurable: { checkpoint_ns: string; }; recursionLimit?: number | undefined; maxConcurrency?: number | undefined; timeout?: number | undefined; signal?: AbortSignal | undefined; ... 4 more ...; runId?: string | undefined; }' is not assignable to type 'RunnableConfig'.
exports-cjs
Argument of type 'import("/home/runner/work/langgraphjs/langgraphjs/libs/langgraph/node_modules/@langchain/core/dist/runnables/types", { assert: { "resolution-mode": "import" } }).RunnableConfig' is not assignable to parameter of type 'import("/home/runner/work/langgraphjs/langgraphjs/node_modules/@langchain/core/dist/runnables/types", { assert: { "resolution-mode": "import" } }).RunnableConfig'.
exports-esbuild
No overload matches this call.
exports-esbuild
Argument of type 'import("/home/runner/work/langgraphjs/langgraphjs/node_modules/@langchain/core/dist/runnables/types", { assert: { "resolution-mode": "import" } }).RunnableConfig' is not assignable to parameter of type 'import("/home/runner/work/langgraphjs/langgraphjs/libs/langgraph/node_modules/@langchain/core/dist/runnables/types", { assert: { "resolution-mode": "import" } }).RunnableConfig'.
exports-esbuild
Type 'import("/home/runner/work/langgraphjs/langgraphjs/node_modules/@langchain/core/dist/runnables/types", { assert: { "resolution-mode": "import" } }).RunnableConfig | undefined' is not assignable to type 'import("/home/runner/work/langgraphjs/langgraphjs/libs/langgraph/node_modules/@langchain/core/dist/runnables/types", { assert: { "resolution-mode": "import" } }).RunnableConfig | undefined'.
exports-esbuild
Argument of type 'Partial<LangGraphRunnableConfig>' is not assignable to parameter of type 'RunnableConfig'.
exports-esbuild
Type 'import("/home/runner/work/langgraphjs/langgraphjs/node_modules/@langchain/core/dist/runnables/types", { assert: { "resolution-mode": "import" } }).RunnableConfig' is not assignable to type 'import("/home/runner/work/langgraphjs/langgraphjs/libs/langgraph/node_modules/@langchain/core/dist/runnables/types", { assert: { "resolution-mode": "import" } }).RunnableConfig'.
exports-esbuild
Type 'CheckpointTuple | { config: RunnableConfig; checkpoint: Checkpoint<string, string>; metadata: { source: "input"; step: number; writes: null; parents: {}; }; pendingWrites: never[]; }' is not assignable to type 'CheckpointTuple'.
exports-esbuild
Argument of type 'import("/home/runner/work/langgraphjs/langgraphjs/libs/langgraph/node_modules/@langchain/core/dist/runnables/types", { assert: { "resolution-mode": "import" } }).RunnableConfig' is not assignable to parameter of type 'import("/home/runner/work/langgraphjs/langgraphjs/node_modules/@langchain/core/dist/runnables/types", { assert: { "resolution-mode": "import" } }).RunnableConfig'.
exports-esbuild
Type '{ configurable: { checkpoint_ns: string; }; recursionLimit?: number | undefined; maxConcurrency?: number | undefined; timeout?: number | undefined; signal?: AbortSignal | undefined; ... 4 more ...; runId?: string | undefined; }' is not assignable to type 'RunnableConfig'.
exports-esbuild
Argument of type 'import("/home/runner/work/langgraphjs/langgraphjs/libs/langgraph/node_modules/@langchain/core/dist/runnables/types", { assert: { "resolution-mode": "import" } }).RunnableConfig' is not assignable to parameter of type 'import("/home/runner/work/langgraphjs/langgraphjs/node_modules/@langchain/core/dist/runnables/types", { assert: { "resolution-mode": "import" } }).RunnableConfig'.
exports-esbuild
Argument of type '{ configurable: { checkpoint_ns: any; checkpoint_id: string; }; recursionLimit?: number | undefined; maxConcurrency?: number | undefined; timeout?: number | undefined; signal?: AbortSignal | undefined; ... 4 more ...; runId?: string | undefined; }' is not assignable to parameter of type 'RunnableConfig'.
exports-tsc
The following actions use a deprecated Node.js version and will be forced to run on node20: 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/
exports-esm
The following actions use a deprecated Node.js version and will be forced to run on node20: 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/
exports-cf
The following actions use a deprecated Node.js version and will be forced to run on node20: 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/
exports-vercel
The following actions use a deprecated Node.js version and will be forced to run on node20: 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/
exports-vite
The following actions use a deprecated Node.js version and will be forced to run on node20: 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/
exports-cjs
The following actions use a deprecated Node.js version and will be forced to run on node20: 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/
exports-esbuild
The following actions use a deprecated Node.js version and will be forced to run on node20: 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/