fix(integ): bound credential scans and classify disabled TTL #31574
Triggered via pull request
September 15, 2026 20:46
Status
Failure
Total duration
3m 23s
Artifacts
–
ci.yml
on: pull_request
Detect Version
Migrate Dev DB
/
Apply Database Migrations
Detect Desktop Changes
Matrix: Build AMD64
Matrix: Build ARM64 (GHCR Only)
Matrix: Test and Build / oauth-postgres
Matrix: Test and Build / test-shard
Test and Build
/
Lint and Test
3m 9s
Test and Build
/
Build App
2m 54s
Check Docs Changes
Matrix: Build Dev ECR
Deploy Trigger.dev (Dev)
Matrix: Create GHCR Manifests
Process Docs
/
Process Documentation Embeddings
Prune Desktop Prereleases
0s
Matrix: Attest Images
Desktop Release
/
Build, Sign, Notarize
Annotations
3 errors and 4 warnings
|
Test and Build / PostgreSQL integration (push)
Process completed with exit code 1.
|
|
lib/auth/sso/primary-provider.postgres.test.ts > Primary SSO provider per organization domain in PostgreSQL > falls back to the first verified provider by id while the domain names none:
apps/sim/lib/auth/sso/primary-provider.postgres.test.ts#L140
Error: Failed query: delete from "user" where "user"."id" = $1
params: 31581a06-aff6-4bbf-9e50-c19b26d6690b
❯ PostgresJsPreparedQuery.queryWithCache ../../node_modules/src/pg-core/session.ts:73:10
❯ lib/auth/sso/primary-provider.postgres.test.ts:140:5
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { query: 'delete from "user" where "user"."id" = $1', params: [ '31581a06-aff6-4bbf-9e50-c19b26d6690b' ] }
Caused by: Caused by: PostgresError: deadlock detected
❯ ErrorResponse ../../node_modules/postgres/src/connection.js:815:30
❯ handle ../../node_modules/postgres/src/connection.js:489:6
❯ Socket.data ../../node_modules/postgres/src/connection.js:324:9
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { severity_local: 'ERROR', severity: 'ERROR', code: '40P01', detail: 'Process 180 waits for RowExclusiveLock on relation 18347 of database 16384; blocked by process 178.\nProcess 178 waits for ShareRowExclusiveLock on relation 18318 of database 16384; blocked by process 180.', hint: 'See server log for query details.', file: 'deadlock.c', routine: 'DeadLockReport', query: 'delete from "user" where "user"."id" = $1', parameters: [ '31581a06-aff6-4bbf-9e50-c19b26d6690b' ], args: [ '31581a06-aff6-4bbf-9e50-c19b26d6690b' ], types: [ 25 ] }
|
|
Test and Build / Lint and Test
Process completed with exit code 1.
|
|
Test and Build / PostgreSQL integration (push)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Test and Build / PostgreSQL integration (push)
Skipping sticky disk commit due to previous step failures
|
|
Test and Build / PostgreSQL integration (push)
- Step: unknown (failed)
|
|
Test and Build / PostgreSQL integration (push)
Found 2 failed/cancelled steps in previous workflow steps
|