chore: fix master-v4 rebase issues #10376
test-ci.yml
on: push
Matrix: Build & Test
Release @next
4m 32s
Annotations
13 errors and 15 warnings
|
Lint
Process completed with exit code 1.
|
|
typescript-eslint(await-thenable):
packages/basic-crawler/src/internals/basic-crawler.ts#L1426
Unexpected iterable of non-Promise (non-"Thenable") values passed to promise aggregator.
|
|
typescript-eslint(no-array-delete):
packages/core/src/storages/request_list.ts#L439
Using the `delete` operator with an array expression is unsafe.
|
|
Public API surface
@crawlee/puppeteer: report out of date — run "pnpm api:extract" and commit the changes in docs/public-api/
|
|
Public API surface
@crawlee/playwright: report out of date — run "pnpm api:extract" and commit the changes in docs/public-api/
|
|
Public API surface
@crawlee/linkedom: report out of date — run "pnpm api:extract" and commit the changes in docs/public-api/
|
|
Public API surface
@crawlee/jsdom: report out of date — run "pnpm api:extract" and commit the changes in docs/public-api/
|
|
Public API surface
@crawlee/impit-client: report out of date — run "pnpm api:extract" and commit the changes in docs/public-api/
|
|
Public API surface
@crawlee/http: report out of date — run "pnpm api:extract" and commit the changes in docs/public-api/
|
|
Public API surface
@crawlee/core: report out of date — run "pnpm api:extract" and commit the changes in docs/public-api/
|
|
Public API surface
@crawlee/cheerio: report out of date — run "pnpm api:extract" and commit the changes in docs/public-api/
|
|
Public API surface
@crawlee/browser-pool: report out of date — run "pnpm api:extract" and commit the changes in docs/public-api/
|
|
Public API surface
@crawlee/basic: report out of date — run "pnpm api:extract" and commit the changes in docs/public-api/
|
|
Lint
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
eslint-plugin-vitest(no-conditional-expect):
test/browser-pool/browser-plugins/plugins.test.ts#L178
Unexpected conditional expect
|
|
|
|
|
|
|
|
|
|
|
|
|
|
eslint-plugin-vitest(no-conditional-expect):
packages/browser-pool/test/changing-page-options.test.ts#L94
Unexpected conditional expect
|
|
eslint-plugin-vitest(no-conditional-expect):
packages/browser-pool/test/changing-page-options.test.ts#L56
Unexpected conditional expect
|
|
eslint-plugin-vitest(no-conditional-expect):
packages/core/test/memory-storage/no-crash-on-big-buffers.test.ts#L30
Unexpected conditional expect
|
|
Public API surface
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Build & Test (ubuntu-22.04, 22)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Build & Test (ubuntu-22.04, 24)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Release @next
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|