Skip to content

Bump @babel/helpers in the npm_and_yarn group across 1 directory #4539

Bump @babel/helpers in the npm_and_yarn group across 1 directory

Bump @babel/helpers in the npm_and_yarn group across 1 directory #4539

Status Failure
Total duration 32m 9s
Artifacts
Matrix: attw
Matrix: test
Matrix: release
Fit to window
Zoom out
Zoom in

Annotations

28 errors
tests/mysql/mysql-planetscale.test.ts > common > select with empty array in inArray: integration-tests/tests/mysql/mysql-common.ts#L296
Error: Failed query: drop table if exists userstest params: ❯ PlanetScalePreparedQuery.queryWithCache ../drizzle-orm/src/mysql-core/session.ts:80:11 ❯ PlanetScalePreparedQuery.execute ../drizzle-orm/src/planetscale-serverless/session.ts:66:16 ❯ tests/mysql/mysql-common.ts:296:4 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { query: 'drop table if exists userstest', params: [] } Caused by: TypeError: fetch failed ❯ postJSON ../node_modules/.pnpm/@planetscale[email protected]/node_modules/@planetscale/database/dist/index.js:125:22 ❯ Connection.execute ../node_modules/.pnpm/@planetscale[email protected]/node_modules/@planetscale/database/dist/index.js:81:23 ❯ ../drizzle-orm/src/planetscale-serverless/session.ts:67:12 ❯ PlanetScalePreparedQuery.queryWithCache ../drizzle-orm/src/mysql-core/session.ts:78:12 ❯ PlanetScalePreparedQuery.execute ../drizzle-orm/src/planetscale-serverless/session.ts:66:16 ❯ tests/mysql/mysql-common.ts:296:4 Caused by: Error: getaddrinfo EAI_AGAIN undefined ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { errno: -3001, code: 'EAI_AGAIN', syscall: 'getaddrinfo', hostname: 'undefined' }
tests/mysql/mysql-planetscale.test.ts > common > select typed sql: integration-tests/tests/mysql/mysql-common.ts#L296
Error: Failed query: drop table if exists userstest params: ❯ PlanetScalePreparedQuery.queryWithCache ../drizzle-orm/src/mysql-core/session.ts:80:11 ❯ PlanetScalePreparedQuery.execute ../drizzle-orm/src/planetscale-serverless/session.ts:66:16 ❯ tests/mysql/mysql-common.ts:296:4 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { query: 'drop table if exists userstest', params: [] } Caused by: TypeError: fetch failed ❯ postJSON ../node_modules/.pnpm/@planetscale[email protected]/node_modules/@planetscale/database/dist/index.js:125:22 ❯ Connection.execute ../node_modules/.pnpm/@planetscale[email protected]/node_modules/@planetscale/database/dist/index.js:81:23 ❯ ../drizzle-orm/src/planetscale-serverless/session.ts:67:12 ❯ PlanetScalePreparedQuery.queryWithCache ../drizzle-orm/src/mysql-core/session.ts:78:12 ❯ PlanetScalePreparedQuery.execute ../drizzle-orm/src/planetscale-serverless/session.ts:66:16 ❯ tests/mysql/mysql-common.ts:296:4 Caused by: Error: getaddrinfo EAI_AGAIN undefined ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { errno: -3001, code: 'EAI_AGAIN', syscall: 'getaddrinfo', hostname: 'undefined' }
tests/mysql/mysql-planetscale.test.ts > common > select sql: integration-tests/tests/mysql/mysql-common.ts#L296
Error: Failed query: drop table if exists userstest params: ❯ PlanetScalePreparedQuery.queryWithCache ../drizzle-orm/src/mysql-core/session.ts:80:11 ❯ PlanetScalePreparedQuery.execute ../drizzle-orm/src/planetscale-serverless/session.ts:66:16 ❯ tests/mysql/mysql-common.ts:296:4 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { query: 'drop table if exists userstest', params: [] } Caused by: TypeError: fetch failed ❯ postJSON ../node_modules/.pnpm/@planetscale[email protected]/node_modules/@planetscale/database/dist/index.js:125:22 ❯ Connection.execute ../node_modules/.pnpm/@planetscale[email protected]/node_modules/@planetscale/database/dist/index.js:81:23 ❯ ../drizzle-orm/src/planetscale-serverless/session.ts:67:12 ❯ PlanetScalePreparedQuery.queryWithCache ../drizzle-orm/src/mysql-core/session.ts:78:12 ❯ PlanetScalePreparedQuery.execute ../drizzle-orm/src/planetscale-serverless/session.ts:66:16 ❯ tests/mysql/mysql-common.ts:296:4 Caused by: Error: getaddrinfo EAI_AGAIN undefined ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { errno: -3001, code: 'EAI_AGAIN', syscall: 'getaddrinfo', hostname: 'undefined' }
tests/mysql/mysql-planetscale.test.ts > common > select all fields: integration-tests/tests/mysql/mysql-common.ts#L296
Error: Failed query: drop table if exists userstest params: ❯ PlanetScalePreparedQuery.queryWithCache ../drizzle-orm/src/mysql-core/session.ts:80:11 ❯ PlanetScalePreparedQuery.execute ../drizzle-orm/src/planetscale-serverless/session.ts:66:16 ❯ tests/mysql/mysql-common.ts:296:4 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { query: 'drop table if exists userstest', params: [] } Caused by: TypeError: fetch failed ❯ postJSON ../node_modules/.pnpm/@planetscale[email protected]/node_modules/@planetscale/database/dist/index.js:125:22 ❯ Connection.execute ../node_modules/.pnpm/@planetscale[email protected]/node_modules/@planetscale/database/dist/index.js:81:23 ❯ ../drizzle-orm/src/planetscale-serverless/session.ts:67:12 ❯ PlanetScalePreparedQuery.queryWithCache ../drizzle-orm/src/mysql-core/session.ts:78:12 ❯ PlanetScalePreparedQuery.execute ../drizzle-orm/src/planetscale-serverless/session.ts:66:16 ❯ tests/mysql/mysql-common.ts:296:4 Caused by: Error: getaddrinfo EAI_AGAIN undefined ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { errno: -3001, code: 'EAI_AGAIN', syscall: 'getaddrinfo', hostname: 'undefined' }
tests/mysql/mysql-planetscale.test.ts > common > table configs: unique in column: integration-tests/tests/mysql/mysql-common.ts#L296
Error: Failed query: drop table if exists userstest params: ❯ PlanetScalePreparedQuery.queryWithCache ../drizzle-orm/src/mysql-core/session.ts:80:11 ❯ PlanetScalePreparedQuery.execute ../drizzle-orm/src/planetscale-serverless/session.ts:66:16 ❯ tests/mysql/mysql-common.ts:296:4 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { query: 'drop table if exists userstest', params: [] } Caused by: TypeError: fetch failed ❯ postJSON ../node_modules/.pnpm/@planetscale[email protected]/node_modules/@planetscale/database/dist/index.js:125:22 ❯ Connection.execute ../node_modules/.pnpm/@planetscale[email protected]/node_modules/@planetscale/database/dist/index.js:81:23 ❯ ../drizzle-orm/src/planetscale-serverless/session.ts:67:12 ❯ PlanetScalePreparedQuery.queryWithCache ../drizzle-orm/src/mysql-core/session.ts:78:12 ❯ PlanetScalePreparedQuery.execute ../drizzle-orm/src/planetscale-serverless/session.ts:66:16 ❯ tests/mysql/mysql-common.ts:296:4 Caused by: Error: getaddrinfo EAI_AGAIN undefined ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { errno: -3001, code: 'EAI_AGAIN', syscall: 'getaddrinfo', hostname: 'undefined' }
tests/mysql/mysql-planetscale.test.ts > common > table configs: unique third param: integration-tests/tests/mysql/mysql-common.ts#L296
Error: Failed query: drop table if exists userstest params: ❯ PlanetScalePreparedQuery.queryWithCache ../drizzle-orm/src/mysql-core/session.ts:80:11 ❯ PlanetScalePreparedQuery.execute ../drizzle-orm/src/planetscale-serverless/session.ts:66:16 ❯ tests/mysql/mysql-common.ts:296:4 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { query: 'drop table if exists userstest', params: [] } Caused by: TypeError: fetch failed ❯ postJSON ../node_modules/.pnpm/@planetscale[email protected]/node_modules/@planetscale/database/dist/index.js:125:22 ❯ Connection.execute ../node_modules/.pnpm/@planetscale[email protected]/node_modules/@planetscale/database/dist/index.js:81:23 ❯ ../drizzle-orm/src/planetscale-serverless/session.ts:67:12 ❯ PlanetScalePreparedQuery.queryWithCache ../drizzle-orm/src/mysql-core/session.ts:78:12 ❯ PlanetScalePreparedQuery.execute ../drizzle-orm/src/planetscale-serverless/session.ts:66:16 ❯ tests/mysql/mysql-common.ts:296:4 Caused by: Error: getaddrinfo EAI_AGAIN undefined ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { errno: -3001, code: 'EAI_AGAIN', syscall: 'getaddrinfo', hostname: 'undefined' }
tests/mysql/mysql-planetscale.test.ts > common > table config: primary keys name: integration-tests/tests/mysql/mysql-common.ts#L296
Error: Failed query: drop table if exists userstest params: ❯ PlanetScalePreparedQuery.queryWithCache ../drizzle-orm/src/mysql-core/session.ts:80:11 ❯ PlanetScalePreparedQuery.execute ../drizzle-orm/src/planetscale-serverless/session.ts:66:16 ❯ tests/mysql/mysql-common.ts:296:4 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { query: 'drop table if exists userstest', params: [] } Caused by: TypeError: fetch failed ❯ postJSON ../node_modules/.pnpm/@planetscale[email protected]/node_modules/@planetscale/database/dist/index.js:125:22 ❯ Connection.execute ../node_modules/.pnpm/@planetscale[email protected]/node_modules/@planetscale/database/dist/index.js:81:23 ❯ ../drizzle-orm/src/planetscale-serverless/session.ts:67:12 ❯ PlanetScalePreparedQuery.queryWithCache ../drizzle-orm/src/mysql-core/session.ts:78:12 ❯ PlanetScalePreparedQuery.execute ../drizzle-orm/src/planetscale-serverless/session.ts:66:16 ❯ tests/mysql/mysql-common.ts:296:4 Caused by: Error: getaddrinfo EAI_AGAIN undefined ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { errno: -3001, code: 'EAI_AGAIN', syscall: 'getaddrinfo', hostname: 'undefined' }
tests/mysql/mysql-planetscale.test.ts > common > table config: foreign keys name: integration-tests/tests/mysql/mysql-common.ts#L296
Error: Failed query: drop table if exists userstest params: ❯ PlanetScalePreparedQuery.queryWithCache ../drizzle-orm/src/mysql-core/session.ts:80:11 ❯ PlanetScalePreparedQuery.execute ../drizzle-orm/src/planetscale-serverless/session.ts:66:16 ❯ tests/mysql/mysql-common.ts:296:4 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { query: 'drop table if exists userstest', params: [] } Caused by: TypeError: fetch failed ❯ postJSON ../node_modules/.pnpm/@planetscale[email protected]/node_modules/@planetscale/database/dist/index.js:125:22 ❯ Connection.execute ../node_modules/.pnpm/@planetscale[email protected]/node_modules/@planetscale/database/dist/index.js:81:23 ❯ ../drizzle-orm/src/planetscale-serverless/session.ts:67:12 ❯ PlanetScalePreparedQuery.queryWithCache ../drizzle-orm/src/mysql-core/session.ts:78:12 ❯ PlanetScalePreparedQuery.execute ../drizzle-orm/src/planetscale-serverless/session.ts:66:16 ❯ tests/mysql/mysql-common.ts:296:4 Caused by: Error: getaddrinfo EAI_AGAIN undefined ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { errno: -3001, code: 'EAI_AGAIN', syscall: 'getaddrinfo', hostname: 'undefined' }
tests/mysql/mysql-planetscale.test.ts > common > table config: signed ints: integration-tests/tests/mysql/mysql-common.ts#L296
Error: Failed query: drop table if exists userstest params: ❯ PlanetScalePreparedQuery.queryWithCache ../drizzle-orm/src/mysql-core/session.ts:80:11 ❯ PlanetScalePreparedQuery.execute ../drizzle-orm/src/planetscale-serverless/session.ts:66:16 ❯ tests/mysql/mysql-common.ts:296:4 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { query: 'drop table if exists userstest', params: [] } Caused by: TypeError: fetch failed ❯ postJSON ../node_modules/.pnpm/@planetscale[email protected]/node_modules/@planetscale/database/dist/index.js:125:22 ❯ Connection.execute ../node_modules/.pnpm/@planetscale[email protected]/node_modules/@planetscale/database/dist/index.js:81:23 ❯ ../drizzle-orm/src/planetscale-serverless/session.ts:67:12 ❯ PlanetScalePreparedQuery.queryWithCache ../drizzle-orm/src/mysql-core/session.ts:78:12 ❯ PlanetScalePreparedQuery.execute ../drizzle-orm/src/planetscale-serverless/session.ts:66:16 ❯ tests/mysql/mysql-common.ts:296:4 Caused by: Error: getaddrinfo EAI_AGAIN undefined ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { errno: -3001, code: 'EAI_AGAIN', syscall: 'getaddrinfo', hostname: 'undefined' }
tests/mysql/mysql-planetscale.test.ts > common > table config: unsigned ints: integration-tests/tests/mysql/mysql-common.ts#L296
Error: Failed query: drop table if exists userstest params: ❯ PlanetScalePreparedQuery.queryWithCache ../drizzle-orm/src/mysql-core/session.ts:80:11 ❯ PlanetScalePreparedQuery.execute ../drizzle-orm/src/planetscale-serverless/session.ts:66:16 ❯ tests/mysql/mysql-common.ts:296:4 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { query: 'drop table if exists userstest', params: [] } Caused by: Caused by: TypeError: fetch failed ❯ postJSON ../node_modules/.pnpm/@planetscale[email protected]/node_modules/@planetscale/database/dist/index.js:125:22 ❯ Connection.execute ../node_modules/.pnpm/@planetscale[email protected]/node_modules/@planetscale/database/dist/index.js:81:23 ❯ ../drizzle-orm/src/planetscale-serverless/session.ts:67:12 ❯ PlanetScalePreparedQuery.queryWithCache ../drizzle-orm/src/mysql-core/session.ts:78:12 ❯ PlanetScalePreparedQuery.execute ../drizzle-orm/src/planetscale-serverless/session.ts:66:16 ❯ tests/mysql/mysql-common.ts:296:4 Caused by: Caused by: Error: getaddrinfo EAI_AGAIN undefined ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { errno: -3001, code: 'EAI_AGAIN', syscall: 'getaddrinfo', hostname: 'undefined' }
test (singlestore-custom)
The operation was canceled.
test (singlestore-custom)
The strategy configuration was canceled because "test.planetscale" failed
test (neon-serverless)
The operation was canceled.
test (neon-serverless)
The strategy configuration was canceled because "test.planetscale" failed
test (drizzle-kit)
The operation was canceled.
test (drizzle-kit)
The strategy configuration was canceled because "test.planetscale" failed
test (neon-http)
The operation was canceled.
test (neon-http)
The strategy configuration was canceled because "test.planetscale" failed
test (gel)
The operation was canceled.
test (gel)
The strategy configuration was canceled because "test.planetscale" failed
test (singlestore-core)
The operation was canceled.
test (singlestore-core)
The strategy configuration was canceled because "test.planetscale" failed
test (singlestore-proxy)
The operation was canceled.
test (singlestore-proxy)
The strategy configuration was canceled because "test.planetscale" failed
test (drizzle-zod)
The operation was canceled.
test (drizzle-zod)
The strategy configuration was canceled because "test.planetscale" failed
test (other)
The operation was canceled.
test (other)
The strategy configuration was canceled because "test.planetscale" failed