Skip to content

community[patch]: feat: add headers param to cheerio loader #162

community[patch]: feat: add headers param to cheerio loader

community[patch]: feat: add headers param to cheerio loader #162

Triggered via pull request June 20, 2024 22:03
Status Failure
Total duration 3m 42s
Artifacts

test-exports.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

35 errors and 7 warnings
exports-cf
@langchain/community#build: command (/home/runner/work/langchainjs/langchainjs/libs/langchain-community) /tmp/xfs-3ca314f4/yarn run build exited (1)
exports-cf
Argument of type '{ headers: Headers | undefined; }' is not assignable to parameter of type 'CheerioOptions & { headers: Headers; }'.
exports-cf
Argument of type '{ xmlMode: true; xml: true; }' is not assignable to parameter of type 'CheerioOptions & { headers: Headers; }'.
exports-cf
@langchain/community#build:internal: command (/home/runner/work/langchainjs/langchainjs/libs/langchain-community) /tmp/xfs-55526c9c/yarn run build:internal exited (1)
exports-cf
Process completed with exit code 1.
exports-cjs
@langchain/community#build: command (/home/runner/work/langchainjs/langchainjs/libs/langchain-community) /tmp/xfs-186346b1/yarn run build exited (1)
exports-cjs
Argument of type '{ headers: Headers | undefined; }' is not assignable to parameter of type 'CheerioOptions & { headers: Headers; }'.
exports-cjs
Argument of type '{ xmlMode: true; xml: true; }' is not assignable to parameter of type 'CheerioOptions & { headers: Headers; }'.
exports-cjs
@langchain/community#build:internal: command (/home/runner/work/langchainjs/langchainjs/libs/langchain-community) /tmp/xfs-094a4edb/yarn run build:internal exited (1)
exports-cjs
Process completed with exit code 1.
exports-esm
@langchain/community#build: command (/home/runner/work/langchainjs/langchainjs/libs/langchain-community) /tmp/xfs-c5714ee9/yarn run build exited (1)
exports-esm
Argument of type '{ headers: Headers | undefined; }' is not assignable to parameter of type 'CheerioOptions & { headers: Headers; }'.
exports-esm
Argument of type '{ xmlMode: true; xml: true; }' is not assignable to parameter of type 'CheerioOptions & { headers: Headers; }'.
exports-esm
@langchain/community#build:internal: command (/home/runner/work/langchainjs/langchainjs/libs/langchain-community) /tmp/xfs-c7422f3c/yarn run build:internal exited (1)
exports-esm
Process completed with exit code 1.
exports-vite
@langchain/community#build: command (/home/runner/work/langchainjs/langchainjs/libs/langchain-community) /tmp/xfs-244c9ac4/yarn run build exited (1)
exports-vite
Argument of type '{ headers: Headers | undefined; }' is not assignable to parameter of type 'CheerioOptions & { headers: Headers; }'.
exports-vite
Argument of type '{ xmlMode: true; xml: true; }' is not assignable to parameter of type 'CheerioOptions & { headers: Headers; }'.
exports-vite
@langchain/community#build:internal: command (/home/runner/work/langchainjs/langchainjs/libs/langchain-community) /tmp/xfs-b4d82e27/yarn run build:internal exited (1)
exports-vite
Process completed with exit code 1.
exports-vercel
@langchain/community#build: command (/home/runner/work/langchainjs/langchainjs/libs/langchain-community) /tmp/xfs-bea29e99/yarn run build exited (1)
exports-vercel
Argument of type '{ headers: Headers | undefined; }' is not assignable to parameter of type 'CheerioOptions & { headers: Headers; }'.
exports-vercel
Argument of type '{ xmlMode: true; xml: true; }' is not assignable to parameter of type 'CheerioOptions & { headers: Headers; }'.
exports-vercel
@langchain/community#build:internal: command (/home/runner/work/langchainjs/langchainjs/libs/langchain-community) /tmp/xfs-073f2bad/yarn run build:internal exited (1)
exports-vercel
Process completed with exit code 1.
exports-tsc
@langchain/community#build: command (/home/runner/work/langchainjs/langchainjs/libs/langchain-community) /tmp/xfs-f38350cf/yarn run build exited (1)
exports-tsc
Argument of type '{ headers: Headers | undefined; }' is not assignable to parameter of type 'CheerioOptions & { headers: Headers; }'.
exports-tsc
Argument of type '{ xmlMode: true; xml: true; }' is not assignable to parameter of type 'CheerioOptions & { headers: Headers; }'.
exports-tsc
@langchain/community#build:internal: command (/home/runner/work/langchainjs/langchainjs/libs/langchain-community) /tmp/xfs-21c53891/yarn run build:internal exited (1)
exports-tsc
Process completed with exit code 1.
exports-esbuild
@langchain/community#build: command (/home/runner/work/langchainjs/langchainjs/libs/langchain-community) /tmp/xfs-4f0dec08/yarn run build exited (1)
exports-esbuild
Argument of type '{ headers: Headers | undefined; }' is not assignable to parameter of type 'CheerioOptions & { headers: Headers; }'.
exports-esbuild
Argument of type '{ xmlMode: true; xml: true; }' is not assignable to parameter of type 'CheerioOptions & { headers: Headers; }'.
exports-esbuild
@langchain/community#build:internal: command (/home/runner/work/langchainjs/langchainjs/libs/langchain-community) /tmp/xfs-c80654b3/yarn run build:internal exited (1)
exports-esbuild
Process completed with exit code 1.
exports-cf
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
exports-cjs
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
exports-esm
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
exports-vite
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
exports-vercel
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
exports-tsc
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
exports-esbuild
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.