Merge remote-tracking branch 'origin/main' into incremental-reprocessing #3897
Annotations
5 errors and 1 warning
|
|
|
modules/module-postgres/test/src/slow_tests.test.ts#L522
AssertionError: expected 57 to deeply equal +0
- Expected
+ Received
- 0
+ 57
❯ test/src/slow_tests.test.ts:522:33
|
|
modules/module-postgres/test/src/slow_tests.test.ts#L272
PgError.42703: column "pending_delete" does not exist
❯ PgConnection.stream ../../node_modules/.pnpm/pgwire@0.8.1/node_modules/pgwire/mod.js:331:15
❯ PgPool.stream ../../node_modules/.pnpm/pgwire@0.8.1/node_modules/pgwire/mod.js:111:7
❯ PgResult.fromStream ../../node_modules/.pnpm/pgwire@0.8.1/node_modules/pgwire/mod.js:1063:22
❯ Module.retriedQuery ../../libs/lib-postgres/src/utils/pgwire_utils.ts:40:14
❯ DatabaseClient.queryRows ../../libs/lib-postgres/src/db/connection/AbstractPostgresConnection.ts:68:30
❯ Object.rows ../../libs/lib-postgres/src/db/connection/AbstractPostgresConnection.ts:55:29
❯ testRepeatedReplication test/src/slow_tests.test.ts:272:22
❯ test/src/slow_tests.test.ts:85:5
|
|
modules/module-postgres/test/src/slow_tests.test.ts#L272
PgError.42703: column "pending_delete" does not exist
❯ PgConnection.stream ../../node_modules/.pnpm/pgwire@0.8.1/node_modules/pgwire/mod.js:331:15
❯ PgPool.stream ../../node_modules/.pnpm/pgwire@0.8.1/node_modules/pgwire/mod.js:111:7
❯ PgResult.fromStream ../../node_modules/.pnpm/pgwire@0.8.1/node_modules/pgwire/mod.js:1063:22
❯ Module.retriedQuery ../../libs/lib-postgres/src/utils/pgwire_utils.ts:40:14
❯ DatabaseClient.queryRows ../../libs/lib-postgres/src/db/connection/AbstractPostgresConnection.ts:68:30
❯ Object.rows ../../libs/lib-postgres/src/db/connection/AbstractPostgresConnection.ts:55:29
❯ testRepeatedReplication test/src/slow_tests.test.ts:272:22
❯ test/src/slow_tests.test.ts:81:5
|
|
modules/module-postgres/test/src/slow_tests.test.ts#L522
AssertionError: expected 6 to deeply equal +0
- Expected
+ Received
- 0
+ 6
❯ test/src/slow_tests.test.ts:522:33
|
|
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: docker/login-action@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
The logs for this run have expired and are no longer available.
Loading