Skip to content

feat(playwright): optimize the visualization and extraction of playwright ai process data #53

feat(playwright): optimize the visualization and extraction of playwright ai process data

feat(playwright): optimize the visualization and extraction of playwright ai process data #53

Triggered via pull request August 22, 2024 09:50
Status Failure
Total duration 5m 44s
Artifacts

ai.yml

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

Annotations

3 errors and 1 warning
Unhandled error: packages/midscene/tests/ai/automation/planning.test.ts#L51
AssertionError: promise resolved "undefined" instead of rejecting - Expected + Received - [Error: rejected promise] + undefined ❯ tests/ai/automation/planning.test.ts:51:8 This error originated in "tests/ai/automation/planning.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running. The latest test that might've caused the error is "Error message in Chinese". It might mean one of the following: - The error was thrown, while Vitest was running this test. - If the error occurred after the test had been completed, this was the last documented test before it was thrown.
tests/ai/automation/planning.test.ts > automation - planning openAI > should raise an error when prompt is irrelevant with page: packages/midscene/tests/ai/automation/planning.test.ts#L51
AssertionError: promise resolved "undefined" instead of rejecting - Expected: [Error: rejected promise] + Received: undefined ❯ tests/ai/automation/planning.test.ts:51:8
main (18.19.0)
Process completed with exit code 1.
main (18.19.0)
The following actions use a deprecated Node.js version and will be forced to run on node20: pnpm/action-setup@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/