Skip to content

fix: lf -d

fix: lf -d #726

Triggered via push September 24, 2024 03:48
Status Failure
Total duration 12m 27s
Artifacts

deploy.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
@fiction/posts/test/postEditing.uiux.test.ts > postEditing > creates post and allows basic editing: @fiction/core/test-utils/buildTest.ts#L446
Error: ACTION_ERROR: hasText on selector [data-test-id="post-editor-title"]: Timed out 5000ms waiting for expect(locator).toContainText(expected) Locator: locator('[data-test-id="post-editor-title"]') Expected string: "Test Post" Received: <element(s) not found> Call log: - locator._expect with timeout 5000ms - waiting for locator('[data-test-id="post-editor-title"]') ❯ Module.performActions @fiction/core/test-utils/buildTest.ts:446:13 ❯ @fiction/posts/test/postEditing.uiux.test.ts:11:5
@fiction/posts/test/postEditing.uiux.test.ts > postEditing > creates post and allows basic editing: @fiction/core/test-utils/buildTest.ts#L446
Error: ACTION_ERROR: click on selector [data-test-id="createPostButton"]: locator.waitFor: Timeout 10000ms exceeded. Call log: - waiting for locator('[data-test-id="createPostButton"]').first() to be visible ❯ Module.performActions @fiction/core/test-utils/buildTest.ts:446:13 ❯ @fiction/posts/test/postEditing.uiux.test.ts:11:5
@fiction/posts/test/postEditing.uiux.test.ts > postEditing > creates post and allows basic editing: @fiction/core/test-utils/buildTest.ts#L446
Error: ACTION_ERROR: click on selector [data-test-id="createPostButton"]: locator.waitFor: Timeout 10000ms exceeded. Call log: - waiting for locator('[data-test-id="createPostButton"]').first() to be visible ❯ Module.performActions @fiction/core/test-utils/buildTest.ts:446:13 ❯ @fiction/posts/test/postEditing.uiux.test.ts:11:5
@fiction/posts/test/postEditing.uiux.test.ts > postEditing > creates post and allows basic editing: @fiction/core/test-utils/buildTest.ts#L446
Error: ACTION_ERROR: click on selector [data-test-id="createPostButton"]: locator.waitFor: Timeout 10000ms exceeded. Call log: - waiting for locator('[data-test-id="createPostButton"]').first() to be visible ❯ Module.performActions @fiction/core/test-utils/buildTest.ts:446:13 ❯ @fiction/posts/test/postEditing.uiux.test.ts:11:5
build and test
Process completed with exit code 1.
build and test
The following actions use a deprecated Node.js version and will be forced to run on node20: slackapi/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/