feat(provider): add ThunderID provider #13099
release.yml
on: pull_request
Test
2m 28s
Publish manually
Publish PR
Publish branch
Annotations
5 errors and 1 warning
|
Test
Process completed with exit code 1.
|
|
Test
@auth/surrealdb-adapter#test: command (/home/runner/work/next-auth/next-auth/packages/adapter-surrealdb) /home/runner/setup-pnpm/node_modules/.bin/pnpm run test exited (1)
|
|
test/index.test.ts:
packages/adapter-surrealdb/test/index.test.ts#L9
VersionRetrievalFailure: Failed to retrieve remote version. If the server is behind a proxy, make sure it's configured correctly.
❯ ../../node_modules/.pnpm/surrealdb@1.3.2_tslib@2.8.1_typescript@5.9.3_ws@8.20.1/node_modules/surrealdb/src/util/version-check.ts:73:11
❯ retrieveRemoteVersion ../../node_modules/.pnpm/surrealdb@1.3.2_tslib@2.8.1_typescript@5.9.3_ws@8.20.1/node_modules/surrealdb/src/util/version-check.ts:67:19
❯ Surreal.connectInner ../../node_modules/.pnpm/surrealdb@1.3.2_tslib@2.8.1_typescript@5.9.3_ws@8.20.1/node_modules/surrealdb/src/surreal.ts:119:20
❯ Surreal.connect ../../node_modules/.pnpm/surrealdb@1.3.2_tslib@2.8.1_typescript@5.9.3_ws@8.20.1/node_modules/surrealdb/src/surreal.ts:85:3
❯ test/index.test.ts:9:5
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { error: { stack: 'TypeError: fetch failed\n at node:internal/deps/undici/undici:15141:13\n at processTicksAndRejections (node:internal/process/task_queues:103:5)\n at retrieveRemoteVersion (file:///home/runner/work/next-auth/next-auth/node_modules/.pnpm/surrealdb@1.3.2_tslib@2.8.1_typescript@5.9.3_ws@8.20.1/node_modules/surrealdb/src/util/version-check.ts:67:19)\n at Surreal.connectInner (file:///home/runner/work/next-auth/next-auth/node_modules/.pnpm/surrealdb@1.3.2_tslib@2.8.1_typescript@5.9.3_ws@8.20.1/node_modules/surrealdb/src/surreal.ts:119:20)\n at Surreal.connect (file:///home/runner/work/next-auth/next-auth/node_modules/.pnpm/surrealdb@1.3.2_tslib@2.8.1_typescript@5.9.3_ws@8.20.1/node_modules/surrealdb/src/surreal.ts:85:3)\n at /home/runner/work/next-auth/next-auth/packages/adapter-surrealdb/test/index.test.ts:9:5', message: 'fetch failed', cause: { stack: 'Error: connect ECONNREFUSED 0.0.0.0:8000\n at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1638:16)', message: 'connect ECONNREFUSED 0.0.0.0:8000', errno: -111, code: 'ECONNREFUSED', syscall: 'connect', address: '0.0.0.0', port: 8000, constructor: 'Function<Error>', name: 'Error', toString: 'Function<toString>' }, constructor: 'Function<TypeError>', name: 'TypeError', toString: 'Function<toString>' } }
|
|
test/index.test.ts:
packages/adapter-surrealdb/test/index.test.ts#L9
VersionRetrievalFailure: Failed to retrieve remote version. If the server is behind a proxy, make sure it's configured correctly.
❯ ../../node_modules/.pnpm/surrealdb@1.3.2_tslib@2.8.1_typescript@5.9.3_ws@8.20.1/node_modules/surrealdb/src/util/version-check.ts:73:11
❯ retrieveRemoteVersion ../../node_modules/.pnpm/surrealdb@1.3.2_tslib@2.8.1_typescript@5.9.3_ws@8.20.1/node_modules/surrealdb/src/util/version-check.ts:67:19
❯ Surreal.connectInner ../../node_modules/.pnpm/surrealdb@1.3.2_tslib@2.8.1_typescript@5.9.3_ws@8.20.1/node_modules/surrealdb/src/surreal.ts:119:20
❯ Surreal.connect ../../node_modules/.pnpm/surrealdb@1.3.2_tslib@2.8.1_typescript@5.9.3_ws@8.20.1/node_modules/surrealdb/src/surreal.ts:85:3
❯ test/index.test.ts:9:5
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { error: { stack: 'TypeError: fetch failed\n at node:internal/deps/undici/undici:15141:13\n at processTicksAndRejections (node:internal/process/task_queues:103:5)\n at retrieveRemoteVersion (file:///home/runner/work/next-auth/next-auth/node_modules/.pnpm/surrealdb@1.3.2_tslib@2.8.1_typescript@5.9.3_ws@8.20.1/node_modules/surrealdb/src/util/version-check.ts:67:19)\n at Surreal.connectInner (file:///home/runner/work/next-auth/next-auth/node_modules/.pnpm/surrealdb@1.3.2_tslib@2.8.1_typescript@5.9.3_ws@8.20.1/node_modules/surrealdb/src/surreal.ts:119:20)\n at Surreal.connect (file:///home/runner/work/next-auth/next-auth/node_modules/.pnpm/surrealdb@1.3.2_tslib@2.8.1_typescript@5.9.3_ws@8.20.1/node_modules/surrealdb/src/surreal.ts:85:3)\n at /home/runner/work/next-auth/next-auth/packages/adapter-surrealdb/test/index.test.ts:9:5', message: 'fetch failed', cause: { stack: 'Error: connect ECONNREFUSED 0.0.0.0:8000\n at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1638:16)', message: 'connect ECONNREFUSED 0.0.0.0:8000', errno: -111, code: 'ECONNREFUSED', syscall: 'connect', address: '0.0.0.0', port: 8000, constructor: 'Function<Error>', name: 'Error', toString: 'Function<toString>' }, constructor: 'Function<TypeError>', name: 'TypeError', toString: 'Function<toString>' } }
|
|
Unhandled error:
packages/adapter-surrealdb/test/index.test.ts#L9
VersionRetrievalFailure: Failed to retrieve remote version. If the server is behind a proxy, make sure it's configured correctly.
❯ ../../node_modules/.pnpm/surrealdb@1.3.2_tslib@2.8.1_typescript@5.9.3_ws@8.20.1/node_modules/surrealdb/src/util/version-check.ts:73:11
❯ processTicksAndRejections node:internal/process/task_queues:103:5
❯ retrieveRemoteVersion ../../node_modules/.pnpm/surrealdb@1.3.2_tslib@2.8.1_typescript@5.9.3_ws@8.20.1/node_modules/surrealdb/src/util/version-check.ts:67:19
❯ Surreal.connectInner ../../node_modules/.pnpm/surrealdb@1.3.2_tslib@2.8.1_typescript@5.9.3_ws@8.20.1/node_modules/surrealdb/src/surreal.ts:119:20
❯ Surreal.connect ../../node_modules/.pnpm/surrealdb@1.3.2_tslib@2.8.1_typescript@5.9.3_ws@8.20.1/node_modules/surrealdb/src/surreal.ts:85:3
❯ test/index.test.ts:9:5
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { error: { stack: 'TypeError: fetch failed\n at node:internal/deps/undici/undici:15141:13\n at processTicksAndRejections (node:internal/process/task_queues:103:5)\n at retrieveRemoteVersion (file:///home/runner/work/next-auth/next-auth/node_modules/.pnpm/surrealdb@1.3.2_tslib@2.8.1_typescript@5.9.3_ws@8.20.1/node_modules/surrealdb/src/util/version-check.ts:67:19)\n at Surreal.connectInner (file:///home/runner/work/next-auth/next-auth/node_modules/.pnpm/surrealdb@1.3.2_tslib@2.8.1_typescript@5.9.3_ws@8.20.1/node_modules/surrealdb/src/surreal.ts:119:20)\n at Surreal.connect (file:///home/runner/work/next-auth/next-auth/node_modules/.pnpm/surrealdb@1.3.2_tslib@2.8.1_typescript@5.9.3_ws@8.20.1/node_modules/surrealdb/src/surreal.ts:85:3)\n at /home/runner/work/next-auth/next-auth/packages/adapter-surrealdb/test/index.test.ts:9:5', message: 'fetch failed', cause: { stack: 'Error: connect ECONNREFUSED 0.0.0.0:8000\n at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1638:16)', message: 'connect ECONNREFUSED 0.0.0.0:8000', errno: -111, code: 'ECONNREFUSED', syscall: 'connect', address: '0.0.0.0', port: 8000, constructor: 'Function<Error>', name: 'Error', toString: 'Function<toString>' }, constructor: 'Function<TypeError>', name: 'TypeError', toString: 'Function<toString>' } }
This error originated in "test/index.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
|
|
Test
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4, codecov/codecov-action@v4, pnpm/action-setup@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|