feat: shareable reports + self-service subscriptions #528
Triggered via pull request
September 13, 2026 17:24
Status
Failure
Total duration
1m 50s
Artifacts
–
ci.yml
on: pull_request
node-tests
1m 45s
gateway-race
19s
archive-worker
18s
mobile-security
39s
Annotations
2 errors and 1 warning
|
node-tests
Process completed with exit code 1.
|
|
server/orm/orm.test.ts > Canonical PostgreSQL Baseline > ships exactly one executable PostgreSQL baseline migration:
server/orm/orm.test.ts#L918
AssertionError: expected [ '0000_postgresql_baseline', …(23) ] to deeply equal [ '0000_postgresql_baseline', …(22) ]
- Expected
+ Received
@@ -20,6 +20,7 @@
"0018_pii_rotation_dispatch_dead_letter",
"0019_pii_forensic_integrity_verification",
"0020_pii_forensic_keyset_pagination_index",
"0021_payment_intent_outbox",
"0022_payment_reconciliation_cases",
+ "0023_share_links_and_plan_signups",
]
❯ server/orm/orm.test.ts:918:55
|
|
gateway-race
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|