Skip to content

feat: ordered arrays for step fields and actions #1745

feat: ordered arrays for step fields and actions

feat: ordered arrays for step fields and actions #1745

Triggered via pull request June 12, 2026 15:32
Status Failure
Total duration 2m 59s
Artifacts

ci.yml

on: pull_request
go-unit-test
2m 55s
go-unit-test
go-integration-test-postgres
1m 3s
go-integration-test-postgres
go-integration-test-spanner
56s
go-integration-test-spanner
npm-pack-smoke
npm-pack-smoke
goreleaser-snapshot
0s
goreleaser-snapshot
consumer-journey-e2e
consumer-journey-e2e
go-smoke-test-embedded-postgres
0s
go-smoke-test-embedded-postgres
quickstart-smoke
0s
quickstart-smoke
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 12 warnings
node-e2e
Process completed with exit code 130.
node-check
Process completed with exit code 130.
[unit] src/spec-conformance.spec.ts > api-mock spec conformance — responses match orval-generated zod > PATCH /flow_definitions/:id matches UpdateFlowDefinitionResponse: packages/api-mock/src/spec-conformance.spec.ts#L247
AssertionError: expected 404 to be 200 // Object.is equality - Expected + Received - 200 + 404 ❯ src/spec-conformance.spec.ts:247:24
[unit] src/spec-conformance.spec.ts > api-mock spec conformance — responses match orval-generated zod > GET /flow_definitions/:id matches GetFlowDefinitionResponse: packages/api-mock/src/spec-conformance.spec.ts#L227
AssertionError: expected 404 to be 200 // Object.is equality - Expected + Received - 200 + 404 ❯ src/spec-conformance.spec.ts:227:24
no-invalid-schema-examples: api/openapi/components/flows/flow-definition.yaml#L72
Example value must conform to the schema: `actions` property type must be array.
no-invalid-schema-examples: api/openapi/components/flows/flow-definition.yaml#L65
Example value must conform to the schema: `actions` property type must be array.
playwright(expect-expect): src/user-journey.spec.ts#L42
Test has no assertions
playwright(expect-expect): src/user-journey.spec.ts#L24
Test has no assertions
playwright(expect-expect): src/user-journey.spec.ts#L5
Test has no assertions
typescript-eslint(no-non-null-assertion): src/runtime/config.spec.ts#L48
Forbidden non-null assertion.