Skip to content

Workflow Electron (2335) by @Alex-Tideman (Attempt 1) #3710

Workflow Electron (2335) by @Alex-Tideman (Attempt 1)

Workflow Electron (2335) by @Alex-Tideman (Attempt 1) #3710

Triggered via pull request September 19, 2024 16:50
Status Failure
Total duration 1m 34s
Artifacts

lint-and-test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 8 warnings
src/lib/models/workflow-execution.test.ts > toWorkflowExecution > should match the snapshot for Canceled workflows: src/lib/models/workflow-execution.test.ts#L33
Error: Snapshot `toWorkflowExecution > should match the snapshot for Canceled workflows 1` mismatched - Expected + Received @@ -21,10 +21,11 @@ "parentNamespaceId": "c3e6ec56-8059-4bdf-99ac-d50d3fa1616c", "pendingActivities": [], "pendingChildren": [], "pendingNexusOperations": [], "pendingWorkflowTask": null, + "rootExecution": undefined, "runId": "346e7a24-c660-4f91-a777-ffe3274d8144", "searchAttributes": { "indexedFields": { "BinaryChecksums": [ "e56c0141e58df0bd405138565d0526f9", ❯ src/lib/models/workflow-execution.test.ts:33:45
src/lib/models/workflow-execution.test.ts > toWorkflowExecution > should match the snapshot for Completed workflows: src/lib/models/workflow-execution.test.ts#L33
Error: Snapshot `toWorkflowExecution > should match the snapshot for Completed workflows 1` mismatched - Expected + Received @@ -21,10 +21,11 @@ "parentNamespaceId": "c3e6ec56-8059-4bdf-99ac-d50d3fa1616c", "pendingActivities": [], "pendingChildren": [], "pendingNexusOperations": [], "pendingWorkflowTask": null, + "rootExecution": undefined, "runId": "202dcff6-7f35-4c65-995c-bcadce524fb1", "searchAttributes": { "indexedFields": { "BinaryChecksums": [ "e56c0141e58df0bd405138565d0526f9", ❯ src/lib/models/workflow-execution.test.ts:33:45
src/lib/models/workflow-execution.test.ts > toWorkflowExecution > should match the snapshot for Failed workflows: src/lib/models/workflow-execution.test.ts#L33
Error: Snapshot `toWorkflowExecution > should match the snapshot for Failed workflows 1` mismatched - Expected + Received @@ -18,10 +18,11 @@ "parentNamespaceId": "", "pendingActivities": [], "pendingChildren": [], "pendingNexusOperations": [], "pendingWorkflowTask": null, + "rootExecution": undefined, "runId": "7e00b341-c579-4bb5-9e28-810d34ef4329", "searchAttributes": { "indexedFields": { "TemporalChangeVersion": [ "initial version-3", ❯ src/lib/models/workflow-execution.test.ts:33:45
src/lib/models/workflow-execution.test.ts > toWorkflowExecution > should match the snapshot for Running workflows: src/lib/models/workflow-execution.test.ts#L33
Error: Snapshot `toWorkflowExecution > should match the snapshot for Running workflows 1` mismatched - Expected + Received @@ -47,10 +47,11 @@ }, ], "pendingChildren": [], "pendingNexusOperations": [], "pendingWorkflowTask": null, + "rootExecution": undefined, "runId": "2a7ba421-f74b-4b8b-b9d8-e6e30e4caac7", "searchAttributes": { "indexedFields": { "BinaryChecksums": [ "e56c0141e58df0bd405138565d0526f9", ❯ src/lib/models/workflow-execution.test.ts:33:45
src/lib/models/workflow-execution.test.ts > toWorkflowExecution > should match the snapshot for Terminated workflows: src/lib/models/workflow-execution.test.ts#L33
Error: Snapshot `toWorkflowExecution > should match the snapshot for Terminated workflows 1` mismatched - Expected + Received @@ -52,10 +52,11 @@ }, ], "pendingChildren": [], "pendingNexusOperations": [], "pendingWorkflowTask": null, + "rootExecution": undefined, "runId": "16c5fbe5-f82d-43c1-acbc-18c65c449ace", "searchAttributes": { "indexedFields": { "BinaryChecksums": [ "e56c0141e58df0bd405138565d0526f9", ❯ src/lib/models/workflow-execution.test.ts:33:45
src/lib/models/workflow-execution.test.ts > toWorkflowExecution > should match the snapshot for TimedOut workflows: src/lib/models/workflow-execution.test.ts#L33
Error: Snapshot `toWorkflowExecution > should match the snapshot for TimedOut workflows 1` mismatched - Expected + Received @@ -27,10 +27,11 @@ "originalScheduledTime": "2022-07-01T14:00:34.963148219Z", "scheduledTime": "2022-07-01T14:00:34.963148844Z", "startedTime": null, "state": "Scheduled", }, + "rootExecution": undefined, "runId": "445a17cb-6cb4-4508-bc59-187d08c6c6e2", "searchAttributes": { "indexedFields": { "BinaryChecksums": [ "e56c0141e58df0bd405138565d0526f9", ❯ src/lib/models/workflow-execution.test.ts:33:45
src/lib/models/workflow-execution.test.ts > toWorkflowExecutions > should match the snapshot: src/lib/models/workflow-execution.test.ts#L42
Error: Snapshot `toWorkflowExecutions > should match the snapshot 1` mismatched - Expected + Received @@ -19,10 +19,11 @@ "parentNamespaceId": "", "pendingActivities": [], "pendingChildren": [], "pendingNexusOperations": [], "pendingWorkflowTask": undefined, + "rootExecution": undefined, "runId": "346e7a24-c660-4f91-a777-ffe3274d8144", "searchAttributes": { "indexedFields": { "BinaryChecksums": [ "e56c0141e58df0bd405138565d0526f9", @@ -59,10 +60,11 @@ "parentNamespaceId": "", "pendingActivities": [], "pendingChildren": [], "pendingNexusOperations": [], "pendingWorkflowTask": undefined, + "rootExecution": undefined, "runId": "202dcff6-7f35-4c65-995c-bcadce524fb1", "searchAttributes": { "indexedFields": { "BinaryChecksums": [ "e56c0141e58df0bd405138565d0526f9", @@ -99,10 +101,11 @@ "parentNamespaceId": "", "pendingActivities": [], "pendingChildren": [], "pendingNexusOperations": [], "pendingWorkflowTask": undefined, + "rootExecution": undefined, "runId": "7e00b341-c579-4bb5-9e28-810d34ef4329", "searchAttributes": { "indexedFields": { "TemporalChangeVersion": [ "initial version-3", @@ -135,10 +138,11 @@ "parentNamespaceId": "", "pendingActivities": [], "pendingChildren": [], "pendingNexusOperations": [], "pendingWorkflowTask": undefined, + "rootExecution": undefined, "runId": "2a7ba421-f74b-4b8b-b9d8-e6e30e4caac7", "searchAttributes": { "indexedFields": { "BinaryChecksums": [ "e56c0141e58df0bd405138565d0526f9", @@ -175,10 +179,11 @@ "parentNamespaceId": "", "pendingActivities": [], "pendingChildren": [], "pendingNexusOperations": [], "pendingWorkflowTask": undefined, + "rootExecution": undefined, "runId": "dfd4039d-4bc0-4864-9a24-85d136814977", "searchAttributes": { "indexedFields": { "BinaryChecksums": [ "e56c0141e58df0bd405138565d0526f9", @@ -215,10 +220,11 @@ "parentNamespaceId": "", "pendingActivities": [], "pendingChildren": [], "pendingNexusOperations": [], "pendingWorkflowTask": undefined, + "rootExecution": undefined, "runId": "16c5fbe5-f82d-43c1-acbc-18c65c449ace", "searchAttributes": { "indexedFields": { "BinaryChecksums": [ "e56c0141e58df0bd405138565d0526f9", @@ -255,10 +261,11 @@ "parentNamespaceId": "", "pendingActivities": [], "pendingChildren": [], "pendingNexusOperations": [], "pendingWorkflowTask": undefined, + "rootExecution": undefined, "runId": "445a17cb-6cb4-4508-bc59-187d08c6c6e2", "searchAttributes": { "indexedFields": { "BinaryChecksums": [ "e56c0141e58df0bd405138565d0526f9", ❯ src/lib/models/workflow-execution.test.ts:42:44
src/lib/models/workflow-execution.write-disabled.test.ts > toWorkflowExecution > should match the snapshot for Canceled workflows: src/lib/models/workflow-execution.write-disabled.test.ts#L39
Error: Snapshot `toWorkflowExecution > should match the snapshot for Canceled workflows 1` mismatched - Expected + Received @@ -21,10 +21,11 @@ "parentNamespaceId": "c3e6ec56-8059-4bdf-99ac-d50d3fa1616c", "pendingActivities": [], "pendingChildren": [], "pendingNexusOperations": [], "pendingWorkflowTask": null, + "rootExecution": undefined, "runId": "346e7a24-c660-4f91-a777-ffe3274d8144", "searchAttributes": { "indexedFields": { "BinaryChecksums": [ "e56c0141e58df0bd405138565d0526f9", ❯ src/lib/models/workflow-execution.write-disabled.test.ts:39:45
src/lib/models/workflow-execution.write-disabled.test.ts > toWorkflowExecution > should match the snapshot for Completed workflows: src/lib/models/workflow-execution.write-disabled.test.ts#L39
Error: Snapshot `toWorkflowExecution > should match the snapshot for Completed workflows 1` mismatched - Expected + Received @@ -21,10 +21,11 @@ "parentNamespaceId": "c3e6ec56-8059-4bdf-99ac-d50d3fa1616c", "pendingActivities": [], "pendingChildren": [], "pendingNexusOperations": [], "pendingWorkflowTask": null, + "rootExecution": undefined, "runId": "202dcff6-7f35-4c65-995c-bcadce524fb1", "searchAttributes": { "indexedFields": { "BinaryChecksums": [ "e56c0141e58df0bd405138565d0526f9", ❯ src/lib/models/workflow-execution.write-disabled.test.ts:39:45
src/lib/models/workflow-execution.write-disabled.test.ts > toWorkflowExecution > should match the snapshot for Failed workflows: src/lib/models/workflow-execution.write-disabled.test.ts#L39
Error: Snapshot `toWorkflowExecution > should match the snapshot for Failed workflows 1` mismatched - Expected + Received @@ -18,10 +18,11 @@ "parentNamespaceId": "", "pendingActivities": [], "pendingChildren": [], "pendingNexusOperations": [], "pendingWorkflowTask": null, + "rootExecution": undefined, "runId": "7e00b341-c579-4bb5-9e28-810d34ef4329", "searchAttributes": { "indexedFields": { "TemporalChangeVersion": [ "initial version-3", ❯ src/lib/models/workflow-execution.write-disabled.test.ts:39:45
check-types
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
unit-tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
lint: tests/e2e/call-stack.spec.ts#L11
Test has no assertions
lint: tests/e2e/call-stack.spec.ts#L26
Test has no assertions
lint: tests/e2e/workflows.spec.ts#L12
Unexpected use of { force: true } option
lint: tests/e2e/workflows.spec.ts#L21
Unexpected use of { force: true } option
lint: tests/e2e/workflows.spec.ts#L35
Unexpected use of { force: true } option