Skip to content

CI

CI #16310

Triggered via merge group August 9, 2026 05:42
Status Failure
Total duration 11m 13s
Artifacts 7

ci.yml

on: merge_group
Matrix: dogfood
Matrix: test
Dogfood Verify CLI
5m 37s
Dogfood Verify CLI
Temporal Conformance (live PG + MySQL)
4m 50s
Temporal Conformance (live PG + MySQL)
Build Core
4m 34s
Build Core
Build Docs
2m 39s
Build Docs
Console Pin Gate
7m 9s
Console Pin Gate
Test Core
11s
Test Core
Dogfood Regression Gate
12s
Dogfood Regression Gate
Fit to window
Zoom out
Zoom in

Annotations

9 errors
Test Core (3/3)
Process completed with exit code 1.
Test Core (3/3)
command (/home/runner/work/objectstack/objectstack/packages/cli) /opt/hostedtoolcache/node/22.23.1/x64/bin/pnpm run test exited (1)
src/commands/database-driver-allowlist.pin.test.ts > #6860 — --database-driver allowlist agrees with resolveStorageDefinition > os dev > parses every offered driver kind: packages/cli/src/commands/database-driver-allowlist.pin.test.ts#L171
AssertionError: promise rejected "Error: Expected --database-driver=better-… { …(6) }" instead of resolving ❯ src/commands/database-driver-allowlist.pin.test.ts:171:81 Caused by: Error: Expected --database-driver=better-sqlite3 to be one of: sqlite, sqlite-wasm, turso, postgres, mysql, mongodb, memory See more help with --help ❯ validateOptions ../../node_modules/.pnpm/@oclif+core@4.13.2/node_modules/@oclif/core/lib/parser/parse.js:75:15 ❯ Object.valueFunction ../../node_modules/.pnpm/@oclif+core@4.13.2/node_modules/@oclif/core/lib/parser/parse.js:398:75 ❯ ../../node_modules/.pnpm/@oclif+core@4.13.2/node_modules/@oclif/core/lib/parser/parse.js:481:113 ❯ Parser._flags ../../node_modules/.pnpm/@oclif+core@4.13.2/node_modules/@oclif/core/lib/parser/parse.js:481:14 ❯ Parser.parse ../../node_modules/.pnpm/@oclif+core@4.13.2/node_modules/@oclif/core/lib/parser/parse.js:186:93 ❯ Object.parse ../../node_modules/.pnpm/@oclif+core@4.13.2/node_modules/@oclif/core/lib/parser/index.js:22:20 ❯ parseDriverFlag src/commands/database-driver-allowlist.pin.test.ts:129:18 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { code: undefined, oclif: { exit: 2 }, skipOclifErrorHandling: undefined, suggestions: undefined, parse: {}, showHelp: false, bang: '›', render: 'Function<render>' }
src/commands/database-driver-allowlist.pin.test.ts > #6860 — --database-driver allowlist agrees with resolveStorageDefinition > os dev > offers every driver kind the resolver can produce, and no kind it cannot: packages/cli/src/commands/database-driver-allowlist.pin.test.ts#L153
AssertionError: expected Set{ 'sqlite', 'sqlite-wasm', …(5) } to deeply equal Set{ 'better-sqlite3', …(13) } - Expected + Received Set { - "better-sqlite3", - "default", - "factory", - "function", "memory", "mongodb", "mysql", - "on-disconnect", "postgres", - "safe", "sqlite", "sqlite-wasm", - "string", "turso", } ❯ src/commands/database-driver-allowlist.pin.test.ts:153:45
src/commands/database-driver-allowlist.pin.test.ts > #6860 — --database-driver allowlist agrees with resolveStorageDefinition > os start > parses every offered driver kind: packages/cli/src/commands/database-driver-allowlist.pin.test.ts#L171
AssertionError: promise rejected "Error: Expected --database-driver=better-… { …(6) }" instead of resolving ❯ src/commands/database-driver-allowlist.pin.test.ts:171:81 Caused by: Caused by: Error: Expected --database-driver=better-sqlite3 to be one of: sqlite, sqlite-wasm, turso, postgres, mysql, mongodb, memory See more help with --help ❯ validateOptions ../../node_modules/.pnpm/@oclif+core@4.13.2/node_modules/@oclif/core/lib/parser/parse.js:75:15 ❯ Object.valueFunction ../../node_modules/.pnpm/@oclif+core@4.13.2/node_modules/@oclif/core/lib/parser/parse.js:398:75 ❯ ../../node_modules/.pnpm/@oclif+core@4.13.2/node_modules/@oclif/core/lib/parser/parse.js:481:113 ❯ Parser._flags ../../node_modules/.pnpm/@oclif+core@4.13.2/node_modules/@oclif/core/lib/parser/parse.js:481:14 ❯ Parser.parse ../../node_modules/.pnpm/@oclif+core@4.13.2/node_modules/@oclif/core/lib/parser/parse.js:186:93 ❯ Object.parse ../../node_modules/.pnpm/@oclif+core@4.13.2/node_modules/@oclif/core/lib/parser/index.js:22:20 ❯ parseDriverFlag src/commands/database-driver-allowlist.pin.test.ts:129:18 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { code: undefined, oclif: { exit: 2 }, skipOclifErrorHandling: undefined, suggestions: undefined, parse: {}, showHelp: false, bang: '›', render: 'Function<render>' }
src/commands/database-driver-allowlist.pin.test.ts > #6860 — --database-driver allowlist agrees with resolveStorageDefinition > os start > offers every driver kind the resolver can produce, and no kind it cannot: packages/cli/src/commands/database-driver-allowlist.pin.test.ts#L153
AssertionError: expected Set{ 'sqlite', 'sqlite-wasm', …(5) } to deeply equal Set{ 'better-sqlite3', …(13) } - Expected + Received Set { - "better-sqlite3", - "default", - "factory", - "function", "memory", "mongodb", "mysql", - "on-disconnect", "postgres", - "safe", "sqlite", "sqlite-wasm", - "string", "turso", } ❯ src/commands/database-driver-allowlist.pin.test.ts:153:45
Test Core
Process completed with exit code 1.
Test Core
Test Core: leg test reported result 'failure' — a declared negative is never overridden by a full roster.
Test Core
Test Core: 1 of 3 declared shard(s) of test published no positive attestation (test-3-of-3). A shard that never ran cannot be counted as passing — see #6082.

Artifacts

Produced during runtime
Name Size Digest
build-output
24 MB
sha256:081f820ba74f86bc6ec444f8a49aec2a0bd7bd0452ef27892f3226dd95338844
shard-attest-dogfood-1-of-3
324 Bytes
sha256:37a3402d2f0d0b0a9400a3d893581af4609027a8ca21977a5e05d71c2871ca0c
shard-attest-dogfood-2-of-3
324 Bytes
sha256:5ca8e80fcde789e58fad1af84ce34c4c477254100b9f302bde8186e968e22367
shard-attest-dogfood-3-of-3
321 Bytes
sha256:4c12cd8c0497bc8b7d2d13a6f66296fc9b4207102154dfeb676634239dd0a2f3
shard-attest-dogfood-verify-1-of-1
342 Bytes
sha256:ee834d934d71fe7d0eb86c9b22d1faa61b64bbe05b34f6fde6f1a9963387b2bc
shard-attest-test-1-of-3
314 Bytes
sha256:a20ff96f1267e5030feea5d71aa02d07d6663a697cd2110e4b6a26597304bbe7
shard-attest-test-2-of-3
314 Bytes
sha256:037dc9c98035fa8eb13770b3f1c274d002fe967e664da67dc8656997b067c7c0