dep cleanup #188
Annotations
40 errors and 2 warnings
test/invocation.ts > nodejs_event:
test/invocation.ts#L47
AssertionError: expected undefined to deeply equal { hello: 'world' }
- Expected:
{
"hello": "world",
}
+ Received:
undefined
❯ test/invocation.ts:47:20
❯ test/invocation.ts:11:13
|
test/invocation.ts > nodejs_no_payload:
test/invocation.ts#L67
AssertionError: expected undefined to deeply equal {}
- Expected:
{}
+ Received:
undefined
❯ test/invocation.ts:67:20
❯ test/invocation.ts:11:13
|
test/invocation.ts > nodejs_context:
test/invocation.ts#L86
TypeError: Cannot read properties of undefined (reading 'logGroupName')
❯ test/invocation.ts:86:34
❯ test/invocation.ts:11:13
|
test/invocation.ts > env_vars:
test/invocation.ts#L111
TypeError: Cannot read properties of undefined (reading 'length')
❯ test/invocation.ts:111:41
❯ test/invocation.ts:11:13
|
test/invocation.ts > double_invoke_serial:
test/invocation.ts#L144
AssertionError: expected 'object' to equal 'number'
Expected: "number"
Received: "object"
❯ test/invocation.ts:144:20
❯ test/invocation.ts:11:13
|
test/invocation.ts > lambda_invoke:
src/index.ts#L103
LambdaError: RequestId: eaa4a9cc-2b2c-4f18-97bf-7a07fbe81d81 Process exited before completing request
❯ fn src/index.ts:103:10
❯ test/invocation.ts:194:29
❯ test/invocation.ts:11:13
|
test/invocation.ts > lambda_callback_with_return:
src/index.ts#L103
LambdaError: RequestId: b632ece1-c974-4f19-8d8e-be346f746a9d Process exited before completing request
❯ fn src/index.ts:103:10
❯ test/invocation.ts:213:29
❯ test/invocation.ts:11:13
|
test/node-runtime.ts > nodejs810_version:
src/index.ts#L103
LambdaError: RequestId: 05473950-b74e-4943-b96c-3bfb574386f1 Process exited before completing request
❯ fn src/index.ts:103:10
❯ test/node-runtime.ts:60:21
❯ test/node-runtime.ts:11:4
|
test/node-runtime.ts > nodejs810_handled_error:
test/node-runtime.ts#L86
AssertionError: expected 'RequestId: 0d823272-a216-462c-b120-c3…' to be 'this is a handled error' // Object.is equality
Expected: "this is a handled error"
Received: "RequestId: 0d823272-a216-462c-b120-c32df51d58ac Process exited before completing request"
❯ test/node-runtime.ts:86:24
❯ test/node-runtime.ts:11:4
|
test/node-runtime.ts > nodejs_reference_error:
test/node-runtime.ts#L113
AssertionError: expected 'LambdaError' to equal 'ReferenceError'
Expected: "ReferenceError"
Received: "LambdaError"
❯ test/node-runtime.ts:113:11
❯ test/node-runtime.ts:11:4
|
test/invocation.ts > nodejs_no_payload:
test/invocation.ts#L67
AssertionError: expected undefined to deeply equal {}
- Expected:
{}
+ Received:
undefined
❯ test/invocation.ts:67:20
❯ test/invocation.ts:11:13
|
test/invocation.ts > nodejs_context:
test/invocation.ts#L86
TypeError: Cannot read properties of undefined (reading 'logGroupName')
❯ test/invocation.ts:86:34
❯ test/invocation.ts:11:13
|
test/invocation.ts > env_vars:
test/invocation.ts#L111
TypeError: Cannot read properties of undefined (reading 'length')
❯ test/invocation.ts:111:41
❯ test/invocation.ts:11:13
|
test/invocation.ts > double_invoke_serial:
test/invocation.ts#L144
AssertionError: expected 'object' to equal 'number'
Expected: "number"
Received: "object"
❯ test/invocation.ts:144:20
❯ test/invocation.ts:11:13
|
test/invocation.ts > lambda_invoke:
src/index.ts#L103
LambdaError: RequestId: a7901cfe-a287-4f14-a9e3-1296dba08a02 Process exited before completing request
❯ fn src/index.ts:103:10
❯ test/invocation.ts:194:29
❯ test/invocation.ts:11:13
|
test/invocation.ts > lambda_callback_with_return:
src/index.ts#L103
LambdaError: RequestId: 4b17cc3c-55f7-40bf-a7ff-52921ec98167 Process exited before completing request
❯ fn src/index.ts:103:10
❯ test/invocation.ts:213:29
❯ test/invocation.ts:11:13
|
test/node-runtime.ts > nodejs610_version:
src/install-node.ts#L71
TypeError: stream.destroy is not a function
❯ node_modules/.pnpm/[email protected]/node_modules/promisepipe/index.js:78:18
❯ node_modules/.pnpm/[email protected]/node_modules/promisepipe/index.js:76:18
❯ installNode src/install-node.ts:71:3
❯ Object.init src/runtimes/nodejs6.10/index.ts:6:2
❯ _initializeRuntime src/runtimes.ts:177:5
❯ initializeRuntime src/runtimes.ts:219:4
❯ createFunction src/index.ts:73:2
|
test/node-runtime.ts > nodejs810_version:
src/index.ts#L103
LambdaError: RequestId: 28b90bd0-f0b8-4c64-84a7-accd978a67dc Process exited before completing request
❯ fn src/index.ts:103:10
❯ test/node-runtime.ts:60:21
❯ test/node-runtime.ts:11:4
|
test/node-runtime.ts > nodejs810_handled_error:
test/node-runtime.ts#L86
AssertionError: expected 'RequestId: 99fd1d6b-00c7-4fcf-8ea5-5e…' to be 'this is a handled error' // Object.is equality
Expected: "this is a handled error"
Received: "RequestId: 99fd1d6b-00c7-4fcf-8ea5-5efaf95c71de Process exited before completing request"
❯ test/node-runtime.ts:86:24
❯ test/node-runtime.ts:11:4
|
test/node-runtime.ts > nodejs_reference_error:
test/node-runtime.ts#L113
AssertionError: expected 'LambdaError' to equal 'ReferenceError'
Expected: "ReferenceError"
Received: "LambdaError"
❯ test/node-runtime.ts:113:11
❯ test/node-runtime.ts:11:4
|
test/invocation.ts > nodejs_event:
test/invocation.ts#L47
AssertionError: expected undefined to deeply equal { hello: 'world' }
- Expected:
{
"hello": "world",
}
+ Received:
undefined
❯ test/invocation.ts:47:20
❯ test/invocation.ts:11:13
|
test/invocation.ts > nodejs_no_payload:
test/invocation.ts#L67
AssertionError: expected undefined to deeply equal {}
- Expected:
{}
+ Received:
undefined
❯ test/invocation.ts:67:20
❯ test/invocation.ts:11:13
|
test/invocation.ts > nodejs_context:
test/invocation.ts#L86
TypeError: Cannot read properties of undefined (reading 'logGroupName')
❯ test/invocation.ts:86:34
❯ test/invocation.ts:11:13
|
test/invocation.ts > env_vars:
test/invocation.ts#L111
TypeError: Cannot read properties of undefined (reading 'length')
❯ test/invocation.ts:111:41
❯ test/invocation.ts:11:13
|
test/invocation.ts > double_invoke_serial:
test/invocation.ts#L144
AssertionError: expected 'object' to equal 'number'
Expected: "number"
Received: "object"
❯ test/invocation.ts:144:20
❯ test/invocation.ts:11:13
|
test/invocation.ts > lambda_invoke:
src/index.ts#L103
LambdaError: RequestId: f1b627fd-7c75-420c-85a9-1c18f885ed2d Process exited before completing request
❯ fn src/index.ts:103:10
❯ test/invocation.ts:194:29
❯ test/invocation.ts:11:13
|
test/invocation.ts > lambda_callback_with_return:
src/index.ts#L103
LambdaError: RequestId: c1261b12-269b-4a08-a7dd-8c308fa5cd33 Process exited before completing request
❯ fn src/index.ts:103:10
❯ test/invocation.ts:213:29
❯ test/invocation.ts:11:13
|
test/node-runtime.ts > nodejs610_version:
src/index.ts#L103
LambdaError: RequestId: 8d1a6904-0a42-423a-b1cb-124f7e52ba26 Process exited before completing request
❯ fn src/index.ts:103:10
❯ test/node-runtime.ts:41:21
❯ test/node-runtime.ts:11:4
|
test/node-runtime.ts > nodejs810_version:
src/index.ts#L103
LambdaError: RequestId: f7ff7a9a-cedd-4225-ae52-a2f6ad46a967 Process exited before completing request
❯ fn src/index.ts:103:10
❯ test/node-runtime.ts:60:21
❯ test/node-runtime.ts:11:4
|
test/node-runtime.ts > nodejs810_handled_error:
test/node-runtime.ts#L86
AssertionError: expected 'RequestId: 17ac2497-62ac-4783-b847-2f…' to be 'this is a handled error' // Object.is equality
Expected: "this is a handled error"
Received: "RequestId: 17ac2497-62ac-4783-b847-2ff19940d2eb Process exited before completing request"
❯ test/node-runtime.ts:86:24
❯ test/node-runtime.ts:11:4
|
test/invocation.ts > nodejs_event:
test/invocation.ts#L47
AssertionError: expected undefined to deeply equal { hello: 'world' }
- Expected:
{
"hello": "world",
}
+ Received:
undefined
❯ test/invocation.ts:47:20
❯ test/invocation.ts:11:13
|
test/invocation.ts > nodejs_no_payload:
test/invocation.ts#L67
AssertionError: expected undefined to deeply equal {}
- Expected:
{}
+ Received:
undefined
❯ test/invocation.ts:67:20
❯ test/invocation.ts:11:13
|
test/invocation.ts > nodejs_context:
test/invocation.ts#L86
TypeError: Cannot read properties of undefined (reading 'logGroupName')
❯ test/invocation.ts:86:34
❯ test/invocation.ts:11:13
|
test/invocation.ts > env_vars:
test/invocation.ts#L111
TypeError: Cannot read properties of undefined (reading 'length')
❯ test/invocation.ts:111:41
❯ test/invocation.ts:11:13
|
test/invocation.ts > double_invoke_serial:
test/invocation.ts#L144
AssertionError: expected 'object' to equal 'number'
Expected: "number"
Received: "object"
❯ test/invocation.ts:144:20
❯ test/invocation.ts:11:13
|
test/invocation.ts > lambda_invoke:
src/index.ts#L103
LambdaError: RequestId: 79495e73-7a3b-49cc-9a46-d5305e1620ef Process exited before completing request
❯ fn src/index.ts:103:10
❯ test/invocation.ts:194:29
❯ test/invocation.ts:11:13
|
test/invocation.ts > lambda_callback_with_return:
src/index.ts#L103
LambdaError: RequestId: ceb0871c-eabe-40de-9673-10b6265393d8 Process exited before completing request
❯ fn src/index.ts:103:10
❯ test/invocation.ts:213:29
❯ test/invocation.ts:11:13
|
test/node-runtime.ts > nodejs610_version:
src/index.ts#L103
LambdaError: RequestId: 428aa0c7-4f92-41a9-b57c-27a3c3dc812c Process exited before completing request
❯ fn src/index.ts:103:10
❯ test/node-runtime.ts:41:21
❯ test/node-runtime.ts:11:4
|
test/node-runtime.ts > nodejs810_version:
src/index.ts#L103
LambdaError: RequestId: a57c101e-084b-4839-9722-c05c7f077a8b Process exited before completing request
❯ fn src/index.ts:103:10
❯ test/node-runtime.ts:60:21
❯ test/node-runtime.ts:11:4
|
test/node-runtime.ts > nodejs810_handled_error:
test/node-runtime.ts#L86
AssertionError: expected 'RequestId: 4c40998f-d8ce-4445-bf7f-64…' to be 'this is a handled error' // Object.is equality
Expected: "this is a handled error"
Received: "RequestId: 4c40998f-d8ce-4445-bf7f-6459adb9046b Process exited before completing request"
❯ test/node-runtime.ts:86:24
❯ test/node-runtime.ts:11:4
|
Test Node.js 18 on ubuntu-latest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Test Node.js 16 on ubuntu-latest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|