Skip to content

fix: prioritize form-fill over extraction category to prevent false p… #529

fix: prioritize form-fill over extraction category to prevent false p…

fix: prioritize form-fill over extraction category to prevent false p… #529

Triggered via pull request May 10, 2026 04:15
Status Failure
Total duration 4m 15s
Artifacts

test.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

5 errors, 23 warnings, and 1 notice
test (ubuntu-latest, 20)
Process completed with exit code 1.
test (windows-latest, 20)
The strategy configuration was canceled because "test.ubuntu-latest_20" failed
test (windows-latest, 20)
The operation was canceled.
test (macos-latest, 20)
The strategy configuration was canceled because "test.ubuntu-latest_20" failed
test (macos-latest, 20)
The operation was canceled.
test (ubuntu-latest, 20)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
test (ubuntu-latest, 20): src/agents/planner-executor/playwright-runtime.ts#L616
Static async method 'fromPage' has no 'await' expression
test (ubuntu-latest, 20): src/agents/planner-executor/playwright-runtime.ts#L502
Async method 'getViewportHeight' has no 'await' expression
test (ubuntu-latest, 20): src/agents/planner-executor/playwright-runtime.ts#L429
Async method 'getCurrentUrl' has no 'await' expression
test (ubuntu-latest, 20): src/agents/planner-executor/learning-store.ts#L92
Async method 'clear' has no 'await' expression
test (ubuntu-latest, 20): src/agents/planner-executor/learning-store.ts#L88
Async method 'putDomainProfile' has no 'await' expression
test (ubuntu-latest, 20): src/agents/planner-executor/learning-store.ts#L84
Async method 'getDomainProfile' has no 'await' expression
test (ubuntu-latest, 20): src/agents/planner-executor/learning-store.ts#L77
Async method 'pruneFingerprints' has no 'await' expression
test (ubuntu-latest, 20): src/agents/planner-executor/learning-store.ts#L59
Async method 'putFingerprints' has no 'await' expression
test (ubuntu-latest, 20): src/agents/planner-executor/learning-store.ts#L48
Async method 'getFingerprints' has no 'await' expression
test (ubuntu-latest, 20): src/agents/planner-executor/category-pruner.ts#L345
'maxNodes' is assigned a value but never used. Allowed unused vars must match /^_/u
test (windows-latest, 20)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
test (macos-latest, 20)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
test (macos-latest, 20): src/agents/planner-executor/playwright-runtime.ts#L616
Static async method 'fromPage' has no 'await' expression
test (macos-latest, 20): src/agents/planner-executor/playwright-runtime.ts#L502
Async method 'getViewportHeight' has no 'await' expression
test (macos-latest, 20): src/agents/planner-executor/playwright-runtime.ts#L429
Async method 'getCurrentUrl' has no 'await' expression
test (macos-latest, 20): src/agents/planner-executor/learning-store.ts#L92
Async method 'clear' has no 'await' expression
test (macos-latest, 20): src/agents/planner-executor/learning-store.ts#L88
Async method 'putDomainProfile' has no 'await' expression
test (macos-latest, 20): src/agents/planner-executor/learning-store.ts#L84
Async method 'getDomainProfile' has no 'await' expression
test (macos-latest, 20): src/agents/planner-executor/learning-store.ts#L77
Async method 'pruneFingerprints' has no 'await' expression
test (macos-latest, 20): src/agents/planner-executor/learning-store.ts#L59
Async method 'putFingerprints' has no 'await' expression
test (macos-latest, 20): src/agents/planner-executor/learning-store.ts#L48
Async method 'getFingerprints' has no 'await' expression
test (macos-latest, 20): src/agents/planner-executor/category-pruner.ts#L345
'maxNodes' is assigned a value but never used. Allowed unused vars must match /^_/u
test (windows-latest, 20)
NOTICE: windows-2025 requests are being redirected to windows-2025-vs2026 by May 12, 2026