Publish packages #2046
Annotations
5 errors and 1 warning
Run pnpm run test.e2e --shard 3/3:
tests/e2e/utilities.ts#L364
Error: Server at http://localhost:43109/ did not start up in time
❯ waitForUrl tests/e2e/utilities.ts:364:13
❯ Module.startServer tests/e2e/utilities.ts:278:3
❯ tests/e2e/environment-variables.test.ts:28:22
Caused by: TypeError: fetch failed
❯ waitForUrl tests/e2e/utilities.ts:357:7
❯ Module.startServer tests/e2e/utilities.ts:278:3
❯ tests/e2e/environment-variables.test.ts:28:22
{
stack: 'AggregateError: \n' +
' at internalConnectMultiple (node:net:1114:18)\n' +
' at afterConnectMultiple (node:net:1667:5)',
errors: [
{
stack: 'Error: connect ECONNREFUSED ::1:43109\n' +
' at createConnectionError (node:net:1634:14)\n' +
' at afterConnectMultiple (node:net:1664:40)',
message: 'connect ECONNREFUSED ::1:43109',
errno: -111,
code: 'ECONNREFUSED',
syscall: 'connect',
address: '::1',
port: 43109,
constructor: 'Function<Error>',
name: 'Error',
toString: 'Function<toString>'
},
{
stack: 'Error: connect ECONNREFUSED 127.0.0.1:43109\n' +
' at createConnectionError (node:net:1634:14)\n' +
' at afterConnectMultiple (node:net:1664:40)',
message: 'connect ECONNREFUSED 127.0.0.1:43109',
errno: -111,
code: 'ECONNREFUSED',
syscall: 'connect',
address: '127.0.0.1',
port: 43109,
constructor: 'Function<Error>',
name: 'Error',
toString: 'Function<toString>'
}
],
code: 'ECONNREFUSED',
constructor: 'Function<AggregateError>',
name: 'Caused by: AggregateError',
message: '',
toString: 'Function<toString>',
stacks: [
{
method: 'internalConnectMultiple',
file: '/home/runner/work/quilt/quilt/node:net',
line: 1114,
column: 18
},
{
method: 'afterConnectMultiple',
file: '/home/runner/work/quilt/quilt/node:net',
line: 1667,
column: 5
}
]
}
❯ internalConnectMultiple node:net:1114:18
❯ afterConnectMultiple node:net:1667:5
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { errors: [ { stack: 'Error: connect ECONNREFUSED ::1:43109\n at createConnectionError (node:net:1634:14)\n at afterConnectMultiple (node:net:1664:40)', message: 'connect ECONNREFUSED ::1:43109', errno: -111, code: 'ECONNREFUSED', syscall: 'connect', address: '::1', port: 43109, constructor: 'Function<Error>', name: 'Error', toString: 'Function<toString>' }, { stack: 'Error: connect ECONNREFUSED 127.0.0.1:43109\n at createConnectionError (node:net:1634:14)\n at afterConnectMultiple (node:net:1664:40)', message: 'connect ECONNREFUSED 127.0.0.1:43109', errno: -111, code: 'ECONNREFUSED', syscall: 'connect', address: '127.0.0.1', port: 43109, constructor: 'Function<Error>', name: 'Error', toString: 'Function<toString>' } ], code: 'ECONNREFUSED' }
|
Run pnpm run test.e2e --shard 3/3:
tests/e2e/utilities.ts#L364
Error: Server at http://localhost:37219/ did not start up in time
❯ waitForUrl tests/e2e/utilities.ts:364:13
❯ Module.startServer tests/e2e/utilities.ts:278:3
❯ tests/e2e/environment-variables.test.ts:54:22
Caused by: TypeError: fetch failed
❯ waitForUrl tests/e2e/utilities.ts:357:7
❯ Module.startServer tests/e2e/utilities.ts:278:3
❯ tests/e2e/environment-variables.test.ts:54:22
{
stack: 'AggregateError: \n' +
' at internalConnectMultiple (node:net:1114:18)\n' +
' at afterConnectMultiple (node:net:1667:5)',
errors: [
{
stack: 'Error: connect ECONNREFUSED ::1:37219\n' +
' at createConnectionError (node:net:1634:14)\n' +
' at afterConnectMultiple (node:net:1664:40)',
message: 'connect ECONNREFUSED ::1:37219',
errno: -111,
code: 'ECONNREFUSED',
syscall: 'connect',
address: '::1',
port: 37219,
constructor: 'Function<Error>',
name: 'Error',
toString: 'Function<toString>'
},
{
stack: 'Error: connect ECONNREFUSED 127.0.0.1:37219\n' +
' at createConnectionError (node:net:1634:14)\n' +
' at afterConnectMultiple (node:net:1664:40)',
message: 'connect ECONNREFUSED 127.0.0.1:37219',
errno: -111,
code: 'ECONNREFUSED',
syscall: 'connect',
address: '127.0.0.1',
port: 37219,
constructor: 'Function<Error>',
name: 'Error',
toString: 'Function<toString>'
}
],
code: 'ECONNREFUSED',
constructor: 'Function<AggregateError>',
name: 'Caused by: AggregateError',
message: '',
toString: 'Function<toString>',
stacks: [
{
method: 'internalConnectMultiple',
file: '/home/runner/work/quilt/quilt/node:net',
line: 1114,
column: 18
},
{
method: 'afterConnectMultiple',
file: '/home/runner/work/quilt/quilt/node:net',
line: 1667,
column: 5
}
]
}
❯ internalConnectMultiple node:net:1114:18
❯ afterConnectMultiple node:net:1667:5
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { errors: [ { stack: 'Error: connect ECONNREFUSED ::1:37219\n at createConnectionError (node:net:1634:14)\n at afterConnectMultiple (node:net:1664:40)', message: 'connect ECONNREFUSED ::1:37219', errno: -111, code: 'ECONNREFUSED', syscall: 'connect', address: '::1', port: 37219, constructor: 'Function<Error>', name: 'Error', toString: 'Function<toString>' }, { stack: 'Error: connect ECONNREFUSED 127.0.0.1:37219\n at createConnectionError (node:net:1634:14)\n at afterConnectMultiple (node:net:1664:40)', message: 'connect ECONNREFUSED 127.0.0.1:37219', errno: -111, code: 'ECONNREFUSED', syscall: 'connect', address: '127.0.0.1', port: 37219, constructor: 'Function<Error>', name: 'Error', toString: 'Function<toString>' } ], code: 'ECONNREFUSED' }
|
Run pnpm run test.e2e --shard 3/3:
tests/e2e/utilities.ts#L364
Error: Server at http://localhost:33473/ did not start up in time
❯ waitForUrl tests/e2e/utilities.ts:364:13
❯ Module.startServer tests/e2e/utilities.ts:278:3
❯ tests/e2e/environment-variables.test.ts:124:22
Caused by: TypeError: fetch failed
❯ waitForUrl tests/e2e/utilities.ts:357:7
❯ Module.startServer tests/e2e/utilities.ts:278:3
❯ tests/e2e/environment-variables.test.ts:124:22
{
stack: 'AggregateError: \n' +
' at internalConnectMultiple (node:net:1114:18)\n' +
' at afterConnectMultiple (node:net:1667:5)',
errors: [
{
stack: 'Error: connect ECONNREFUSED ::1:33473\n' +
' at createConnectionError (node:net:1634:14)\n' +
' at afterConnectMultiple (node:net:1664:40)',
message: 'connect ECONNREFUSED ::1:33473',
errno: -111,
code: 'ECONNREFUSED',
syscall: 'connect',
address: '::1',
port: 33473,
constructor: 'Function<Error>',
name: 'Error',
toString: 'Function<toString>'
},
{
stack: 'Error: connect ECONNREFUSED 127.0.0.1:33473\n' +
' at createConnectionError (node:net:1634:14)\n' +
' at afterConnectMultiple (node:net:1664:40)',
message: 'connect ECONNREFUSED 127.0.0.1:33473',
errno: -111,
code: 'ECONNREFUSED',
syscall: 'connect',
address: '127.0.0.1',
port: 33473,
constructor: 'Function<Error>',
name: 'Error',
toString: 'Function<toString>'
}
],
code: 'ECONNREFUSED',
constructor: 'Function<AggregateError>',
name: 'Caused by: AggregateError',
message: '',
toString: 'Function<toString>',
stacks: [
{
method: 'internalConnectMultiple',
file: '/home/runner/work/quilt/quilt/node:net',
line: 1114,
column: 18
},
{
method: 'afterConnectMultiple',
file: '/home/runner/work/quilt/quilt/node:net',
line: 1667,
column: 5
}
]
}
❯ internalConnectMultiple node:net:1114:18
❯ afterConnectMultiple node:net:1667:5
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { errors: [ { stack: 'Error: connect ECONNREFUSED ::1:33473\n at createConnectionError (node:net:1634:14)\n at afterConnectMultiple (node:net:1664:40)', message: 'connect ECONNREFUSED ::1:33473', errno: -111, code: 'ECONNREFUSED', syscall: 'connect', address: '::1', port: 33473, constructor: 'Function<Error>', name: 'Error', toString: 'Function<toString>' }, { stack: 'Error: connect ECONNREFUSED 127.0.0.1:33473\n at createConnectionError (node:net:1634:14)\n at afterConnectMultiple (node:net:1664:40)', message: 'connect ECONNREFUSED 127.0.0.1:33473', errno: -111, code: 'ECONNREFUSED', syscall: 'connect', address: '127.0.0.1', port: 33473, constructor: 'Function<Error>', name: 'Error', toString: 'Function<toString>' } ], code: 'ECONNREFUSED' }
|
Run pnpm run test.e2e --shard 3/3:
tests/e2e/environment-variables.test.ts#L167
AssertionError: expected '' to match 'Hello, Chris!'
- Expected
+ Received
- Hello, Chris!
❯ tests/e2e/environment-variables.test.ts:167:46
|
Run pnpm run test.e2e --shard 3/3
Process completed with exit code 1.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/[email protected], actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The logs for this run have expired and are no longer available.
Loading