fix: connection abort #92
Annotations
10 errors
|
Unhandled error:
tests/utils.ts#L263
{
stack: 'Error: \n' +
' at Channel.close (/home/runner/work/replane-javascript/replane-javascript/node_modules/.pnpm/async-channel@0.2.0/node_modules/async-channel/lib/index.js:89:19)\n' +
' at MockReplaneServerConnection.close (/home/runner/work/replane-javascript/replane-javascript/tests/utils.ts:263:18)\n' +
' at MockReplaneServerController.close (/home/runner/work/replane-javascript/replane-javascript/tests/utils.ts:191:18)\n' +
' at /home/runner/work/replane-javascript/replane-javascript/tests/index.spec.ts:40:16',
message: '',
constructor: 'Function<ChannelClosedError>',
name: 'Error',
toString: 'Function<toString>',
VITEST_TEST_NAME: 'should use first matching override when multiple overrides exist',
VITEST_TEST_PATH: '/home/runner/work/replane-javascript/replane-javascript/tests/index.spec.ts',
VITEST_AFTER_ENV_TEARDOWN: undefined,
type: 'Unhandled Rejection',
stacks: [
{
method: 'Channel.close',
file: '/home/runner/work/replane-javascript/replane-javascript/node_modules/.pnpm/async-channel@0.2.0/node_modules/async-channel/lib/index.js',
line: 89,
column: 19
},
{
method: 'MockReplaneServerConnection.close',
file: '/home/runner/work/replane-javascript/replane-javascript/tests/utils.ts',
line: 263,
column: 18
},
{
method: 'MockReplaneServerController.close',
file: '/home/runner/work/replane-javascript/replane-javascript/tests/utils.ts',
line: 191,
column: 18
},
{
method: '',
file: '/home/runner/work/replane-javascript/replane-javascript/tests/index.spec.ts',
line: 40,
column: 16
}
]
}
❯ Channel.close node_modules/.pnpm/async-channel@0.2.0/node_modules/async-channel/lib/index.js:89:19
❯ MockReplaneServerConnection.close tests/utils.ts:263:18
❯ MockReplaneServerController.close tests/utils.ts:191:18
❯ tests/index.spec.ts:40:16
This error originated in "tests/index.spec.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "should use first matching override when multiple overrides exist". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
|
|
Unhandled error:
tests/utils.ts#L263
{
stack: 'Error: \n' +
' at Channel.close (/home/runner/work/replane-javascript/replane-javascript/node_modules/.pnpm/async-channel@0.2.0/node_modules/async-channel/lib/index.js:89:19)\n' +
' at MockReplaneServerConnection.close (/home/runner/work/replane-javascript/replane-javascript/tests/utils.ts:263:18)\n' +
' at MockReplaneServerController.close (/home/runner/work/replane-javascript/replane-javascript/tests/utils.ts:191:18)\n' +
' at /home/runner/work/replane-javascript/replane-javascript/tests/index.spec.ts:40:16',
message: '',
constructor: 'Function<ChannelClosedError>',
name: 'Error',
toString: 'Function<toString>',
VITEST_TEST_NAME: 'should return base value when context property is undefined',
VITEST_TEST_PATH: '/home/runner/work/replane-javascript/replane-javascript/tests/index.spec.ts',
VITEST_AFTER_ENV_TEARDOWN: undefined,
type: 'Unhandled Rejection',
stacks: [
{
method: 'Channel.close',
file: '/home/runner/work/replane-javascript/replane-javascript/node_modules/.pnpm/async-channel@0.2.0/node_modules/async-channel/lib/index.js',
line: 89,
column: 19
},
{
method: 'MockReplaneServerConnection.close',
file: '/home/runner/work/replane-javascript/replane-javascript/tests/utils.ts',
line: 263,
column: 18
},
{
method: 'MockReplaneServerController.close',
file: '/home/runner/work/replane-javascript/replane-javascript/tests/utils.ts',
line: 191,
column: 18
},
{
method: '',
file: '/home/runner/work/replane-javascript/replane-javascript/tests/index.spec.ts',
line: 40,
column: 16
}
]
}
❯ Channel.close node_modules/.pnpm/async-channel@0.2.0/node_modules/async-channel/lib/index.js:89:19
❯ MockReplaneServerConnection.close tests/utils.ts:263:18
❯ MockReplaneServerController.close tests/utils.ts:191:18
❯ tests/index.spec.ts:40:16
This error originated in "tests/index.spec.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "should return base value when context property is undefined". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
|
|
Unhandled error:
tests/utils.ts#L263
{
stack: 'Error: \n' +
' at Channel.close (/home/runner/work/replane-javascript/replane-javascript/node_modules/.pnpm/async-channel@0.2.0/node_modules/async-channel/lib/index.js:89:19)\n' +
' at MockReplaneServerConnection.close (/home/runner/work/replane-javascript/replane-javascript/tests/utils.ts:263:18)\n' +
' at MockReplaneServerController.close (/home/runner/work/replane-javascript/replane-javascript/tests/utils.ts:191:18)\n' +
' at /home/runner/work/replane-javascript/replane-javascript/tests/index.spec.ts:40:16',
message: '',
constructor: 'Function<ChannelClosedError>',
name: 'Error',
toString: 'Function<toString>',
VITEST_TEST_NAME: 'should return base value when condition does not match',
VITEST_TEST_PATH: '/home/runner/work/replane-javascript/replane-javascript/tests/index.spec.ts',
VITEST_AFTER_ENV_TEARDOWN: undefined,
type: 'Unhandled Rejection',
stacks: [
{
method: 'Channel.close',
file: '/home/runner/work/replane-javascript/replane-javascript/node_modules/.pnpm/async-channel@0.2.0/node_modules/async-channel/lib/index.js',
line: 89,
column: 19
},
{
method: 'MockReplaneServerConnection.close',
file: '/home/runner/work/replane-javascript/replane-javascript/tests/utils.ts',
line: 263,
column: 18
},
{
method: 'MockReplaneServerController.close',
file: '/home/runner/work/replane-javascript/replane-javascript/tests/utils.ts',
line: 191,
column: 18
},
{
method: '',
file: '/home/runner/work/replane-javascript/replane-javascript/tests/index.spec.ts',
line: 40,
column: 16
}
]
}
❯ Channel.close node_modules/.pnpm/async-channel@0.2.0/node_modules/async-channel/lib/index.js:89:19
❯ MockReplaneServerConnection.close tests/utils.ts:263:18
❯ MockReplaneServerController.close tests/utils.ts:191:18
❯ tests/index.spec.ts:40:16
This error originated in "tests/index.spec.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "should return base value when condition does not match". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
|
|
Unhandled error:
tests/utils.ts#L263
{
stack: 'Error: \n' +
' at Channel.close (/home/runner/work/replane-javascript/replane-javascript/node_modules/.pnpm/async-channel@0.2.0/node_modules/async-channel/lib/index.js:89:19)\n' +
' at MockReplaneServerConnection.close (/home/runner/work/replane-javascript/replane-javascript/tests/utils.ts:263:18)\n' +
' at MockReplaneServerController.close (/home/runner/work/replane-javascript/replane-javascript/tests/utils.ts:191:18)\n' +
' at /home/runner/work/replane-javascript/replane-javascript/tests/index.spec.ts:40:16',
message: '',
constructor: 'Function<ChannelClosedError>',
name: 'Error',
toString: 'Function<toString>',
VITEST_TEST_NAME: 'should return override value when condition matches',
VITEST_TEST_PATH: '/home/runner/work/replane-javascript/replane-javascript/tests/index.spec.ts',
VITEST_AFTER_ENV_TEARDOWN: undefined,
type: 'Unhandled Rejection',
stacks: [
{
method: 'Channel.close',
file: '/home/runner/work/replane-javascript/replane-javascript/node_modules/.pnpm/async-channel@0.2.0/node_modules/async-channel/lib/index.js',
line: 89,
column: 19
},
{
method: 'MockReplaneServerConnection.close',
file: '/home/runner/work/replane-javascript/replane-javascript/tests/utils.ts',
line: 263,
column: 18
},
{
method: 'MockReplaneServerController.close',
file: '/home/runner/work/replane-javascript/replane-javascript/tests/utils.ts',
line: 191,
column: 18
},
{
method: '',
file: '/home/runner/work/replane-javascript/replane-javascript/tests/index.spec.ts',
line: 40,
column: 16
}
]
}
❯ Channel.close node_modules/.pnpm/async-channel@0.2.0/node_modules/async-channel/lib/index.js:89:19
❯ MockReplaneServerConnection.close tests/utils.ts:263:18
❯ MockReplaneServerController.close tests/utils.ts:191:18
❯ tests/index.spec.ts:40:16
This error originated in "tests/index.spec.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "should return override value when condition matches". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
|
|
Unhandled error:
tests/utils.ts#L263
{
stack: 'Error: \n' +
' at Channel.close (/home/runner/work/replane-javascript/replane-javascript/node_modules/.pnpm/async-channel@0.2.0/node_modules/async-channel/lib/index.js:89:19)\n' +
' at MockReplaneServerConnection.close (/home/runner/work/replane-javascript/replane-javascript/tests/utils.ts:263:18)\n' +
' at MockReplaneServerController.close (/home/runner/work/replane-javascript/replane-javascript/tests/utils.ts:191:18)\n' +
' at /home/runner/work/replane-javascript/replane-javascript/tests/index.spec.ts:40:16',
message: '',
constructor: 'Function<ChannelClosedError>',
name: 'Error',
toString: 'Function<toString>',
VITEST_TEST_NAME: 'should handle multiple config changes',
VITEST_TEST_PATH: '/home/runner/work/replane-javascript/replane-javascript/tests/index.spec.ts',
VITEST_AFTER_ENV_TEARDOWN: undefined,
type: 'Unhandled Rejection',
stacks: [
{
method: 'Channel.close',
file: '/home/runner/work/replane-javascript/replane-javascript/node_modules/.pnpm/async-channel@0.2.0/node_modules/async-channel/lib/index.js',
line: 89,
column: 19
},
{
method: 'MockReplaneServerConnection.close',
file: '/home/runner/work/replane-javascript/replane-javascript/tests/utils.ts',
line: 263,
column: 18
},
{
method: 'MockReplaneServerController.close',
file: '/home/runner/work/replane-javascript/replane-javascript/tests/utils.ts',
line: 191,
column: 18
},
{
method: '',
file: '/home/runner/work/replane-javascript/replane-javascript/tests/index.spec.ts',
line: 40,
column: 16
}
]
}
❯ Channel.close node_modules/.pnpm/async-channel@0.2.0/node_modules/async-channel/lib/index.js:89:19
❯ MockReplaneServerConnection.close tests/utils.ts:263:18
❯ MockReplaneServerController.close tests/utils.ts:191:18
❯ tests/index.spec.ts:40:16
This error originated in "tests/index.spec.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "should handle multiple config changes". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
|
|
Unhandled error:
tests/utils.ts#L263
{
stack: 'Error: \n' +
' at Channel.close (/home/runner/work/replane-javascript/replane-javascript/node_modules/.pnpm/async-channel@0.2.0/node_modules/async-channel/lib/index.js:89:19)\n' +
' at MockReplaneServerConnection.close (/home/runner/work/replane-javascript/replane-javascript/tests/utils.ts:263:18)\n' +
' at MockReplaneServerController.close (/home/runner/work/replane-javascript/replane-javascript/tests/utils.ts:191:18)\n' +
' at /home/runner/work/replane-javascript/replane-javascript/tests/index.spec.ts:40:16',
message: '',
constructor: 'Function<ChannelClosedError>',
name: 'Error',
toString: 'Function<toString>',
VITEST_TEST_NAME: 'should add new config via config_change event',
VITEST_TEST_PATH: '/home/runner/work/replane-javascript/replane-javascript/tests/index.spec.ts',
VITEST_AFTER_ENV_TEARDOWN: undefined,
type: 'Unhandled Rejection',
stacks: [
{
method: 'Channel.close',
file: '/home/runner/work/replane-javascript/replane-javascript/node_modules/.pnpm/async-channel@0.2.0/node_modules/async-channel/lib/index.js',
line: 89,
column: 19
},
{
method: 'MockReplaneServerConnection.close',
file: '/home/runner/work/replane-javascript/replane-javascript/tests/utils.ts',
line: 263,
column: 18
},
{
method: 'MockReplaneServerController.close',
file: '/home/runner/work/replane-javascript/replane-javascript/tests/utils.ts',
line: 191,
column: 18
},
{
method: '',
file: '/home/runner/work/replane-javascript/replane-javascript/tests/index.spec.ts',
line: 40,
column: 16
}
]
}
❯ Channel.close node_modules/.pnpm/async-channel@0.2.0/node_modules/async-channel/lib/index.js:89:19
❯ MockReplaneServerConnection.close tests/utils.ts:263:18
❯ MockReplaneServerController.close tests/utils.ts:191:18
❯ tests/index.spec.ts:40:16
This error originated in "tests/index.spec.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "should add new config via config_change event". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
|
|
Unhandled error:
tests/utils.ts#L263
{
stack: 'Error: \n' +
' at Channel.close (/home/runner/work/replane-javascript/replane-javascript/node_modules/.pnpm/async-channel@0.2.0/node_modules/async-channel/lib/index.js:89:19)\n' +
' at MockReplaneServerConnection.close (/home/runner/work/replane-javascript/replane-javascript/tests/utils.ts:263:18)\n' +
' at MockReplaneServerController.close (/home/runner/work/replane-javascript/replane-javascript/tests/utils.ts:191:18)\n' +
' at /home/runner/work/replane-javascript/replane-javascript/tests/index.spec.ts:40:16',
message: '',
constructor: 'Function<ChannelClosedError>',
name: 'Error',
toString: 'Function<toString>',
VITEST_TEST_NAME: 'should update config when config_change event is received',
VITEST_TEST_PATH: '/home/runner/work/replane-javascript/replane-javascript/tests/index.spec.ts',
VITEST_AFTER_ENV_TEARDOWN: undefined,
type: 'Unhandled Rejection',
stacks: [
{
method: 'Channel.close',
file: '/home/runner/work/replane-javascript/replane-javascript/node_modules/.pnpm/async-channel@0.2.0/node_modules/async-channel/lib/index.js',
line: 89,
column: 19
},
{
method: 'MockReplaneServerConnection.close',
file: '/home/runner/work/replane-javascript/replane-javascript/tests/utils.ts',
line: 263,
column: 18
},
{
method: 'MockReplaneServerController.close',
file: '/home/runner/work/replane-javascript/replane-javascript/tests/utils.ts',
line: 191,
column: 18
},
{
method: '',
file: '/home/runner/work/replane-javascript/replane-javascript/tests/index.spec.ts',
line: 40,
column: 16
}
]
}
❯ Channel.close node_modules/.pnpm/async-channel@0.2.0/node_modules/async-channel/lib/index.js:89:19
❯ MockReplaneServerConnection.close tests/utils.ts:263:18
❯ MockReplaneServerController.close tests/utils.ts:191:18
❯ tests/index.spec.ts:40:16
This error originated in "tests/index.spec.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "should update config when config_change event is received". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
|
|
Unhandled error:
tests/utils.ts#L263
{
stack: 'Error: \n' +
' at Channel.close (/home/runner/work/replane-javascript/replane-javascript/node_modules/.pnpm/async-channel@0.2.0/node_modules/async-channel/lib/index.js:89:19)\n' +
' at MockReplaneServerConnection.close (/home/runner/work/replane-javascript/replane-javascript/tests/utils.ts:263:18)\n' +
' at MockReplaneServerController.close (/home/runner/work/replane-javascript/replane-javascript/tests/utils.ts:191:18)\n' +
' at /home/runner/work/replane-javascript/replane-javascript/tests/index.spec.ts:40:16',
message: '',
constructor: 'Function<ChannelClosedError>',
name: 'Error',
toString: 'Function<toString>',
VITEST_TEST_NAME: 'should handle config values of different types',
VITEST_TEST_PATH: '/home/runner/work/replane-javascript/replane-javascript/tests/index.spec.ts',
VITEST_AFTER_ENV_TEARDOWN: undefined,
type: 'Unhandled Rejection',
stacks: [
{
method: 'Channel.close',
file: '/home/runner/work/replane-javascript/replane-javascript/node_modules/.pnpm/async-channel@0.2.0/node_modules/async-channel/lib/index.js',
line: 89,
column: 19
},
{
method: 'MockReplaneServerConnection.close',
file: '/home/runner/work/replane-javascript/replane-javascript/tests/utils.ts',
line: 263,
column: 18
},
{
method: 'MockReplaneServerController.close',
file: '/home/runner/work/replane-javascript/replane-javascript/tests/utils.ts',
line: 191,
column: 18
},
{
method: '',
file: '/home/runner/work/replane-javascript/replane-javascript/tests/index.spec.ts',
line: 40,
column: 16
}
]
}
❯ Channel.close node_modules/.pnpm/async-channel@0.2.0/node_modules/async-channel/lib/index.js:89:19
❯ MockReplaneServerConnection.close tests/utils.ts:263:18
❯ MockReplaneServerController.close tests/utils.ts:191:18
❯ tests/index.spec.ts:40:16
This error originated in "tests/index.spec.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "should handle config values of different types". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
|
|
Unhandled error:
tests/utils.ts#L263
{
stack: 'Error: \n' +
' at Channel.close (/home/runner/work/replane-javascript/replane-javascript/node_modules/.pnpm/async-channel@0.2.0/node_modules/async-channel/lib/index.js:89:19)\n' +
' at MockReplaneServerConnection.close (/home/runner/work/replane-javascript/replane-javascript/tests/utils.ts:263:18)\n' +
' at MockReplaneServerController.close (/home/runner/work/replane-javascript/replane-javascript/tests/utils.ts:191:18)\n' +
' at /home/runner/work/replane-javascript/replane-javascript/tests/index.spec.ts:40:16',
message: '',
constructor: 'Function<ChannelClosedError>',
name: 'Error',
toString: 'Function<toString>',
VITEST_TEST_NAME: 'should throw ReplaneError when config not found',
VITEST_TEST_PATH: '/home/runner/work/replane-javascript/replane-javascript/tests/index.spec.ts',
VITEST_AFTER_ENV_TEARDOWN: undefined,
type: 'Unhandled Rejection',
stacks: [
{
method: 'Channel.close',
file: '/home/runner/work/replane-javascript/replane-javascript/node_modules/.pnpm/async-channel@0.2.0/node_modules/async-channel/lib/index.js',
line: 89,
column: 19
},
{
method: 'MockReplaneServerConnection.close',
file: '/home/runner/work/replane-javascript/replane-javascript/tests/utils.ts',
line: 263,
column: 18
},
{
method: 'MockReplaneServerController.close',
file: '/home/runner/work/replane-javascript/replane-javascript/tests/utils.ts',
line: 191,
column: 18
},
{
method: '',
file: '/home/runner/work/replane-javascript/replane-javascript/tests/index.spec.ts',
line: 40,
column: 16
}
]
}
❯ Channel.close node_modules/.pnpm/async-channel@0.2.0/node_modules/async-channel/lib/index.js:89:19
❯ MockReplaneServerConnection.close tests/utils.ts:263:18
❯ MockReplaneServerController.close tests/utils.ts:191:18
❯ tests/index.spec.ts:40:16
This error originated in "tests/index.spec.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "should throw ReplaneError when config not found". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
|
|
Unhandled error:
tests/utils.ts#L263
{
stack: 'Error: \n' +
' at Channel.close (/home/runner/work/replane-javascript/replane-javascript/node_modules/.pnpm/async-channel@0.2.0/node_modules/async-channel/lib/index.js:89:19)\n' +
' at MockReplaneServerConnection.close (/home/runner/work/replane-javascript/replane-javascript/tests/utils.ts:263:18)\n' +
' at MockReplaneServerController.close (/home/runner/work/replane-javascript/replane-javascript/tests/utils.ts:191:18)\n' +
' at /home/runner/work/replane-javascript/replane-javascript/tests/index.spec.ts:40:16',
message: '',
constructor: 'Function<ChannelClosedError>',
name: 'Error',
toString: 'Function<toString>',
VITEST_TEST_NAME: 'should fetch multiple configs',
VITEST_TEST_PATH: '/home/runner/work/replane-javascript/replane-javascript/tests/index.spec.ts',
VITEST_AFTER_ENV_TEARDOWN: undefined,
type: 'Unhandled Rejection',
stacks: [
{
method: 'Channel.close',
file: '/home/runner/work/replane-javascript/replane-javascript/node_modules/.pnpm/async-channel@0.2.0/node_modules/async-channel/lib/index.js',
line: 89,
column: 19
},
{
method: 'MockReplaneServerConnection.close',
file: '/home/runner/work/replane-javascript/replane-javascript/tests/utils.ts',
line: 263,
column: 18
},
{
method: 'MockReplaneServerController.close',
file: '/home/runner/work/replane-javascript/replane-javascript/tests/utils.ts',
line: 191,
column: 18
},
{
method: '',
file: '/home/runner/work/replane-javascript/replane-javascript/tests/index.spec.ts',
line: 40,
column: 16
}
]
}
❯ Channel.close node_modules/.pnpm/async-channel@0.2.0/node_modules/async-channel/lib/index.js:89:19
❯ MockReplaneServerConnection.close tests/utils.ts:263:18
❯ MockReplaneServerController.close tests/utils.ts:191:18
❯ tests/index.spec.ts:40:16
This error originated in "tests/index.spec.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "should fetch multiple configs". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
|