Skip to content

Replace .NET 7 target with .NET 8 rc1 #185

Replace .NET 7 target with .NET 8 rc1

Replace .NET 7 target with .NET 8 rc1 #185

GitHub Actions / test results (ubuntu-latest, node18.x, Release) failed Sep 17, 2023 in 1s

test results (ubuntu-latest, node18.x, Release) ❌

Tests failed

Report Passed Failed Skipped Time
test/dotnet6-node18.x-Release/_fv-az617-717_2023-09-17_11_07_15.trx 17✅ 24❌ 3⚪ 126s
test/dotnet8-node18.x-Release/_fv-az617-717_2023-09-17_11_09_25.trx 18✅ 48❌ 3⚪ 168s

❌ test/dotnet6-node18.x-Release/_fv-az617-717_2023-09-17_11_07_15.trx

44 tests were completed in 126s with 17 passed, 24 failed and 3 skipped.

Test suite Passed Failed Skipped Time
Microsoft.JavaScript.NodeApi.Test.HostedClrTests 4✅ 24❌ 39s
Microsoft.JavaScript.NodeApi.Test.JSProjectTests 4✅ 84s
Microsoft.JavaScript.NodeApi.Test.NodejsEmbeddingTests 3⚪ 3ms
Microsoft.JavaScript.NodeApi.Test.TypeDefsGeneratorTests 9✅ 40ms

❌ Microsoft.JavaScript.NodeApi.Test.HostedClrTests

❌ Test(id: "edgejs-perf/measure-latency")
	Assert.Fail():     at Object.<anonymous> (/home/runner/work/node-api-dotnet/node-api-dotnet/test/TestCases/edgejs-perf/measure-latency.js:11:17)
	    at Module._compile (node:internal/modules/cjs/loader:1256:14)
	
	Node.js v18.17.1
	
	Node process exited with code: 1. 
	/home/runner/work/node-api-dotnet/node-api-dotnet/test/TestCases/common/index.js:130
	      .require(exports.dotnetModule);
	       ^
	
	Error: Failed to load module. A module initialize method was not found.
	    at Microsoft.JavaScript.NodeApi.DotNetHost.ManagedHost.LoadModule(JSCallbackArgs args) in /home/runner/work/node-api-dotnet/node-api-dotnet/src/NodeApi.DotNetHost/ManagedHost.cs:line 368
	    at Microsoft.JavaScript.NodeApi.JSNativeApi.InvokeCallback[TDescriptor](napi_env env, napi_callback_info callbackInfo, JSValueScopeType scopeType, Func`2 getCallbackDescriptor) in /home/runner/work/node-api-dotnet/node-api-dotnet/src/NodeApi/Native/JSNativeApi.cs:line 1077
	    at exports.loadDotnetModule (/home/runner/work/node-api-dotnet/node-api-dotnet/test/TestCases/common/index.js:130:8)
	    at Object.<anonymous> (/home/runner/work/node-api-dotnet/node-api-dotnet/test/TestCases/common/index.js:142:27)
	    at Module._compile (node:internal/modules/cjs/loader:1256:14)
	    at Module._extensions..js (node:internal/modules/cjs/loader:1310:10)
	    at Module.load (node:internal/modules/cjs/loader:1119:32)
	    at Module._load (node:internal/modules/cjs/loader:960:12)
	    at Module.require (node:internal/modules/cjs/loader:1143:19)
	    at require (node:internal/modules/cjs/helpers:121:18)
	    at Object.<anonymous> (/home/runner/work/node-api-dotnet/node-api-dotnet/test/TestCases/edgejs-perf/measure-latency.js:11:17)
	    at Module._compile (node:internal/modules/cjs/loader:1256:14)
	
	Node.js v18.17.1
	
	Full output: /home/runner/work/node-api-dotnet/node-api-dotnet/out/obj/Release/TestCases/edgejs-perf/net6.0/hosted-measure-latency.log
❌ Test(id: "napi-dotnet-init/custom_export")
	Assert.Fail():     at Object.<anonymous> (/home/runner/work/node-api-dotnet/node-api-dotnet/test/TestCases/napi-dotnet-init/custom_export.js:8:17)
	    at Module._compile (node:internal/modules/cjs/loader:1256:14)
	
	Node.js v18.17.1
	
	Node process exited with code: 1. 
	/home/runner/work/node-api-dotnet/node-api-dotnet/test/TestCases/common/index.js:130
	      .require(exports.dotnetModule);
	       ^
	
	Error: Failed to load module. A module initialize method was not found.
	    at Microsoft.JavaScript.NodeApi.DotNetHost.ManagedHost.LoadModule(JSCallbackArgs args) in /home/runner/work/node-api-dotnet/node-api-dotnet/src/NodeApi.DotNetHost/ManagedHost.cs:line 368
	    at Microsoft.JavaScript.NodeApi.JSNativeApi.InvokeCallback[TDescriptor](napi_env env, napi_callback_info callbackInfo, JSValueScopeType scopeType, Func`2 getCallbackDescriptor) in /home/runner/work/node-api-dotnet/node-api-dotnet/src/NodeApi/Native/JSNativeApi.cs:line 1077
	    at exports.loadDotnetModule (/home/runner/work/node-api-dotnet/node-api-dotnet/test/TestCases/common/index.js:130:8)
	    at Object.<anonymous> (/home/runner/work/node-api-dotnet/node-api-dotnet/test/TestCases/common/index.js:142:27)
	    at Module._compile (node:internal/modules/cjs/loader:1256:14)
	    at Module._extensions..js (node:internal/modules/cjs/loader:1310:10)
	    at Module.load (node:internal/modules/cjs/loader:1119:32)
	    at Module._load (node:internal/modules/cjs/loader:960:12)
	    at Module.require (node:internal/modules/cjs/loader:1143:19)
	    at require (node:internal/modules/cjs/helpers:121:18)
	    at Object.<anonymous> (/home/runner/work/node-api-dotnet/node-api-dotnet/test/TestCases/napi-dotnet-init/custom_export.js:8:17)
	    at Module._compile (node:internal/modules/cjs/loader:1256:14)
	
	Node.js v18.17.1
	
	Full output: /home/runner/work/node-api-dotnet/node-api-dotnet/out/obj/Release/TestCases/napi-dotnet-init/net6.0/hosted-custom_export.log
❌ Test(id: "napi-dotnet-init/custom_init")
	Assert.Fail():     at Object.<anonymous> (/home/runner/work/node-api-dotnet/node-api-dotnet/test/TestCases/napi-dotnet-init/custom_init.js:6:17)
	    at Module._compile (node:internal/modules/cjs/loader:1256:14)
	
	Node.js v18.17.1
	
	Node process exited with code: 1. 
	/home/runner/work/node-api-dotnet/node-api-dotnet/test/TestCases/common/index.js:130
	      .require(exports.dotnetModule);
	       ^
	
	Error: Failed to load module. A module initialize method was not found.
	    at Microsoft.JavaScript.NodeApi.DotNetHost.ManagedHost.LoadModule(JSCallbackArgs args) in /home/runner/work/node-api-dotnet/node-api-dotnet/src/NodeApi.DotNetHost/ManagedHost.cs:line 368
	    at Microsoft.JavaScript.NodeApi.JSNativeApi.InvokeCallback[TDescriptor](napi_env env, napi_callback_info callbackInfo, JSValueScopeType scopeType, Func`2 getCallbackDescriptor) in /home/runner/work/node-api-dotnet/node-api-dotnet/src/NodeApi/Native/JSNativeApi.cs:line 1077
	    at exports.loadDotnetModule (/home/runner/work/node-api-dotnet/node-api-dotnet/test/TestCases/common/index.js:130:8)
	    at Object.<anonymous> (/home/runner/work/node-api-dotnet/node-api-dotnet/test/TestCases/common/index.js:142:27)
	    at Module._compile (node:internal/modules/cjs/loader:1256:14)
	    at Module._extensions..js (node:internal/modules/cjs/loader:1310:10)
	    at Module.load (node:internal/modules/cjs/loader:1119:32)
	    at Module._load (node:internal/modules/cjs/loader:960:12)
	    at Module.require (node:internal/modules/cjs/loader:1143:19)
	    at require (node:internal/modules/cjs/helpers:121:18)
	    at Object.<anonymous> (/home/runner/work/node-api-dotnet/node-api-dotnet/test/TestCases/napi-dotnet-init/custom_init.js:6:17)
	    at Module._compile (node:internal/modules/cjs/loader:1256:14)
	
	Node.js v18.17.1
	
	Full output: /home/runner/work/node-api-dotnet/node-api-dotnet/out/obj/Release/TestCases/napi-dotnet-init/net6.0/hosted-custom_init.log
❌ Test(id: "napi-dotnet/async_methods")
	Assert.Fail():     at Object.<anonymous> (/home/runner/work/node-api-dotnet/node-api-dotnet/test/TestCases/napi-dotnet/async_methods.js:5:16)
	    at Module._compile (node:internal/modules/cjs/loader:1256:14)
	
	Node.js v18.17.1
	
	Node process exited with code: 1. 
	/home/runner/work/node-api-dotnet/node-api-dotnet/test/TestCases/common/index.js:130
	      .require(exports.dotnetModule);
	       ^
	
	Error: Failed to load module. A module initialize method was not found.
	    at Microsoft.JavaScript.NodeApi.DotNetHost.ManagedHost.LoadModule(JSCallbackArgs args) in /home/runner/work/node-api-dotnet/node-api-dotnet/src/NodeApi.DotNetHost/ManagedHost.cs:line 368
	    at Microsoft.JavaScript.NodeApi.JSNativeApi.InvokeCallback[TDescriptor](napi_env env, napi_callback_info callbackInfo, JSValueScopeType scopeType, Func`2 getCallbackDescriptor) in /home/runner/work/node-api-dotnet/node-api-dotnet/src/NodeApi/Native/JSNativeApi.cs:line 1077
	    at exports.loadDotnetModule (/home/runner/work/node-api-dotnet/node-api-dotnet/test/TestCases/common/index.js:130:8)
	    at Object.<anonymous> (/home/runner/work/node-api-dotnet/node-api-dotnet/test/TestCases/common/index.js:142:27)
	    at Module._compile (node:internal/modules/cjs/loader:1256:14)
	    at Module._extensions..js (node:internal/modules/cjs/loader:1310:10)
	    at Module.load (node:internal/modules/cjs/loader:1119:32)
	    at Module._load (node:internal/modules/cjs/loader:960:12)
	    at Module.require (node:internal/modules/cjs/loader:1143:19)
	    at require (node:internal/modules/cjs/helpers:121:18)
	    at Object.<anonymous> (/home/runner/work/node-api-dotnet/node-api-dotnet/test/TestCases/napi-dotnet/async_methods.js:5:16)
	    at Module._compile (node:internal/modules/cjs/loader:1256:14)
	
	Node.js v18.17.1
	
	Full output: /home/runner/work/node-api-dotnet/node-api-dotnet/out/obj/Release/TestCases/napi-dotnet/net6.0/hosted-async_methods.log
❌ Test(id: "napi-dotnet/complex_types")
	Assert.Fail():     at Object.<anonymous> (/home/runner/work/node-api-dotnet/node-api-dotnet/test/TestCases/napi-dotnet/complex_types.js:7:17)
	    at Module._compile (node:internal/modules/cjs/loader:1256:14)
	
	Node.js v18.17.1
	
	Node process exited with code: 1. 
	/home/runner/work/node-api-dotnet/node-api-dotnet/test/TestCases/common/index.js:130
	      .require(exports.dotnetModule);
	       ^
	
	Error: Failed to load module. A module initialize method was not found.
	    at Microsoft.JavaScript.NodeApi.DotNetHost.ManagedHost.LoadModule(JSCallbackArgs args) in /home/runner/work/node-api-dotnet/node-api-dotnet/src/NodeApi.DotNetHost/ManagedHost.cs:line 368
	    at Microsoft.JavaScript.NodeApi.JSNativeApi.InvokeCallback[TDescriptor](napi_env env, napi_callback_info callbackInfo, JSValueScopeType scopeType, Func`2 getCallbackDescriptor) in /home/runner/work/node-api-dotnet/node-api-dotnet/src/NodeApi/Native/JSNativeApi.cs:line 1077
	    at exports.loadDotnetModule (/home/runner/work/node-api-dotnet/node-api-dotnet/test/TestCases/common/index.js:130:8)
	    at Object.<anonymous> (/home/runner/work/node-api-dotnet/node-api-dotnet/test/TestCases/common/index.js:142:27)
	    at Module._compile (node:internal/modules/cjs/loader:1256:14)
	    at Module._extensions..js (node:internal/modules/cjs/loader:1310:10)
	    at Module.load (node:internal/modules/cjs/loader:1119:32)
	    at Module._load (node:internal/modules/cjs/loader:960:12)
	    at Module.require (node:internal/modules/cjs/loader:1143:19)
	    at require (node:internal/modules/cjs/helpers:121:18)
	    at Object.<anonymous> (/home/runner/work/node-api-dotnet/node-api-dotnet/test/TestCases/napi-dotnet/complex_types.js:7:17)
	    at Module._compile (node:internal/modules/cjs/loader:1256:14)
	
	Node.js v18.17.1
	
	Full output: /home/runner/work/node-api-dotnet/node-api-dotnet/out/obj/Release/TestCases/napi-dotnet/net6.0/hosted-complex_types.log
❌ Test(id: "napi-dotnet/delegates")
	Assert.Fail():     at Object.<anonymous> (/home/runner/work/node-api-dotnet/node-api-dotnet/test/TestCases/napi-dotnet/delegates.js:7:17)
	    at Module._compile (node:internal/modules/cjs/loader:1256:14)
	
	Node.js v18.17.1
	
	Node process exited with code: 1. 
	/home/runner/work/node-api-dotnet/node-api-dotnet/test/TestCases/common/index.js:130
	      .require(exports.dotnetModule);
	       ^
	
	Error: Failed to load module. A module initialize method was not found.
	    at Microsoft.JavaScript.NodeApi.DotNetHost.ManagedHost.LoadModule(JSCallbackArgs args) in /home/runner/work/node-api-dotnet/node-api-dotnet/src/NodeApi.DotNetHost/ManagedHost.cs:line 368
	    at Microsoft.JavaScript.NodeApi.JSNativeApi.InvokeCallback[TDescriptor](napi_env env, napi_callback_info callbackInfo, JSValueScopeType scopeType, Func`2 getCallbackDescriptor) in /home/runner/work/node-api-dotnet/node-api-dotnet/src/NodeApi/Native/JSNativeApi.cs:line 1077
	    at exports.loadDotnetModule (/home/runner/work/node-api-dotnet/node-api-dotnet/test/TestCases/common/index.js:130:8)
	    at Object.<anonymous> (/home/runner/work/node-api-dotnet/node-api-dotnet/test/TestCases/common/index.js:142:27)
	    at Module._compile (node:internal/modules/cjs/loader:1256:14)
	    at Module._extensions..js (node:internal/modules/cjs/loader:1310:10)
	    at Module.load (node:internal/modules/cjs/loader:1119:32)
	    at Module._load (node:internal/modules/cjs/loader:960:12)
	    at Module.require (node:internal/modules/cjs/loader:1143:19)
	    at require (node:internal/modules/cjs/helpers:121:18)
	    at Object.<anonymous> (/home/runner/work/node-api-dotnet/node-api-dotnet/test/TestCases/napi-dotnet/delegates.js:7:17)
	    at Module._compile (node:internal/modules/cjs/loader:1256:14)
	
	Node.js v18.17.1
	
	Full output: /home/runner/work/node-api-dotnet/node-api-dotnet/out/obj/Release/TestCases/napi-dotnet/net6.0/hosted-delegates.log
✅ Test(id: "napi-dotnet/dynamic_generics")
✅ Test(id: "napi-dotnet/dynamic_invoke")
✅ Test(id: "napi-dotnet/dynamic_optional_params")
❌ Test(id: "napi-dotnet/errors")
	Assert.Fail(): Node process exited with code: 1. 
	/home/runner/work/node-api-dotnet/node-api-dotnet/test/TestCases/common/index.js:130
	      .require(exports.dotnetModule);
	       ^
	
	Error: Failed to load module. A module initialize method was not found.
	    at Microsoft.JavaScript.NodeApi.DotNetHost.ManagedHost.LoadModule(JSCallbackArgs args) in /home/runner/work/node-api-dotnet/node-api-dotnet/src/NodeApi.DotNetHost/ManagedHost.cs:line 368
	    at Microsoft.JavaScript.NodeApi.JSNativeApi.InvokeCallback[TDescriptor](napi_env env, napi_callback_info callbackInfo, JSValueScopeType scopeType, Func`2 getCallbackDescriptor) in /home/runner/work/node-api-dotnet/node-api-dotnet/src/NodeApi/Native/JSNativeApi.cs:line 1077
	    at exports.loadDotnetModule (/home/runner/work/node-api-dotnet/node-api-dotnet/test/TestCases/common/index.js:130:8)
	    at Object.<anonymous> (/home/runner/work/node-api-dotnet/node-api-dotnet/test/TestCases/common/index.js:142:27)
	    at Module._compile (node:internal/modules/cjs/loader:1256:14)
	    at Module._extensions..js (node:internal/modules/cjs/loader:1310:10)
	    at Module.load (node:internal/modules/cjs/loader:1119:32)
	
	Node.js v18.17.1
	
	Full output: /home/runner/work/node-api-dotnet/node-api-dotnet/out/obj/Release/TestCases/napi-dotnet/net6.0/hosted-errors.log
❌ Test(id: "napi-dotnet/hello")
	Assert.Fail():     at Object.<anonymous> (/home/runner/work/node-api-dotnet/node-api-dotnet/test/TestCases/napi-dotnet/hello.js:7:17)
	    at Module._compile (node:internal/modules/cjs/loader:1256:14)
	
	Node.js v18.17.1
	
	Node process exited with code: 1. 
	/home/runner/work/node-api-dotnet/node-api-dotnet/test/TestCases/common/index.js:130
	      .require(exports.dotnetModule);
	       ^
	
	Error: Failed to load module. A module initialize method was not found.
	    at Microsoft.JavaScript.NodeApi.DotNetHost.ManagedHost.LoadModule(JSCallbackArgs args) in /home/runner/work/node-api-dotnet/node-api-dotnet/src/NodeApi.DotNetHost/ManagedHost.cs:line 368
	    at Microsoft.JavaScript.NodeApi.JSNativeApi.InvokeCallback[TDescriptor](napi_env env, napi_callback_info callbackInfo, JSValueScopeType scopeType, Func`2 getCallbackDescriptor) in /home/runner/work/node-api-dotnet/node-api-dotnet/src/NodeApi/Native/JSNativeApi.cs:line 1077
	    at exports.loadDotnetModule (/home/runner/work/node-api-dotnet/node-api-dotnet/test/TestCases/common/index.js:130:8)
	    at Object.<anonymous> (/home/runner/work/node-api-dotnet/node-api-dotnet/test/TestCases/common/index.js:142:27)
	    at Module._compile (node:internal/modules/cjs/loader:1256:14)
	    at Module._extensions..js (node:internal/modules/cjs/loader:1310:10)
	    at Module.load (node:internal/modules/cjs/loader:1119:32)
	    at Module._load (node:internal/modules/cjs/loader:960:12)
	    at Module.require (node:internal/modules/cjs/loader:1143:19)
	    at require (node:internal/modules/cjs/helpers:121:18)
	    at Object.<anonymous> (/home/runner/work/node-api-dotnet/node-api-dotnet/test/TestCases/napi-dotnet/hello.js:7:17)
	    at Module._compile (node:internal/modules/cjs/loader:1256:14)
	
	Node.js v18.17.1
	
	Full output: /home/runner/work/node-api-dotnet/node-api-dotnet/out/obj/Release/TestCases/napi-dotnet/net6.0/hosted-hello.log
❌ Test(id: "napi-dotnet/module_class")
	Assert.Fail():     at Object.<anonymous> (/home/runner/work/node-api-dotnet/node-api-dotnet/test/TestCases/napi-dotnet/module_class.js:7:17)
	    at Module._compile (node:internal/modules/cjs/loader:1256:14)
	
	Node.js v18.17.1
	
	Node process exited with code: 1. 
	/home/runner/work/node-api-dotnet/node-api-dotnet/test/TestCases/common/index.js:130
	      .require(exports.dotnetModule);
	       ^
	
	Error: Failed to load module. A module initialize method was not found.
	    at Microsoft.JavaScript.NodeApi.DotNetHost.ManagedHost.LoadModule(JSCallbackArgs args) in /home/runner/work/node-api-dotnet/node-api-dotnet/src/NodeApi.DotNetHost/ManagedHost.cs:line 368
	    at Microsoft.JavaScript.NodeApi.JSNativeApi.InvokeCallback[TDescriptor](napi_env env, napi_callback_info callbackInfo, JSValueScopeType scopeType, Func`2 getCallbackDescriptor) in /home/runner/work/node-api-dotnet/node-api-dotnet/src/NodeApi/Native/JSNativeApi.cs:line 1077
	    at exports.loadDotnetModule (/home/runner/work/node-api-dotnet/node-api-dotnet/test/TestCases/common/index.js:130:8)
	    at Object.<anonymous> (/home/runner/work/node-api-dotnet/node-api-dotnet/test/TestCases/common/index.js:142:27)
	    at Module._compile (node:internal/modules/cjs/loader:1256:14)
	    at Module._extensions..js (node:internal/modules/cjs/loader:1310:10)
	    at Module.load (node:internal/modules/cjs/loader:1119:32)
	    at Module._load (node:internal/modules/cjs/loader:960:12)
	    at Module.require (node:internal/modules/cjs/loader:1143:19)
	    at require (node:internal/modules/cjs/helpers:121:18)
	    at Object.<anonymous> (/home/runner/work/node-api-dotnet/node-api-dotnet/test/TestCases/napi-dotnet/module_class.js:7:17)
	    at Module._compile (node:internal/modules/cjs/loader:1256:14)
	
	Node.js v18.17.1
	
	Full output: /home/runner/work/node-api-dotnet/node-api-dotnet/out/obj/Release/TestCases/napi-dotnet/net6.0/hosted-module_class.log
❌ Test(id: "napi-dotnet/multi_instance")
	Assert.Fail():     at Object.<anonymous> (/home/runner/work/node-api-dotnet/node-api-dotnet/test/TestCases/napi-dotnet/multi_instance.js:9:17)
	    at Module._compile (node:internal/modules/cjs/loader:1256:14)
	
	Node.js v18.17.1
	
	Node process exited with code: 1. 
	/home/runner/work/node-api-dotnet/node-api-dotnet/test/TestCases/common/index.js:130
	      .require(exports.dotnetModule);
	       ^
	
	Error: Failed to load module. A module initialize method was not found.
	    at Microsoft.JavaScript.NodeApi.DotNetHost.ManagedHost.LoadModule(JSCallbackArgs args) in /home/runner/work/node-api-dotnet/node-api-dotnet/src/NodeApi.DotNetHost/ManagedHost.cs:line 368
	    at Microsoft.JavaScript.NodeApi.JSNativeApi.InvokeCallback[TDescriptor](napi_env env, napi_callback_info callbackInfo, JSValueScopeType scopeType, Func`2 getCallbackDescriptor) in /home/runner/work/node-api-dotnet/node-api-dotnet/src/NodeApi/Native/JSNativeApi.cs:line 1077
	    at exports.loadDotnetModule (/home/runner/work/node-api-dotnet/node-api-dotnet/test/TestCases/common/index.js:130:8)
	    at Object.<anonymous> (/home/runner/work/node-api-dotnet/node-api-dotnet/test/TestCases/common/index.js:142:27)
	    at Module._compile (node:internal/modules/cjs/loader:1256:14)
	    at Module._extensions..js (node:internal/modules/cjs/loader:1310:10)
	    at Module.load (node:internal/modules/cjs/loader:1119:32)
	    at Module._load (node:internal/modules/cjs/loader:960:12)
	    at Module.require (node:internal/modules/cjs/loader:1143:19)
	    at require (node:internal/modules/cjs/helpers:121:18)
	    at Object.<anonymous> (/home/runner/work/node-api-dotnet/node-api-dotnet/test/TestCases/napi-dotnet/multi_instance.js:9:17)
	    at Module._compile (node:internal/modules/cjs/loader:1256:14)
	
	Node.js v18.17.1
	
	Full output: /home/runner/work/node-api-dotnet/node-api-dotnet/out/obj/Release/TestCases/napi-dotnet/net6.0/hosted-multi_instance.log
❌ Test(id: "napi-dotnet/streams")
	Assert.Fail():     at Object.<anonymous> (/home/runner/work/node-api-dotnet/node-api-dotnet/test/TestCases/napi-dotnet/streams.js:6:17)
	    at Module._compile (node:internal/modules/cjs/loader:1256:14)
	
	Node.js v18.17.1
	
	Node process exited with code: 1. 
	/home/runner/work/node-api-dotnet/node-api-dotnet/test/TestCases/common/index.js:130
	      .require(exports.dotnetModule);
	       ^
	
	Error: Failed to load module. A module initialize method was not found.
	    at Microsoft.JavaScript.NodeApi.DotNetHost.ManagedHost.LoadModule(JSCallbackArgs args) in /home/runner/work/node-api-dotnet/node-api-dotnet/src/NodeApi.DotNetHost/ManagedHost.cs:line 368
	    at Microsoft.JavaScript.NodeApi.JSNativeApi.InvokeCallback[TDescriptor](napi_env env, napi_callback_info callbackInfo, JSValueScopeType scopeType, Func`2 getCallbackDescriptor) in /home/runner/work/node-api-dotnet/node-api-dotnet/src/NodeApi/Native/JSNativeApi.cs:line 1077
	    at exports.loadDotnetModule (/home/runner/work/node-api-dotnet/node-api-dotnet/test/TestCases/common/index.js:130:8)
	    at Object.<anonymous> (/home/runner/work/node-api-dotnet/node-api-dotnet/test/TestCases/common/index.js:142:27)
	    at Module._compile (node:internal/modules/cjs/loader:1256:14)
	    at Module._extensions..js (node:internal/modules/cjs/loader:1310:10)
	    at Module.load (node:internal/modules/cjs/loader:1119:32)
	    at Module._load (node:internal/modules/cjs/loader:960:12)
	    at Module.require (node:internal/modules/cjs/loader:1143:19)
	    at require (node:internal/modules/cjs/helpers:121:18)
	    at Object.<anonymous> (/home/runner/work/node-api-dotnet/node-api-dotnet/test/TestCases/napi-dotnet/streams.js:6:17)
	    at Module._compile (node:internal/modules/cjs/loader:1256:14)
	
	Node.js v18.17.1
	
	Full output: /home/runner/work/node-api-dotnet/node-api-dotnet/out/obj/Release/TestCases/napi-dotnet/net6.0/hosted-streams.log
❌ Test(id: "node-addon-api/basic_types/array")
	Assert.Fail():     at Object.<anonymous> (/home/runner/work/node-api-dotnet/node-api-dotnet/test/TestCases/node-addon-api/basic_types/array.js:7:18)
	    at Module._compile (node:internal/modules/cjs/loader:1256:14)
	
	Node.js v18.17.1
	
	Node process exited with code: 1. 
	/home/runner/work/node-api-dotnet/node-api-dotnet/test/TestCases/common/index.js:130
	      .require(exports.dotnetModule);
	       ^
	
	Error: Failed to load module. A module initialize method was not found.
	    at Microsoft.JavaScript.NodeApi.DotNetHost.ManagedHost.LoadModule(JSCallbackArgs args) in /home/runner/work/node-api-dotnet/node-api-dotnet/src/NodeApi.DotNetHost/ManagedHost.cs:line 368
	    at Microsoft.JavaScript.NodeApi.JSNativeApi.InvokeCallback[TDescriptor](napi_env env, napi_callback_info callbackInfo, JSValueScopeType scopeType, Func`2 getCallbackDescriptor) in /home/runner/work/node-api-dotnet/node-api-dotnet/src/NodeApi/Native/JSNativeApi.cs:line 1077
	    at exports.loadDotnetModule (/home/runner/work/node-api-dotnet/node-api-dotnet/test/TestCases/common/index.js:130:8)
	    at Object.<anonymous> (/home/runner/work/node-api-dotnet/node-api-dotnet/test/TestCases/common/index.js:142:27)
	    at Module._compile (node:internal/modules/cjs/loader:1256:14)
	    at Module._extensions..js (node:internal/modules/cjs/loader:1310:10)
	    at Module.load (node:internal/modules/cjs/loader:1119:32)
	    at Module._load (node:internal/modules/cjs/loader:960:12)
	    at Module.require (node:internal/modules/cjs/loader:1143:19)
	    at require (node:internal/modules/cjs/helpers:121:18)
	    at Object.<anonymous> (/home/runner/work/node-api-dotnet/node-api-dotnet/test/TestCases/node-addon-api/basic_types/array.js:7:18)
	    at Module._compile (node:internal/modules/cjs/loader:1256:14)
	
	Node.js v18.17.1
	
	Full output: /home/runner/work/node-api-dotnet/node-api-dotnet/out/obj/Release/TestCases/node-addon-api/net6.0/hosted-array.log
❌ Test(id: "node-addon-api/basic_types/boolean")
	Assert.Fail():     at Object.<anonymous> (/home/runner/work/node-api-dotnet/node-api-dotnet/test/TestCases/node-addon-api/basic_types/boolean.js:8:18)
	    at Module._compile (node:internal/modules/cjs/loader:1256:14)
	
	Node.js v18.17.1
	
	Node process exited with code: 1. 
	/home/runner/work/node-api-dotnet/node-api-dotnet/test/TestCases/common/index.js:130
	      .require(exports.dotnetModule);
	       ^
	
	Error: Failed to load module. A module initialize method was not found.
	    at Microsoft.JavaScript.NodeApi.DotNetHost.ManagedHost.LoadModule(JSCallbackArgs args) in /home/runner/work/node-api-dotnet/node-api-dotnet/src/NodeApi.DotNetHost/ManagedHost.cs:line 368
	    at Microsoft.JavaScript.NodeApi.JSNativeApi.InvokeCallback[TDescriptor](napi_env env, napi_callback_info callbackInfo, JSValueScopeType scopeType, Func`2 getCallbackDescriptor) in /home/runner/work/node-api-dotnet/node-api-dotnet/src/NodeApi/Native/JSNativeApi.cs:line 1077
	    at exports.loadDotnetModule (/home/runner/work/node-api-dotnet/node-api-dotnet/test/TestCases/common/index.js:130:8)
	    at Object.<anonymous> (/home/runner/work/node-api-dotnet/node-api-dotnet/test/TestCases/common/index.js:142:27)
	    at Module._compile (node:internal/modules/cjs/loader:1256:14)
	    at Module._extensions..js (node:internal/modules/cjs/loader:1310:10)
	    at Module.load (node:internal/modules/cjs/loader:1119:32)
	    at Module._load (node:internal/modules/cjs/loader:960:12)
	    at Module.require (node:internal/modules/cjs/loader:1143:19)
	    at require (node:internal/modules/cjs/helpers:121:18)
	    at Object.<anonymous> (/home/runner/work/node-api-dotnet/node-api-dotnet/test/TestCases/node-addon-api/basic_types/boolean.js:8:18)
	    at Module._compile (node:internal/modules/cjs/loader:1256:14)
	
	Node.js v18.17.1
	
	Full output: /home/runner/work/node-api-dotnet/node-api-dotnet/out/obj/Release/TestCases/node-addon-api/net6.0/hosted-boolean.log
❌ Test(id: "node-addon-api/basic_types/number")
	Assert.Fail():     at Object.<anonymous> (/home/runner/work/node-api-dotnet/node-api-dotnet/test/TestCases/node-addon-api/basic_types/number.js:9:18)
	    at Module._compile (node:internal/modules/cjs/loader:1256:14)
	
	Node.js v18.17.1
	
	Node process exited with code: 1. 
	/home/runner/work/node-api-dotnet/node-api-dotnet/test/TestCases/common/index.js:130
	      .require(exports.dotnetModule);
	       ^
	
	Error: Failed to load module. A module initialize method was not found.
	    at Microsoft.JavaScript.NodeApi.DotNetHost.ManagedHost.LoadModule(JSCallbackArgs args) in /home/runner/work/node-api-dotnet/node-api-dotnet/src/NodeApi.DotNetHost/ManagedHost.cs:line 368
	    at Microsoft.JavaScript.NodeApi.JSNativeApi.InvokeCallback[TDescriptor](napi_env env, napi_callback_info callbackInfo, JSValueScopeType scopeType, Func`2 getCallbackDescriptor) in /home/runner/work/node-api-dotnet/node-api-dotnet/src/NodeApi/Native/JSNativeApi.cs:line 1077
	    at exports.loadDotnetModule (/home/runner/work/node-api-dotnet/node-api-dotnet/test/TestCases/common/index.js:130:8)
	    at Object.<anonymous> (/home/runner/work/node-api-dotnet/node-api-dotnet/test/TestCases/common/index.js:142:27)
	    at Module._compile (node:internal/modules/cjs/loader:1256:14)
	    at Module._extensions..js (node:internal/modules/cjs/loader:1310:10)
	    at Module.load (node:internal/modules/cjs/loader:1119:32)
	    at Module._load (node:internal/modules/cjs/loader:960:12)
	    at Module.require (node:internal/modules/cjs/loader:1143:19)
	    at require (node:internal/modules/cjs/helpers:121:18)
	    at Object.<anonymous> (/home/runner/work/node-api-dotnet/node-api-dotnet/test/TestCases/node-addon-api/basic_types/number.js:9:18)
	    at Module._compile (node:internal/modules/cjs/loader:1256:14)
	
	Node.js v18.17.1
	
	Full output: /home/runner/work/node-api-dotnet/node-api-dotnet/out/obj/Release/TestCases/node-addon-api/net6.0/hosted-number.log
❌ Test(id: "node-addon-api/basic_types/value")
	Assert.Fail():     at Object.<anonymous> (/home/runner/work/node-api-dotnet/node-api-dotnet/test/TestCases/node-addon-api/basic_types/value.js:8:18)
	    at Module._compile (node:internal/modules/cjs/loader:1256:14)
	
	Node.js v18.17.1
	
	Node process exited with code: 1. 
	/home/runner/work/node-api-dotnet/node-api-dotnet/test/TestCases/common/index.js:130
	      .require(exports.dotnetModule);
	       ^
	
	Error: Failed to load module. A module initialize method was not found.
	    at Microsoft.JavaScript.NodeApi.DotNetHost.ManagedHost.LoadModule(JSCallbackArgs args) in /home/runner/work/node-api-dotnet/node-api-dotnet/src/NodeApi.DotNetHost/ManagedHost.cs:line 368
	    at Microsoft.JavaScript.NodeApi.JSNativeApi.InvokeCallback[TDescriptor](napi_env env, napi_callback_info callbackInfo, JSValueScopeType scopeType, Func`2 getCallbackDescriptor) in /home/runner/work/node-api-dotnet/node-api-dotnet/src/NodeApi/Native/JSNativeApi.cs:line 1077
	    at exports.loadDotnetModule (/home/runner/work/node-api-dotnet/node-api-dotnet/test/TestCases/common/index.js:130:8)
	    at Object.<anonymous> (/home/runner/work/node-api-dotnet/node-api-dotnet/test/TestCases/common/index.js:142:27)
	    at Module._compile (node:internal/modules/cjs/loader:1256:14)
	    at Module._extensions..js (node:internal/modules/cjs/loader:1310:10)
	    at Module.load (node:internal/modules/cjs/loader:1119:32)
	    at Module._load (node:internal/modules/cjs/loader:960:12)
	    at Module.require (node:internal/modules/cjs/loader:1143:19)
	    at require (node:internal/modules/cjs/helpers:121:18)
	    at Object.<anonymous> (/home/runner/work/node-api-dotnet/node-api-dotnet/test/TestCases/node-addon-api/basic_types/value.js:8:18)
	    at Module._compile (node:internal/modules/cjs/loader:1256:14)
	
	Node.js v18.17.1
	
	Full output: /home/runner/work/node-api-dotnet/node-api-dotnet/out/obj/Release/TestCases/node-addon-api/net6.0/hosted-value.log
❌ Test(id: "node-addon-api/object/delete_property")
	Assert.Fail():     at Object.<anonymous> (/home/runner/work/node-api-dotnet/node-api-dotnet/test/TestCases/node-addon-api/object/delete_property.js:8:18)
	    at Module._compile (node:internal/modules/cjs/loader:1256:14)
	
	Node.js v18.17.1
	
	Node process exited with code: 1. 
	/home/runner/work/node-api-dotnet/node-api-dotnet/test/TestCases/common/index.js:130
	      .require(exports.dotnetModule);
	       ^
	
	Error: Failed to load module. A module initialize method was not found.
	    at Microsoft.JavaScript.NodeApi.DotNetHost.ManagedHost.LoadModule(JSCallbackArgs args) in /home/runner/work/node-api-dotnet/node-api-dotnet/src/NodeApi.DotNetHost/ManagedHost.cs:line 368
	    at Microsoft.JavaScript.NodeApi.JSNativeApi.InvokeCallback[TDescriptor](napi_env env, napi_callback_info callbackInfo, JSValueScopeType scopeType, Func`2 getCallbackDescriptor) in /home/runner/work/node-api-dotnet/node-api-dotnet/src/NodeApi/Native/JSNativeApi.cs:line 1077
	    at exports.loadDotnetModule (/home/runner/work/node-api-dotnet/node-api-dotnet/test/TestCases/common/index.js:130:8)
	    at Object.<anonymous> (/home/runner/work/node-api-dotnet/node-api-dotnet/test/TestCases/common/index.js:142:27)
	    at Module._compile (node:internal/modules/cjs/loader:1256:14)
	    at Module._extensions..js (node:internal/modules/cjs/loader:1310:10)
	    at Module.load (node:internal/modules/cjs/loader:1119:32)
	    at Module._load (node:internal/modules/cjs/loader:960:12)
	    at Module.require (node:internal/modules/cjs/loader:1143:19)
	    at require (node:internal/modules/cjs/helpers:121:18)
	    at Object.<anonymous> (/home/runner/work/node-api-dotnet/node-api-dotnet/test/TestCases/node-addon-api/object/delete_property.js:8:18)
	    at Module._compile (node:internal/modules/cjs/loader:1256:14)
	
	Node.js v18.17.1
	
	Full output: /home/runner/work/node-api-dotnet/node-api-dotnet/out/obj/Release/TestCases/node-addon-api/net6.0/hosted-delete_property.log
❌ Test(id: "node-addon-api/object/finalizer")
	Assert.Fail():     at Object.<anonymous> (/home/runner/work/node-api-dotnet/node-api-dotnet/test/TestCases/node-addon-api/object/finalizer.js:9:18)
	    at Module._compile (node:internal/modules/cjs/loader:1256:14)
	
	Node.js v18.17.1
	
	Node process exited with code: 1. 
	/home/runner/work/node-api-dotnet/node-api-dotnet/test/TestCases/common/index.js:130
	      .require(exports.dotnetModule);
	       ^
	
	Error: Failed to load module. A module initialize method was not found.
	    at Microsoft.JavaScript.NodeApi.DotNetHost.ManagedHost.LoadModule(JSCallbackArgs args) in /home/runner/work/node-api-dotnet/node-api-dotnet/src/NodeApi.DotNetHost/ManagedHost.cs:line 368
	    at Microsoft.JavaScript.NodeApi.JSNativeApi.InvokeCallback[TDescriptor](napi_env env, napi_callback_info callbackInfo, JSValueScopeType scopeType, Func`2 getCallbackDescriptor) in /home/runner/work/node-api-dotnet/node-api-dotnet/src/NodeApi/Native/JSNativeApi.cs:line 1077
	    at exports.loadDotnetModule (/home/runner/work/node-api-dotnet/node-api-dotnet/test/TestCases/common/index.js:130:8)
	    at Object.<anonymous> (/home/runner/work/node-api-dotnet/node-api-dotnet/test/TestCases/common/index.js:142:27)
	    at Module._compile (node:internal/modules/cjs/loader:1256:14)
	    at Module._extensions..js (node:internal/modules/cjs/loader:1310:10)
	    at Module.load (node:internal/modules/cjs/loader:1119:32)
	    at Module._load (node:internal/modules/cjs/loader:960:12)
	    at Module.require (node:internal/modules/cjs/loader:1143:19)
	    at require (node:internal/modules/cjs/helpers:121:18)
	    at Object.<anonymous> (/home/runner/work/node-api-dotnet/node-api-dotnet/test/TestCases/node-addon-api/object/finalizer.js:9:18)
	    at Module._compile (node:internal/modules/cjs/loader:1256:14)
	
	Node.js v18.17.1
	
	Full output: /home/runner/work/node-api-dotnet/node-api-dotnet/out/obj/Release/TestCases/node-addon-api/net6.0/hosted-finalizer.log
❌ Test(id: "node-addon-api/object/get_property")
	Assert.Fail():     at Object.<anonymous> (/home/runner/work/node-api-dotnet/node-api-dotnet/test/TestCases/node-addon-api/object/get_property.js:8:18)
	    at Module._compile (node:internal/modules/cjs/loader:1256:14)
	
	Node.js v18.17.1
	
	Node process exited with code: 1. 
	/home/runner/work/node-api-dotnet/node-api-dotnet/test/TestCases/common/index.js:130
	      .require(exports.dotnetModule);
	       ^
	
	Error: Failed to load module. A module initialize method was not found.
	    at Microsoft.JavaScript.NodeApi.DotNetHost.ManagedHost.LoadModule(JSCallbackArgs args) in /home/runner/work/node-api-dotnet/node-api-dotnet/src/NodeApi.DotNetHost/ManagedHost.cs:line 368
	    at Microsoft.JavaScript.NodeApi.JSNativeApi.InvokeCallback[TDescriptor](napi_env env, napi_callback_info callbackInfo, JSValueScopeType scopeType, Func`2 getCallbackDescriptor) in /home/runner/work/node-api-dotnet/node-api-dotnet/src/NodeApi/Native/JSNativeApi.cs:line 1077
	    at exports.loadDotnetModule (/home/runner/work/node-api-dotnet/node-api-dotnet/test/TestCases/common/index.js:130:8)
	    at Object.<anonymous> (/home/runner/work/node-api-dotnet/node-api-dotnet/test/TestCases/common/index.js:142:27)
	    at Module._compile (node:internal/modules/cjs/loader:1256:14)
	    at Module._extensions..js (node:internal/modules/cjs/loader:1310:10)
	    at Module.load (node:internal/modules/cjs/loader:1119:32)
	    at Module._load (node:internal/modules/cjs/loader:960:12)
	    at Module.require (node:internal/modules/cjs/loader:1143:19)
	    at require (node:internal/modules/cjs/helpers:121:18)
	    at Object.<anonymous> (/home/runner/work/node-api-dotnet/node-api-dotnet/test/TestCases/node-addon-api/object/get_property.js:8:18)
	    at Module._compile (node:internal/modules/cjs/loader:1256:14)
	
	Node.js v18.17.1
	
	Full output: /home/runner/work/node-api-dotnet/node-api-dotnet/out/obj/Release/TestCases/node-addon-api/net6.0/hosted-get_property.log
❌ Test(id: "node-addon-api/object/has_own_property")
	Assert.Fail():     at Object.<anonymous> (/home/runner/work/node-api-dotnet/node-api-dotnet/test/TestCases/node-addon-api/object/has_own_property.js:8:18)
	    at Module._compile (node:internal/modules/cjs/loader:1256:14)
	
	Node.js v18.17.1
	
	Node process exited with code: 1. 
	/home/runner/work/node-api-dotnet/node-api-dotnet/test/TestCases/common/index.js:130
	      .require(exports.dotnetModule);
	       ^
	
	Error: Failed to load module. A module initialize method was not found.
	    at Microsoft.JavaScript.NodeApi.DotNetHost.ManagedHost.LoadModule(JSCallbackArgs args) in /home/runner/work/node-api-dotnet/node-api-dotnet/src/NodeApi.DotNetHost/ManagedHost.cs:line 368
	    at Microsoft.JavaScript.NodeApi.JSNativeApi.InvokeCallback[TDescriptor](napi_env env, napi_callback_info callbackInfo, JSValueScopeType scopeType, Func`2 getCallbackDescriptor) in /home/runner/work/node-api-dotnet/node-api-dotnet/src/NodeApi/Native/JSNativeApi.cs:line 1077
	    at exports.loadDotnetModule (/home/runner/work/node-api-dotnet/node-api-dotnet/test/TestCases/common/index.js:130:8)
	    at Object.<anonymous> (/home/runner/work/node-api-dotnet/node-api-dotnet/test/TestCases/common/index.js:142:27)
	    at Module._compile (node:internal/modules/cjs/loader:1256:14)
	    at Module._extensions..js (node:internal/modules/cjs/loader:1310:10)
	    at Module.load (node:internal/modules/cjs/loader:1119:32)
	    at Module._load (node:internal/modules/cjs/loader:960:12)
	    at Module.require (node:internal/modules/cjs/loader:1143:19)
	    at require (node:internal/modules/cjs/helpers:121:18)
	    at Object.<anonymous> (/home/runner/work/node-api-dotnet/node-api-dotnet/test/TestCases/node-addon-api/object/has_own_property.js:8:18)
	    at Module._compile (node:internal/modules/cjs/loader:1256:14)
	
	Node.js v18.17.1
	
	Full output: /home/runner/work/node-api-dotnet/node-api-dotnet/out/obj/Release/TestCases/node-addon-api/net6.0/hosted-has_own_property.log
❌ Test(id: "node-addon-api/object/has_property")
	Assert.Fail():     at Object.<anonymous> (/home/runner/work/node-api-dotnet/node-api-dotnet/test/TestCases/node-addon-api/object/has_property.js:8:18)
	    at Module._compile (node:internal/modules/cjs/loader:1256:14)
	
	Node.js v18.17.1
	
	Node process exited with code: 1. 
	/home/runner/work/node-api-dotnet/node-api-dotnet/test/TestCases/common/index.js:130
	      .require(exports.dotnetModule);
	       ^
	
	Error: Failed to load module. A module initialize method was not found.
	    at Microsoft.JavaScript.NodeApi.DotNetHost.ManagedHost.LoadModule(JSCallbackArgs args) in /home/runner/work/node-api-dotnet/node-api-dotnet/src/NodeApi.DotNetHost/ManagedHost.cs:line 368
	    at Microsoft.JavaScript.NodeApi.JSNativeApi.InvokeCallback[TDescriptor](napi_env env, napi_callback_info callbackInfo, JSValueScopeType scopeType, Func`2 getCallbackDescriptor) in /home/runner/work/node-api-dotnet/node-api-dotnet/src/NodeApi/Native/JSNativeApi.cs:line 1077
	    at exports.loadDotnetModule (/home/runner/work/node-api-dotnet/node-api-dotnet/test/TestCases/common/index.js:130:8)
	    at Object.<anonymous> (/home/runner/work/node-api-dotnet/node-api-dotnet/test/TestCases/common/index.js:142:27)
	    at Module._compile (node:internal/modules/cjs/loader:1256:14)
	    at Module._extensions..js (node:internal/modules/cjs/loader:1310:10)
	    at Module.load (node:internal/modules/cjs/loader:1119:32)
	    at Module._load (node:internal/modules/cjs/loader:960:12)
	    at Module.require (node:internal/modules/cjs/loader:1143:19)
	    at require (node:internal/modules/cjs/helpers:121:18)
	    at Object.<anonymous> (/home/runner/work/node-api-dotnet/node-api-dotnet/test/TestCases/node-addon-api/object/has_property.js:8:18)
	    at Module._compile (node:internal/modules/cjs/loader:1256:14)
	
	Node.js v18.17.1
	
	Full output: /home/runner/work/node-api-dotnet/node-api-dotnet/out/obj/Release/TestCases/node-addon-api/net6.0/hosted-has_property.log
❌ Test(id: "node-addon-api/object/object_freeze_seal")
	Assert.Fail():     at Object.<anonymous> (/home/runner/work/node-api-dotnet/node-api-dotnet/test/TestCases/node-addon-api/object/object_freeze_seal.js:8:18)
	    at Module._compile (node:internal/modules/cjs/loader:1256:14)
	
	Node.js v18.17.1
	
	Node process exited with code: 1. 
	/home/runner/work/node-api-dotnet/node-api-dotnet/test/TestCases/common/index.js:130
	      .require(exports.dotnetModule);
	       ^
	
	Error: Failed to load module. A module initialize method was not found.
	    at Microsoft.JavaScript.NodeApi.DotNetHost.ManagedHost.LoadModule(JSCallbackArgs args) in /home/runner/work/node-api-dotnet/node-api-dotnet/src/NodeApi.DotNetHost/ManagedHost.cs:line 368
	    at Microsoft.JavaScript.NodeApi.JSNativeApi.InvokeCallback[TDescriptor](napi_env env, napi_callback_info callbackInfo, JSValueScopeType scopeType, Func`2 getCallbackDescriptor) in /home/runner/work/node-api-dotnet/node-api-dotnet/src/NodeApi/Native/JSNativeApi.cs:line 1077
	    at exports.loadDotnetModule (/home/runner/work/node-api-dotnet/node-api-dotnet/test/TestCases/common/index.js:130:8)
	    at Object.<anonymous> (/home/runner/work/node-api-dotnet/node-api-dotnet/test/TestCases/common/index.js:142:27)
	    at Module._compile (node:internal/modules/cjs/loader:1256:14)
	    at Module._extensions..js (node:internal/modules/cjs/loader:1310:10)
	    at Module.load (node:internal/modules/cjs/loader:1119:32)
	    at Module._load (node:internal/modules/cjs/loader:960:12)
	    at Module.require (node:internal/modules/cjs/loader:1143:19)
	    at require (node:internal/modules/cjs/helpers:121:18)
	    at Object.<anonymous> (/home/runner/work/node-api-dotnet/node-api-dotnet/test/TestCases/node-addon-api/object/object_freeze_seal.js:8:18)
	    at Module._compile (node:internal/modules/cjs/loader:1256:14)
	
	Node.js v18.17.1
	
	Full output: /home/runner/work/node-api-dotnet/node-api-dotnet/out/obj/Release/TestCases/node-addon-api/net6.0/hosted-object_freeze_seal.log
❌ Test(id: "node-addon-api/object/object")
	Assert.Fail():     at Object.<anonymous> (/home/runner/work/node-api-dotnet/node-api-dotnet/test/TestCases/node-addon-api/object/object.js:8:18)
	    at Module._compile (node:internal/modules/cjs/loader:1256:14)
	
	Node.js v18.17.1
	
	Node process exited with code: 1. 
	/home/runner/work/node-api-dotnet/node-api-dotnet/test/TestCases/common/index.js:130
	      .require(exports.dotnetModule);
	       ^
	
	Error: Failed to load module. A module initialize method was not found.
	    at Microsoft.JavaScript.NodeApi.DotNetHost.ManagedHost.LoadModule(JSCallbackArgs args) in /home/runner/work/node-api-dotnet/node-api-dotnet/src/NodeApi.DotNetHost/ManagedHost.cs:line 368
	    at Microsoft.JavaScript.NodeApi.JSNativeApi.InvokeCallback[TDescriptor](napi_env env, napi_callback_info callbackInfo, JSValueScopeType scopeType, Func`2 getCallbackDescriptor) in /home/runner/work/node-api-dotnet/node-api-dotnet/src/NodeApi/Native/JSNativeApi.cs:line 1077
	    at exports.loadDotnetModule (/home/runner/work/node-api-dotnet/node-api-dotnet/test/TestCases/common/index.js:130:8)
	    at Object.<anonymous> (/home/runner/work/node-api-dotnet/node-api-dotnet/test/TestCases/common/index.js:142:27)
	    at Module._compile (node:internal/modules/cjs/loader:1256:14)
	    at Module._extensions..js (node:internal/modules/cjs/loader:1310:10)
	    at Module.load (node:internal/modules/cjs/loader:1119:32)
	    at Module._load (node:internal/modules/cjs/loader:960:12)
	    at Module.require (node:internal/modules/cjs/loader:1143:19)
	    at require (node:internal/modules/cjs/helpers:121:18)
	    at Object.<anonymous> (/home/runner/work/node-api-dotnet/node-api-dotnet/test/TestCases/node-addon-api/object/object.js:8:18)
	    at Module._compile (node:internal/modules/cjs/loader:1256:14)
	
	Node.js v18.17.1
	
	Full output: /home/runner/work/node-api-dotnet/node-api-dotnet/out/obj/Release/TestCases/node-addon-api/net6.0/hosted-object.log
❌ Test(id: "node-addon-api/object/set_property")
	Assert.Fail():     at Object.<anonymous> (/home/runner/work/node-api-dotnet/node-api-dotnet/test/TestCases/node-addon-api/object/set_property.js:8:18)
	    at Module._compile (node:internal/modules/cjs/loader:1256:14)
	
	Node.js v18.17.1
	
	Node process exited with code: 1. 
	/home/runner/work/node-api-dotnet/node-api-dotnet/test/TestCases/common/index.js:130
	      .require(exports.dotnetModule);
	       ^
	
	Error: Failed to load module. A module initialize method was not found.
	    at Microsoft.JavaScript.NodeApi.DotNetHost.ManagedHost.LoadModule(JSCallbackArgs args) in /home/runner/work/node-api-dotnet/node-api-dotnet/src/NodeApi.DotNetHost/ManagedHost.cs:line 368
	    at Microsoft.JavaScript.NodeApi.JSNativeApi.InvokeCallback[TDescriptor](napi_env env, napi_callback_info callbackInfo, JSValueScopeType scopeType, Func`2 getCallbackDescriptor) in /home/runner/work/node-api-dotnet/node-api-dotnet/src/NodeApi/Native/JSNativeApi.cs:line 1077
	    at exports.loadDotnetModule (/home/runner/work/node-api-dotnet/node-api-dotnet/test/TestCases/common/index.js:130:8)
	    at Object.<anonymous> (/home/runner/work/node-api-dotnet/node-api-dotnet/test/TestCases/common/index.js:142:27)
	    at Module._compile (node:internal/modules/cjs/loader:1256:14)
	    at Module._extensions..js (node:internal/modules/cjs/loader:1310:10)
	    at Module.load (node:internal/modules/cjs/loader:1119:32)
	    at Module._load (node:internal/modules/cjs/loader:960:12)
	    at Module.require (node:internal/modules/cjs/loader:1143:19)
	    at require (node:internal/modules/cjs/helpers:121:18)
	    at Object.<anonymous> (/home/runner/work/node-api-dotnet/node-api-dotnet/test/TestCases/node-addon-api/object/set_property.js:8:18)
	    at Module._compile (node:internal/modules/cjs/loader:1256:14)
	
	Node.js v18.17.1
	
	Full output: /home/runner/work/node-api-dotnet/node-api-dotnet/out/obj/Release/TestCases/node-addon-api/net6.0/hosted-set_property.log
❌ Test(id: "node-addon-api/object/subscript_operator")
	Assert.Fail():     at Object.<anonymous> (/home/runner/work/node-api-dotnet/node-api-dotnet/test/TestCases/node-addon-api/object/subscript_operator.js:8:18)
	    at Module._compile (node:internal/modules/cjs/loader:1256:14)
	
	Node.js v18.17.1
	
	Node process exited with code: 1. 
	/home/runner/work/node-api-dotnet/node-api-dotnet/test/TestCases/common/index.js:130
	      .require(exports.dotnetModule);
	       ^
	
	Error: Failed to load module. A module initialize method was not found.
	    at Microsoft.JavaScript.NodeApi.DotNetHost.ManagedHost.LoadModule(JSCallbackArgs args) in /home/runner/work/node-api-dotnet/node-api-dotnet/src/NodeApi.DotNetHost/ManagedHost.cs:line 368
	    at Microsoft.JavaScript.NodeApi.JSNativeApi.InvokeCallback[TDescriptor](napi_env env, napi_callback_info callbackInfo, JSValueScopeType scopeType, Func`2 getCallbackDescriptor) in /home/runner/work/node-api-dotnet/node-api-dotnet/src/NodeApi/Native/JSNativeApi.cs:line 1077
	    at exports.loadDotnetModule (/home/runner/work/node-api-dotnet/node-api-dotnet/test/TestCases/common/index.js:130:8)
	    at Object.<anonymous> (/home/runner/work/node-api-dotnet/node-api-dotnet/test/TestCases/common/index.js:142:27)
	    at Module._compile (node:internal/modules/cjs/loader:1256:14)
	    at Module._extensions..js (node:internal/modules/cjs/loader:1310:10)
	    at Module.load (node:internal/modules/cjs/loader:1119:32)
	    at Module._load (node:internal/modules/cjs/loader:960:12)
	    at Module.require (node:internal/modules/cjs/loader:1143:19)
	    at require (node:internal/modules/cjs/helpers:121:18)
	    at Object.<anonymous> (/home/runner/work/node-api-dotnet/node-api-dotnet/test/TestCases/node-addon-api/object/subscript_operator.js:8:18)
	    at Module._compile (node:internal/modules/cjs/loader:1256:14)
	
	Node.js v18.17.1
	
	Full output: /home/runner/work/node-api-dotnet/node-api-dotnet/out/obj/Release/TestCases/node-addon-api/net6.0/hosted-subscript_operator.log
✅ Test(id: "node-addon-api/testUtil")

❌ test/dotnet8-node18.x-Release/_fv-az617-717_2023-09-17_11_09_25.trx

69 tests were completed in 168s with 18 passed, 48 failed and 3 skipped.

Test suite Passed Failed Skipped Time
Microsoft.JavaScript.NodeApi.Test.HostedClrTests 4✅ 24❌ 40s
Microsoft.JavaScript.NodeApi.Test.JSProjectTests 4✅ 85s
Microsoft.JavaScript.NodeApi.Test.NativeAotTests 1✅ 24❌ 41s
Microsoft.JavaScript.NodeApi.Test.NodejsEmbeddingTests 3⚪ 3ms
Microsoft.JavaScript.NodeApi.Test.TypeDefsGeneratorTests 9✅ 28ms

❌ Microsoft.JavaScript.NodeApi.Test.HostedClrTests

❌ Test(id: "edgejs-perf/measure-latency")
	Assert.Fail():     at Object.<anonymous> (/home/runner/work/node-api-dotnet/node-api-dotnet/test/TestCases/edgejs-perf/measure-latency.js:11:17)
	    at Module._compile (node:internal/modules/cjs/loader:1256:14)
	
	Node.js v18.17.1
	
	Node process exited with code: 1. 
	/home/runner/work/node-api-dotnet/node-api-dotnet/test/TestCases/common/index.js:130
	      .require(exports.dotnetModule);
	       ^
	
	Error: Failed to load module. A module initialize method was not found.
	    at Microsoft.JavaScript.NodeApi.DotNetHost.ManagedHost.LoadModule(JSCallbackArgs args) in /home/runner/work/node-api-dotnet/node-api-dotnet/src/NodeApi.DotNetHost/ManagedHost.cs:line 368
	    at Microsoft.JavaScript.NodeApi.JSNativeApi.InvokeCallback[TDescriptor](napi_env env, napi_callback_info callbackInfo, JSValueScopeType scopeType, Func`2 getCallbackDescriptor) in /home/runner/work/node-api-dotnet/node-api-dotnet/src/NodeApi/Native/JSNativeApi.cs:line 1077
	    at exports.loadDotnetModule (/home/runner/work/node-api-dotnet/node-api-dotnet/test/TestCases/common/index.js:130:8)
	    at Object.<anonymous> (/home/runner/work/node-api-dotnet/node-api-dotnet/test/TestCases/common/index.js:142:27)
	    at Module._compile (node:internal/modules/cjs/loader:1256:14)
	    at Module._extensions..js (node:internal/modules/cjs/loader:1310:10)
	    at Module.load (node:internal/modules/cjs/loader:1119:32)
	    at Module._load (node:internal/modules/cjs/loader:960:12)
	    at Module.require (node:internal/modules/cjs/loader:1143:19)
	    at require (node:internal/modules/cjs/helpers:121:18)
	    at Object.<anonymous> (/home/runner/work/node-api-dotnet/node-api-dotnet/test/TestCases/edgejs-perf/measure-latency.js:11:17)
	    at Module._compile (node:internal/modules/cjs/loader:1256:14)
	
	Node.js v18.17.1
	
	Full output: /home/runner/work/node-api-dotnet/node-api-dotnet/out/obj/Release/TestCases/edgejs-perf/net8.0/hosted-measure-latency.log
❌ Test(id: "napi-dotnet-init/custom_export")
	Assert.Fail():     at Object.<anonymous> (/home/runner/work/node-api-dotnet/node-api-dotnet/test/TestCases/napi-dotnet-init/custom_export.js:8:17)
	    at Module._compile (node:internal/modules/cjs/loader:1256:14)
	
	Node.js v18.17.1
	
	Node process exited with code: 1. 
	/home/runner/work/node-api-dotnet/node-api-dotnet/test/TestCases/common/index.js:130
	      .require(exports.dotnetModule);
	       ^
	
	Error: Failed to load module. A module initialize method was not found.
	    at Microsoft.JavaScript.NodeApi.DotNetHost.ManagedHost.LoadModule(JSCallbackArgs args) in /home/runner/work/node-api-dotnet/node-api-dotnet/src/NodeApi.DotNetHost/ManagedHost.cs:line 368
	    at Microsoft.JavaScript.NodeApi.JSNativeApi.InvokeCallback[TDescriptor](napi_env env, napi_callback_info callbackInfo, JSValueScopeType scopeType, Func`2 getCallbackDescriptor) in /home/runner/work/node-api-dotnet/node-api-dotnet/src/NodeApi/Native/JSNativeApi.cs:line 1077
	    at exports.loadDotnetModule (/home/runner/work/node-api-dotnet/node-api-dotnet/test/TestCases/common/index.js:130:8)
	    at Object.<anonymous> (/home/runner/work/node-api-dotnet/node-api-dotnet/test/TestCases/common/index.js:142:27)
	    at Module._compile (node:internal/modules/cjs/loader:1256:14)
	    at Module._extensions..js (node:internal/modules/cjs/loader:1310:10)
	    at Module.load (node:internal/modules/cjs/loader:1119:32)
	    at Module._load (node:internal/modules/cjs/loader:960:12)
	    at Module.require (node:internal/modules/cjs/loader:1143:19)
	    at require (node:internal/modules/cjs/helpers:121:18)
	    at Object.<anonymous> (/home/runner/work/node-api-dotnet/node-api-dotnet/test/TestCases/napi-dotnet-init/custom_export.js:8:17)
	    at Module._compile (node:internal/modules/cjs/loader:1256:14)
	
	Node.js v18.17.1
	
	Full output: /home/runner/work/node-api-dotnet/node-api-dotnet/out/obj/Release/TestCases/napi-dotnet-init/net8.0/hosted-custom_export.log
❌ Test(id: "napi-dotnet-init/custom_init")
	Assert.Fail():     at Object.<anonymous> (/home/runner/work/node-api-dotnet/node-api-dotnet/test/TestCases/napi-dotnet-init/custom_init.js:6:17)
	    at Module._compile (node:internal/modules/cjs/loader:1256:14)
	
	Node.js v18.17.1
	
	Node process exited with code: 1. 
	/home/runner/work/node-api-dotnet/node-api-dotnet/test/TestCases/common/index.js:130
	      .require(exports.dotnetModule);
	       ^
	
	Error: Failed to load module. A module initialize method was not found.
	    at Microsoft.JavaScript.NodeApi.DotNetHost.ManagedHost.LoadModule(JSCallbackArgs args) in /home/runner/work/node-api-dotnet/node-api-dotnet/src/NodeApi.DotNetHost/ManagedHost.cs:line 368
	    at Microsoft.JavaScript.NodeApi.JSNativeApi.InvokeCallback[TDescriptor](napi_env env, napi_callback_info callbackInfo, JSValueScopeType scopeType, Func`2 getCallbackDescriptor) in /home/runner/work/node-api-dotnet/node-api-dotnet/src/NodeApi/Native/JSNativeApi.cs:line 1077
	    at exports.loadDotnetModule (/home/runner/work/node-api-dotnet/node-api-dotnet/test/TestCases/common/index.js:130:8)
	    at Object.<anonymous> (/home/runner/work/node-api-dotnet/node-api-dotnet/test/TestCases/common/index.js:142:27)
	    at Module._compile (node:internal/modules/cjs/loader:1256:14)
	    at Module._extensions..js (node:internal/modules/cjs/loader:1310:10)
	    at Module.load (node:internal/modules/cjs/loader:1119:32)
	    at Module._load (node:internal/modules/cjs/loader:960:12)
	    at Module.require (node:internal/modules/cjs/loader:1143:19)
	    at require (node:internal/modules/cjs/helpers:121:18)
	    at Object.<anonymous> (/home/runner/work/node-api-dotnet/node-api-dotnet/test/TestCases/napi-dotnet-init/custom_init.js:6:17)
	    at Module._compile (node:internal/modules/cjs/loader:1256:14)
	
	Node.js v18.17.1
	
	Full output: /home/runner/work/node-api-dotnet/node-api-dotnet/out/obj/Release/TestCases/napi-dotnet-init/net8.0/hosted-custom_init.log
❌ Test(id: "napi-dotnet/async_methods")
	Assert.Fail():     at Object.<anonymous> (/home/runner/work/node-api-dotnet/node-api-dotnet/test/TestCases/napi-dotnet/async_methods.js:5:16)
	    at Module._compile (node:internal/modules/cjs/loader:1256:14)
	
	Node.js v18.17.1
	
	Node process exited with code: 1. 
	/home/runner/work/node-api-dotnet/node-api-dotnet/test/TestCases/common/index.js:130
	      .require(exports.dotnetModule);
	       ^
	
	Error: Failed to load module. A module initialize method was not found.
	    at Microsoft.JavaScript.NodeApi.DotNetHost.ManagedHost.LoadModule(JSCallbackArgs args) in /home/runner/work/node-api-dotnet/node-api-dotnet/src/NodeApi.DotNetHost/ManagedHost.cs:line 368
	    at Microsoft.JavaScript.NodeApi.JSNativeApi.InvokeCallback[TDescriptor](napi_env env, napi_callback_info callbackInfo, JSValueScopeType scopeType, Func`2 getCallbackDescriptor) in /home/runner/work/node-api-dotnet/node-api-dotnet/src/NodeApi/Native/JSNativeApi.cs:line 1077
	    at exports.loadDotnetModule (/home/runner/work/node-api-dotnet/node-api-dotnet/test/TestCases/common/index.js:130:8)
	    at Object.<anonymous> (/home/runner/work/node-api-dotnet/node-api-dotnet/test/TestCases/common/index.js:142:27)
	    at Module._compile (node:internal/modules/cjs/loader:1256:14)
	    at Module._extensions..js (node:internal/modules/cjs/loader:1310:10)
	    at Module.load (node:internal/modules/cjs/loader:1119:32)
	    at Module._load (node:internal/modules/cjs/loader:960:12)
	    at Module.require (node:internal/modules/cjs/loader:1143:19)
	    at require (node:internal/modules/cjs/helpers:121:18)
	    at Object.<anonymous> (/home/runner/work/node-api-dotnet/node-api-dotnet/test/TestCases/napi-dotnet/async_methods.js:5:16)
	    at Module._compile (node:internal/modules/cjs/loader:1256:14)
	
	Node.js v18.17.1
	
	Full output: /home/runner/work/node-api-dotnet/node-api-dotnet/out/obj/Release/TestCases/napi-dotnet/net8.0/hosted-async_methods.log
❌ Test(id: "napi-dotnet/complex_types")
	Assert.Fail():     at Object.<anonymous> (/home/runner/work/node-api-dotnet/node-api-dotnet/test/TestCases/napi-dotnet/complex_types.js:7:17)
	    at Module._compile (node:internal/modules/cjs/loader:1256:14)
	
	Node.js v18.17.1
	
	Node process exited with code: 1. 
	/home/runner/work/node-api-dotnet/node-api-dotnet/test/TestCases/common/index.js:130
	      .require(exports.dotnetModule);
	       ^
	
	Error: Failed to load module. A module initialize method was not found.
	    at Microsoft.JavaScript.NodeApi.DotNetHost.ManagedHost.LoadModule(JSCallbackArgs args) in /home/runner/work/node-api-dotnet/node-api-dotnet/src/NodeApi.DotNetHost/ManagedHost.cs:line 368
	    at Microsoft.JavaScript.NodeApi.JSNativeApi.InvokeCallback[TDescriptor](napi_env env, napi_callback_info callbackInfo, JSValueScopeType scopeType, Func`2 getCallbackDescriptor) in /home/runner/work/node-api-dotnet/node-api-dotnet/src/NodeApi/Native/JSNativeApi.cs:line 1077
	    at exports.loadDotnetModule (/home/runner/work/node-api-dotnet/node-api-dotnet/test/TestCases/common/index.js:130:8)
	    at Object.<anonymous> (/home/runner/work/node-api-dotnet/node-api-dotnet/test/TestCases/common/index.js:142:27)
	    at Module._compile (node:internal/modules/cjs/loader:1256:14)
	    at Module._extensions..js (node:internal/modules/cjs/loader:1310:10)
	    at Module.load (node:internal/modules/cjs/loader:1119:32)
	    at Module._load (node:internal/modules/cjs/loader:960:12)
	    at Module.require (node:internal/modules/cjs/loader:1143:19)
	    at require (node:internal/modules/cjs/helpers:121:18)
	    at Object.<anonymous> (/home/runner/work/node-api-dotnet/node-api-dotnet/test/TestCases/napi-dotnet/complex_types.js:7:17)
	    at Module._compile (node:internal/modules/cjs/loader:1256:14)
	
	Node.js v18.17.1
	
	Full output: /home/runner/work/node-api-dotnet/node-api-dotnet/out/obj/Release/TestCases/napi-dotnet/net8.0/hosted-complex_types.log
❌ Test(id: "napi-dotnet/delegates")
	Assert.Fail():     at Object.<anonymous> (/home/runner/work/node-api-dotnet/node-api-dotnet/test/TestCases/napi-dotnet/delegates.js:7:17)
	    at Module._compile (node:internal/modules/cjs/loader:1256:14)
	
	Node.js v18.17.1
	
	Node process exited with code: 1. 
	/home/runner/work/node-api-dotnet/node-api-dotnet/test/TestCases/common/index.js:130
	      .require(exports.dotnetModule);
	       ^
	
	Error: Failed to load module. A module initialize method was not found.
	    at Microsoft.JavaScript.NodeApi.DotNetHost.ManagedHost.LoadModule(JSCallbackArgs args) in /home/runner/work/node-api-dotnet/node-api-dotnet/src/NodeApi.DotNetHost/ManagedHost.cs:line 368
	    at Microsoft.JavaScript.NodeApi.JSNativeApi.InvokeCallback[TDescriptor](napi_env env, napi_callback_info callbackInfo, JSValueScopeType scopeType, Func`2 getCallbackDescriptor) in /home/runner/work/node-api-dotnet/node-api-dotnet/src/NodeApi/Native/JSNativeApi.cs:line 1077
	    at exports.loadDotnetModule (/home/runner/work/node-api-dotnet/node-api-dotnet/test/TestCases/common/index.js:130:8)
	    at Object.<anonymous> (/home/runner/work/node-api-dotnet/node-api-dotnet/test/TestCases/common/index.js:142:27)
	    at Module._compile (node:internal/modules/cjs/loader:1256:14)
	    at Module._extensions..js (node:internal/modules/cjs/loader:1310:10)
	    at Module.load (node:internal/modules/cjs/loader:1119:32)
	    at Module._load (node:internal/modules/cjs/loader:960:12)
	    at Module.require (node:internal/modules/cjs/loader:1143:19)
	    at require (node:internal/modules/cjs/helpers:121:18)
	    at Object.<anonymous> (/home/runner/work/node-api-dotnet/node-api-dotnet/test/TestCases/napi-dotnet/delegates.js:7:17)
	    at Module._compile (node:internal/modules/cjs/loader:1256:14)
	
	Node.js v18.17.1
	
	Full output: /home/runner/work/node-api-dotnet/node-api-dotnet/out/obj/Release/TestCases/napi-dotnet/net8.0/hosted-delegates.log
✅ Test(id: "napi-dotnet/dynamic_generics")
✅ Test(id: "napi-dotnet/dynamic_invoke")
✅ Test(id: "napi-dotnet/dynamic_optional_params")
❌ Test(id: "napi-dotnet/errors")
	Assert.Fail(): Node process exited with code: 1. 
	/home/runner/work/node-api-dotnet/node-api-dotnet/test/TestCases/common/index.js:130
	      .require(exports.dotnetModule);
	       ^
	
	Error: Failed to load module. A module initialize method was not found.
	    at Microsoft.JavaScript.NodeApi.DotNetHost.ManagedHost.LoadModule(JSCallbackArgs args) in /home/runner/work/node-api-dotnet/node-api-dotnet/src/NodeApi.DotNetHost/ManagedHost.cs:line 368
	    at Microsoft.JavaScript.NodeApi.JSNativeApi.InvokeCallback[TDescriptor](napi_env env, napi_callback_info callbackInfo, JSValueScopeType scopeType, Func`2 getCallbackDescriptor) in /home/runner/work/node-api-dotnet/node-api-dotnet/src/NodeApi/Native/JSNativeApi.cs:line 1077
	    at exports.loadDotnetModule (/home/runner/work/node-api-dotnet/node-api-dotnet/test/TestCases/common/index.js:130:8)
	    at Object.<anonymous> (/home/runner/work/node-api-dotnet/node-api-dotnet/test/TestCases/common/index.js:142:27)
	    at Module._compile (node:internal/modules/cjs/loader:1256:14)
	    at Module._extensions..js (node:internal/modules/cjs/loader:1310:10)
	    at Module.load (node:internal/modules/cjs/loader:1119:32)
	
	Node.js v18.17.1
	
	Full output: /home/runner/work/node-api-dotnet/node-api-dotnet/out/obj/Release/TestCases/napi-dotnet/net8.0/hosted-errors.log
❌ Test(id: "napi-dotnet/hello")
	Assert.Fail():     at Object.<anonymous> (/home/runner/work/node-api-dotnet/node-api-dotnet/test/TestCases/napi-dotnet/hello.js:7:17)
	    at Module._compile (node:internal/modules/cjs/loader:1256:14)
	
	Node.js v18.17.1
	
	Node process exited with code: 1. 
	/home/runner/work/node-api-dotnet/node-api-dotnet/test/TestCases/common/index.js:130
	      .require(exports.dotnetModule);
	       ^
	
	Error: Failed to load module. A module initialize method was not found.
	    at Microsoft.JavaScript.NodeApi.DotNetHost.ManagedHost.LoadModule(JSCallbackArgs args) in /home/runner/work/node-api-dotnet/node-api-dotnet/src/NodeApi.DotNetHost/ManagedHost.cs:line 368
	    at Microsoft.JavaScript.NodeApi.JSNativeApi.InvokeCallback[TDescriptor](napi_env env, napi_callback_info callbackInfo, JSValueScopeType scopeType, Func`2 getCallbackDescriptor) in /home/runner/work/node-api-dotnet/node-api-dotnet/src/NodeApi/Native/JSNativeApi.cs:line 1077
	    at exports.loadDotnetModule (/home/runner/work/node-api-dotnet/node-api-dotnet/test/TestCases/common/index.js:130:8)
	    at Object.<anonymous> (/home/runner/work/node-api-dotnet/node-api-dotnet/test/TestCases/common/index.js:142:27)
	    at Module._compile (node:internal/modules/cjs/loader:1256:14)
	    at Module._extensions..js (node:internal/modules/cjs/loader:1310:10)
	    at Module.load (node:internal/modules/cjs/loader:1119:32)
	    at Module._load (node:internal/modules/cjs/loader:960:12)
	    at Module.require (node:internal/modules/cjs/loader:1143:19)
	    at require (node:internal/modules/cjs/helpers:121:18)
	    at Object.<anonymous> (/home/runner/work/node-api-dotnet/node-api-dotnet/test/TestCases/napi-dotnet/hello.js:7:17)
	    at Module._compile (node:internal/modules/cjs/loader:1256:14)
	
	Node.js v18.17.1
	
	Full output: /home/runner/work/node-api-dotnet/node-api-dotnet/out/obj/Release/TestCases/napi-dotnet/net8.0/hosted-hello.log
❌ Test(id: "napi-dotnet/module_class")
	Assert.Fail():     at Object.<anonymous> (/home/runner/work/node-api-dotnet/node-api-dotnet/test/TestCases/napi-dotnet/module_class.js:7:17)
	    at Module._compile (node:internal/modules/cjs/loader:1256:14)
	
	Node.js v18.17.1
	
	Node process exited with code: 1. 
	/home/runner/work/node-api-dotnet/node-api-dotnet/test/TestCases/common/index.js:130
	      .require(exports.dotnetModule);
	       ^
	
	Error: Failed to load module. A module initialize method was not found.

Report exceeded GitHub limit of 65535 bytes and has been trimmed

Annotations

Check failure on line 274 in test/TestBuilder.cs

See this annotation in the file changed.

@github-actions github-actions / test results (ubuntu-latest, node18.x, Release)

Microsoft.JavaScript.NodeApi.Test.HostedClrTests ► Test(id: "edgejs-perf/measure-latency")

Failed test found in:
  test/dotnet6-node18.x-Release/_fv-az617-717_2023-09-17_11_07_15.trx
Error:
  Assert.Fail():     at Object.<anonymous> (/home/runner/work/node-api-dotnet/node-api-dotnet/test/TestCases/edgejs-perf/measure-latency.js:11:17)
      at Module._compile (node:internal/modules/cjs/loader:1256:14)
  
  Node.js v18.17.1
  
  Node process exited with code: 1. 
  /home/runner/work/node-api-dotnet/node-api-dotnet/test/TestCases/common/index.js:130
        .require(exports.dotnetModule);
         ^
  
  Error: Failed to load module. A module initialize method was not found.
      at Microsoft.JavaScript.NodeApi.DotNetHost.ManagedHost.LoadModule(JSCallbackArgs args) in /home/runner/work/node-api-dotnet/node-api-dotnet/src/NodeApi.DotNetHost/ManagedHost.cs:line 368
      at Microsoft.JavaScript.NodeApi.JSNativeApi.InvokeCallback[TDescriptor](napi_env env, napi_callback_info callbackInfo, JSValueScopeType scopeType, Func`2 getCallbackDescriptor) in /home/runner/work/node-api-dotnet/node-api-dotnet/src/NodeApi/Native/JSNativeApi.cs:line 1077
      at exports.loadDotnetModule (/home/runner/work/node-api-dotnet/node-api-dotnet/test/TestCases/common/index.js:130:8)
      at Object.<anonymous> (/home/runner/work/node-api-dotnet/node-api-dotnet/test/TestCases/common/index.js:142:27)
      at Module._compile (node:internal/modules/cjs/loader:1256:14)
      at Module._extensions..js (node:internal/modules/cjs/loader:1310:10)
      at Module.load (node:internal/modules/cjs/loader:1119:32)
      at Module._load (node:internal/modules/cjs/loader:960:12)
      at Module.require (node:internal/modules/cjs/loader:1143:19)
      at require (node:internal/modules/cjs/helpers:121:18)
      at Object.<anonymous> (/home/runner/work/node-api-dotnet/node-api-dotnet/test/TestCases/edgejs-perf/measure-latency.js:11:17)
      at Module._compile (node:internal/modules/cjs/loader:1256:14)
  
  Node.js v18.17.1
  
  Full output: /home/runner/work/node-api-dotnet/node-api-dotnet/out/obj/Release/TestCases/edgejs-perf/net6.0/hosted-measure-latency.log
Raw output
Assert.Fail():     at Object.<anonymous> (/home/runner/work/node-api-dotnet/node-api-dotnet/test/TestCases/edgejs-perf/measure-latency.js:11:17)
    at Module._compile (node:internal/modules/cjs/loader:1256:14)

Node.js v18.17.1

Node process exited with code: 1. 
/home/runner/work/node-api-dotnet/node-api-dotnet/test/TestCases/common/index.js:130
      .require(exports.dotnetModule);
       ^

Error: Failed to load module. A module initialize method was not found.
    at Microsoft.JavaScript.NodeApi.DotNetHost.ManagedHost.LoadModule(JSCallbackArgs args) in /home/runner/work/node-api-dotnet/node-api-dotnet/src/NodeApi.DotNetHost/ManagedHost.cs:line 368
    at Microsoft.JavaScript.NodeApi.JSNativeApi.InvokeCallback[TDescriptor](napi_env env, napi_callback_info callbackInfo, JSValueScopeType scopeType, Func`2 getCallbackDescriptor) in /home/runner/work/node-api-dotnet/node-api-dotnet/src/NodeApi/Native/JSNativeApi.cs:line 1077
    at exports.loadDotnetModule (/home/runner/work/node-api-dotnet/node-api-dotnet/test/TestCases/common/index.js:130:8)
    at Object.<anonymous> (/home/runner/work/node-api-dotnet/node-api-dotnet/test/TestCases/common/index.js:142:27)
    at Module._compile (node:internal/modules/cjs/loader:1256:14)
    at Module._extensions..js (node:internal/modules/cjs/loader:1310:10)
    at Module.load (node:internal/modules/cjs/loader:1119:32)
    at Module._load (node:internal/modules/cjs/loader:960:12)
    at Module.require (node:internal/modules/cjs/loader:1143:19)
    at require (node:internal/modules/cjs/helpers:121:18)
    at Object.<anonymous> (/home/runner/work/node-api-dotnet/node-api-dotnet/test/TestCases/edgejs-perf/measure-latency.js:11:17)
    at Module._compile (node:internal/modules/cjs/loader:1256:14)

Node.js v18.17.1

Full output: /home/runner/work/node-api-dotnet/node-api-dotnet/out/obj/Release/TestCases/edgejs-perf/net6.0/hosted-measure-latency.log
   at Microsoft.JavaScript.NodeApi.Test.TestBuilder.RunNodeTestCase(String jsFilePath, String logFilePath, IDictionary`2 testEnvironmentVariables) in /home/runner/work/node-api-dotnet/node-api-dotnet/test/TestBuilder.cs:line 274
   at Microsoft.JavaScript.NodeApi.Test.HostedClrTests.Test(String id) in /home/runner/work/node-api-dotnet/node-api-dotnet/test/HostedClrTests.cs:line 95

Check failure on line 274 in test/TestBuilder.cs

See this annotation in the file changed.

@github-actions github-actions / test results (ubuntu-latest, node18.x, Release)

Microsoft.JavaScript.NodeApi.Test.HostedClrTests ► Test(id: "napi-dotnet-init/custom_export")

Failed test found in:
  test/dotnet6-node18.x-Release/_fv-az617-717_2023-09-17_11_07_15.trx
Error:
  Assert.Fail():     at Object.<anonymous> (/home/runner/work/node-api-dotnet/node-api-dotnet/test/TestCases/napi-dotnet-init/custom_export.js:8:17)
      at Module._compile (node:internal/modules/cjs/loader:1256:14)
  
  Node.js v18.17.1
  
  Node process exited with code: 1. 
  /home/runner/work/node-api-dotnet/node-api-dotnet/test/TestCases/common/index.js:130
        .require(exports.dotnetModule);
         ^
  
  Error: Failed to load module. A module initialize method was not found.
      at Microsoft.JavaScript.NodeApi.DotNetHost.ManagedHost.LoadModule(JSCallbackArgs args) in /home/runner/work/node-api-dotnet/node-api-dotnet/src/NodeApi.DotNetHost/ManagedHost.cs:line 368
      at Microsoft.JavaScript.NodeApi.JSNativeApi.InvokeCallback[TDescriptor](napi_env env, napi_callback_info callbackInfo, JSValueScopeType scopeType, Func`2 getCallbackDescriptor) in /home/runner/work/node-api-dotnet/node-api-dotnet/src/NodeApi/Native/JSNativeApi.cs:line 1077
      at exports.loadDotnetModule (/home/runner/work/node-api-dotnet/node-api-dotnet/test/TestCases/common/index.js:130:8)
      at Object.<anonymous> (/home/runner/work/node-api-dotnet/node-api-dotnet/test/TestCases/common/index.js:142:27)
      at Module._compile (node:internal/modules/cjs/loader:1256:14)
      at Module._extensions..js (node:internal/modules/cjs/loader:1310:10)
      at Module.load (node:internal/modules/cjs/loader:1119:32)
      at Module._load (node:internal/modules/cjs/loader:960:12)
      at Module.require (node:internal/modules/cjs/loader:1143:19)
      at require (node:internal/modules/cjs/helpers:121:18)
      at Object.<anonymous> (/home/runner/work/node-api-dotnet/node-api-dotnet/test/TestCases/napi-dotnet-init/custom_export.js:8:17)
      at Module._compile (node:internal/modules/cjs/loader:1256:14)
  
  Node.js v18.17.1
  
  Full output: /home/runner/work/node-api-dotnet/node-api-dotnet/out/obj/Release/TestCases/napi-dotnet-init/net6.0/hosted-custom_export.log
Raw output
Assert.Fail():     at Object.<anonymous> (/home/runner/work/node-api-dotnet/node-api-dotnet/test/TestCases/napi-dotnet-init/custom_export.js:8:17)
    at Module._compile (node:internal/modules/cjs/loader:1256:14)

Node.js v18.17.1

Node process exited with code: 1. 
/home/runner/work/node-api-dotnet/node-api-dotnet/test/TestCases/common/index.js:130
      .require(exports.dotnetModule);
       ^

Error: Failed to load module. A module initialize method was not found.
    at Microsoft.JavaScript.NodeApi.DotNetHost.ManagedHost.LoadModule(JSCallbackArgs args) in /home/runner/work/node-api-dotnet/node-api-dotnet/src/NodeApi.DotNetHost/ManagedHost.cs:line 368
    at Microsoft.JavaScript.NodeApi.JSNativeApi.InvokeCallback[TDescriptor](napi_env env, napi_callback_info callbackInfo, JSValueScopeType scopeType, Func`2 getCallbackDescriptor) in /home/runner/work/node-api-dotnet/node-api-dotnet/src/NodeApi/Native/JSNativeApi.cs:line 1077
    at exports.loadDotnetModule (/home/runner/work/node-api-dotnet/node-api-dotnet/test/TestCases/common/index.js:130:8)
    at Object.<anonymous> (/home/runner/work/node-api-dotnet/node-api-dotnet/test/TestCases/common/index.js:142:27)
    at Module._compile (node:internal/modules/cjs/loader:1256:14)
    at Module._extensions..js (node:internal/modules/cjs/loader:1310:10)
    at Module.load (node:internal/modules/cjs/loader:1119:32)
    at Module._load (node:internal/modules/cjs/loader:960:12)
    at Module.require (node:internal/modules/cjs/loader:1143:19)
    at require (node:internal/modules/cjs/helpers:121:18)
    at Object.<anonymous> (/home/runner/work/node-api-dotnet/node-api-dotnet/test/TestCases/napi-dotnet-init/custom_export.js:8:17)
    at Module._compile (node:internal/modules/cjs/loader:1256:14)

Node.js v18.17.1

Full output: /home/runner/work/node-api-dotnet/node-api-dotnet/out/obj/Release/TestCases/napi-dotnet-init/net6.0/hosted-custom_export.log
   at Microsoft.JavaScript.NodeApi.Test.TestBuilder.RunNodeTestCase(String jsFilePath, String logFilePath, IDictionary`2 testEnvironmentVariables) in /home/runner/work/node-api-dotnet/node-api-dotnet/test/TestBuilder.cs:line 274
   at Microsoft.JavaScript.NodeApi.Test.HostedClrTests.Test(String id) in /home/runner/work/node-api-dotnet/node-api-dotnet/test/HostedClrTests.cs:line 95

Check failure on line 274 in test/TestBuilder.cs

See this annotation in the file changed.

@github-actions github-actions / test results (ubuntu-latest, node18.x, Release)

Microsoft.JavaScript.NodeApi.Test.HostedClrTests ► Test(id: "napi-dotnet-init/custom_init")

Failed test found in:
  test/dotnet6-node18.x-Release/_fv-az617-717_2023-09-17_11_07_15.trx
Error:
  Assert.Fail():     at Object.<anonymous> (/home/runner/work/node-api-dotnet/node-api-dotnet/test/TestCases/napi-dotnet-init/custom_init.js:6:17)
      at Module._compile (node:internal/modules/cjs/loader:1256:14)
  
  Node.js v18.17.1
  
  Node process exited with code: 1. 
  /home/runner/work/node-api-dotnet/node-api-dotnet/test/TestCases/common/index.js:130
        .require(exports.dotnetModule);
         ^
  
  Error: Failed to load module. A module initialize method was not found.
      at Microsoft.JavaScript.NodeApi.DotNetHost.ManagedHost.LoadModule(JSCallbackArgs args) in /home/runner/work/node-api-dotnet/node-api-dotnet/src/NodeApi.DotNetHost/ManagedHost.cs:line 368
      at Microsoft.JavaScript.NodeApi.JSNativeApi.InvokeCallback[TDescriptor](napi_env env, napi_callback_info callbackInfo, JSValueScopeType scopeType, Func`2 getCallbackDescriptor) in /home/runner/work/node-api-dotnet/node-api-dotnet/src/NodeApi/Native/JSNativeApi.cs:line 1077
      at exports.loadDotnetModule (/home/runner/work/node-api-dotnet/node-api-dotnet/test/TestCases/common/index.js:130:8)
      at Object.<anonymous> (/home/runner/work/node-api-dotnet/node-api-dotnet/test/TestCases/common/index.js:142:27)
      at Module._compile (node:internal/modules/cjs/loader:1256:14)
      at Module._extensions..js (node:internal/modules/cjs/loader:1310:10)
      at Module.load (node:internal/modules/cjs/loader:1119:32)
      at Module._load (node:internal/modules/cjs/loader:960:12)
      at Module.require (node:internal/modules/cjs/loader:1143:19)
      at require (node:internal/modules/cjs/helpers:121:18)
      at Object.<anonymous> (/home/runner/work/node-api-dotnet/node-api-dotnet/test/TestCases/napi-dotnet-init/custom_init.js:6:17)
      at Module._compile (node:internal/modules/cjs/loader:1256:14)
  
  Node.js v18.17.1
  
  Full output: /home/runner/work/node-api-dotnet/node-api-dotnet/out/obj/Release/TestCases/napi-dotnet-init/net6.0/hosted-custom_init.log
Raw output
Assert.Fail():     at Object.<anonymous> (/home/runner/work/node-api-dotnet/node-api-dotnet/test/TestCases/napi-dotnet-init/custom_init.js:6:17)
    at Module._compile (node:internal/modules/cjs/loader:1256:14)

Node.js v18.17.1

Node process exited with code: 1. 
/home/runner/work/node-api-dotnet/node-api-dotnet/test/TestCases/common/index.js:130
      .require(exports.dotnetModule);
       ^

Error: Failed to load module. A module initialize method was not found.
    at Microsoft.JavaScript.NodeApi.DotNetHost.ManagedHost.LoadModule(JSCallbackArgs args) in /home/runner/work/node-api-dotnet/node-api-dotnet/src/NodeApi.DotNetHost/ManagedHost.cs:line 368
    at Microsoft.JavaScript.NodeApi.JSNativeApi.InvokeCallback[TDescriptor](napi_env env, napi_callback_info callbackInfo, JSValueScopeType scopeType, Func`2 getCallbackDescriptor) in /home/runner/work/node-api-dotnet/node-api-dotnet/src/NodeApi/Native/JSNativeApi.cs:line 1077
    at exports.loadDotnetModule (/home/runner/work/node-api-dotnet/node-api-dotnet/test/TestCases/common/index.js:130:8)
    at Object.<anonymous> (/home/runner/work/node-api-dotnet/node-api-dotnet/test/TestCases/common/index.js:142:27)
    at Module._compile (node:internal/modules/cjs/loader:1256:14)
    at Module._extensions..js (node:internal/modules/cjs/loader:1310:10)
    at Module.load (node:internal/modules/cjs/loader:1119:32)
    at Module._load (node:internal/modules/cjs/loader:960:12)
    at Module.require (node:internal/modules/cjs/loader:1143:19)
    at require (node:internal/modules/cjs/helpers:121:18)
    at Object.<anonymous> (/home/runner/work/node-api-dotnet/node-api-dotnet/test/TestCases/napi-dotnet-init/custom_init.js:6:17)
    at Module._compile (node:internal/modules/cjs/loader:1256:14)

Node.js v18.17.1

Full output: /home/runner/work/node-api-dotnet/node-api-dotnet/out/obj/Release/TestCases/napi-dotnet-init/net6.0/hosted-custom_init.log
   at Microsoft.JavaScript.NodeApi.Test.TestBuilder.RunNodeTestCase(String jsFilePath, String logFilePath, IDictionary`2 testEnvironmentVariables) in /home/runner/work/node-api-dotnet/node-api-dotnet/test/TestBuilder.cs:line 274
   at Microsoft.JavaScript.NodeApi.Test.HostedClrTests.Test(String id) in /home/runner/work/node-api-dotnet/node-api-dotnet/test/HostedClrTests.cs:line 95

Check failure on line 274 in test/TestBuilder.cs

See this annotation in the file changed.

@github-actions github-actions / test results (ubuntu-latest, node18.x, Release)

Microsoft.JavaScript.NodeApi.Test.HostedClrTests ► Test(id: "napi-dotnet/async_methods")

Failed test found in:
  test/dotnet6-node18.x-Release/_fv-az617-717_2023-09-17_11_07_15.trx
Error:
  Assert.Fail():     at Object.<anonymous> (/home/runner/work/node-api-dotnet/node-api-dotnet/test/TestCases/napi-dotnet/async_methods.js:5:16)
      at Module._compile (node:internal/modules/cjs/loader:1256:14)
  
  Node.js v18.17.1
  
  Node process exited with code: 1. 
  /home/runner/work/node-api-dotnet/node-api-dotnet/test/TestCases/common/index.js:130
        .require(exports.dotnetModule);
         ^
  
  Error: Failed to load module. A module initialize method was not found.
      at Microsoft.JavaScript.NodeApi.DotNetHost.ManagedHost.LoadModule(JSCallbackArgs args) in /home/runner/work/node-api-dotnet/node-api-dotnet/src/NodeApi.DotNetHost/ManagedHost.cs:line 368
      at Microsoft.JavaScript.NodeApi.JSNativeApi.InvokeCallback[TDescriptor](napi_env env, napi_callback_info callbackInfo, JSValueScopeType scopeType, Func`2 getCallbackDescriptor) in /home/runner/work/node-api-dotnet/node-api-dotnet/src/NodeApi/Native/JSNativeApi.cs:line 1077
      at exports.loadDotnetModule (/home/runner/work/node-api-dotnet/node-api-dotnet/test/TestCases/common/index.js:130:8)
      at Object.<anonymous> (/home/runner/work/node-api-dotnet/node-api-dotnet/test/TestCases/common/index.js:142:27)
      at Module._compile (node:internal/modules/cjs/loader:1256:14)
      at Module._extensions..js (node:internal/modules/cjs/loader:1310:10)
      at Module.load (node:internal/modules/cjs/loader:1119:32)
      at Module._load (node:internal/modules/cjs/loader:960:12)
      at Module.require (node:internal/modules/cjs/loader:1143:19)
      at require (node:internal/modules/cjs/helpers:121:18)
      at Object.<anonymous> (/home/runner/work/node-api-dotnet/node-api-dotnet/test/TestCases/napi-dotnet/async_methods.js:5:16)
      at Module._compile (node:internal/modules/cjs/loader:1256:14)
  
  Node.js v18.17.1
  
  Full output: /home/runner/work/node-api-dotnet/node-api-dotnet/out/obj/Release/TestCases/napi-dotnet/net6.0/hosted-async_methods.log
Raw output
Assert.Fail():     at Object.<anonymous> (/home/runner/work/node-api-dotnet/node-api-dotnet/test/TestCases/napi-dotnet/async_methods.js:5:16)
    at Module._compile (node:internal/modules/cjs/loader:1256:14)

Node.js v18.17.1

Node process exited with code: 1. 
/home/runner/work/node-api-dotnet/node-api-dotnet/test/TestCases/common/index.js:130
      .require(exports.dotnetModule);
       ^

Error: Failed to load module. A module initialize method was not found.
    at Microsoft.JavaScript.NodeApi.DotNetHost.ManagedHost.LoadModule(JSCallbackArgs args) in /home/runner/work/node-api-dotnet/node-api-dotnet/src/NodeApi.DotNetHost/ManagedHost.cs:line 368
    at Microsoft.JavaScript.NodeApi.JSNativeApi.InvokeCallback[TDescriptor](napi_env env, napi_callback_info callbackInfo, JSValueScopeType scopeType, Func`2 getCallbackDescriptor) in /home/runner/work/node-api-dotnet/node-api-dotnet/src/NodeApi/Native/JSNativeApi.cs:line 1077
    at exports.loadDotnetModule (/home/runner/work/node-api-dotnet/node-api-dotnet/test/TestCases/common/index.js:130:8)
    at Object.<anonymous> (/home/runner/work/node-api-dotnet/node-api-dotnet/test/TestCases/common/index.js:142:27)
    at Module._compile (node:internal/modules/cjs/loader:1256:14)
    at Module._extensions..js (node:internal/modules/cjs/loader:1310:10)
    at Module.load (node:internal/modules/cjs/loader:1119:32)
    at Module._load (node:internal/modules/cjs/loader:960:12)
    at Module.require (node:internal/modules/cjs/loader:1143:19)
    at require (node:internal/modules/cjs/helpers:121:18)
    at Object.<anonymous> (/home/runner/work/node-api-dotnet/node-api-dotnet/test/TestCases/napi-dotnet/async_methods.js:5:16)
    at Module._compile (node:internal/modules/cjs/loader:1256:14)

Node.js v18.17.1

Full output: /home/runner/work/node-api-dotnet/node-api-dotnet/out/obj/Release/TestCases/napi-dotnet/net6.0/hosted-async_methods.log
   at Microsoft.JavaScript.NodeApi.Test.TestBuilder.RunNodeTestCase(String jsFilePath, String logFilePath, IDictionary`2 testEnvironmentVariables) in /home/runner/work/node-api-dotnet/node-api-dotnet/test/TestBuilder.cs:line 274
   at Microsoft.JavaScript.NodeApi.Test.HostedClrTests.Test(String id) in /home/runner/work/node-api-dotnet/node-api-dotnet/test/HostedClrTests.cs:line 95

Check failure on line 274 in test/TestBuilder.cs

See this annotation in the file changed.

@github-actions github-actions / test results (ubuntu-latest, node18.x, Release)

Microsoft.JavaScript.NodeApi.Test.HostedClrTests ► Test(id: "napi-dotnet/complex_types")

Failed test found in:
  test/dotnet6-node18.x-Release/_fv-az617-717_2023-09-17_11_07_15.trx
Error:
  Assert.Fail():     at Object.<anonymous> (/home/runner/work/node-api-dotnet/node-api-dotnet/test/TestCases/napi-dotnet/complex_types.js:7:17)
      at Module._compile (node:internal/modules/cjs/loader:1256:14)
  
  Node.js v18.17.1
  
  Node process exited with code: 1. 
  /home/runner/work/node-api-dotnet/node-api-dotnet/test/TestCases/common/index.js:130
        .require(exports.dotnetModule);
         ^
  
  Error: Failed to load module. A module initialize method was not found.
      at Microsoft.JavaScript.NodeApi.DotNetHost.ManagedHost.LoadModule(JSCallbackArgs args) in /home/runner/work/node-api-dotnet/node-api-dotnet/src/NodeApi.DotNetHost/ManagedHost.cs:line 368
      at Microsoft.JavaScript.NodeApi.JSNativeApi.InvokeCallback[TDescriptor](napi_env env, napi_callback_info callbackInfo, JSValueScopeType scopeType, Func`2 getCallbackDescriptor) in /home/runner/work/node-api-dotnet/node-api-dotnet/src/NodeApi/Native/JSNativeApi.cs:line 1077
      at exports.loadDotnetModule (/home/runner/work/node-api-dotnet/node-api-dotnet/test/TestCases/common/index.js:130:8)
      at Object.<anonymous> (/home/runner/work/node-api-dotnet/node-api-dotnet/test/TestCases/common/index.js:142:27)
      at Module._compile (node:internal/modules/cjs/loader:1256:14)
      at Module._extensions..js (node:internal/modules/cjs/loader:1310:10)
      at Module.load (node:internal/modules/cjs/loader:1119:32)
      at Module._load (node:internal/modules/cjs/loader:960:12)
      at Module.require (node:internal/modules/cjs/loader:1143:19)
      at require (node:internal/modules/cjs/helpers:121:18)
      at Object.<anonymous> (/home/runner/work/node-api-dotnet/node-api-dotnet/test/TestCases/napi-dotnet/complex_types.js:7:17)
      at Module._compile (node:internal/modules/cjs/loader:1256:14)
  
  Node.js v18.17.1
  
  Full output: /home/runner/work/node-api-dotnet/node-api-dotnet/out/obj/Release/TestCases/napi-dotnet/net6.0/hosted-complex_types.log
Raw output
Assert.Fail():     at Object.<anonymous> (/home/runner/work/node-api-dotnet/node-api-dotnet/test/TestCases/napi-dotnet/complex_types.js:7:17)
    at Module._compile (node:internal/modules/cjs/loader:1256:14)

Node.js v18.17.1

Node process exited with code: 1. 
/home/runner/work/node-api-dotnet/node-api-dotnet/test/TestCases/common/index.js:130
      .require(exports.dotnetModule);
       ^

Error: Failed to load module. A module initialize method was not found.
    at Microsoft.JavaScript.NodeApi.DotNetHost.ManagedHost.LoadModule(JSCallbackArgs args) in /home/runner/work/node-api-dotnet/node-api-dotnet/src/NodeApi.DotNetHost/ManagedHost.cs:line 368
    at Microsoft.JavaScript.NodeApi.JSNativeApi.InvokeCallback[TDescriptor](napi_env env, napi_callback_info callbackInfo, JSValueScopeType scopeType, Func`2 getCallbackDescriptor) in /home/runner/work/node-api-dotnet/node-api-dotnet/src/NodeApi/Native/JSNativeApi.cs:line 1077
    at exports.loadDotnetModule (/home/runner/work/node-api-dotnet/node-api-dotnet/test/TestCases/common/index.js:130:8)
    at Object.<anonymous> (/home/runner/work/node-api-dotnet/node-api-dotnet/test/TestCases/common/index.js:142:27)
    at Module._compile (node:internal/modules/cjs/loader:1256:14)
    at Module._extensions..js (node:internal/modules/cjs/loader:1310:10)
    at Module.load (node:internal/modules/cjs/loader:1119:32)
    at Module._load (node:internal/modules/cjs/loader:960:12)
    at Module.require (node:internal/modules/cjs/loader:1143:19)
    at require (node:internal/modules/cjs/helpers:121:18)
    at Object.<anonymous> (/home/runner/work/node-api-dotnet/node-api-dotnet/test/TestCases/napi-dotnet/complex_types.js:7:17)
    at Module._compile (node:internal/modules/cjs/loader:1256:14)

Node.js v18.17.1

Full output: /home/runner/work/node-api-dotnet/node-api-dotnet/out/obj/Release/TestCases/napi-dotnet/net6.0/hosted-complex_types.log
   at Microsoft.JavaScript.NodeApi.Test.TestBuilder.RunNodeTestCase(String jsFilePath, String logFilePath, IDictionary`2 testEnvironmentVariables) in /home/runner/work/node-api-dotnet/node-api-dotnet/test/TestBuilder.cs:line 274
   at Microsoft.JavaScript.NodeApi.Test.HostedClrTests.Test(String id) in /home/runner/work/node-api-dotnet/node-api-dotnet/test/HostedClrTests.cs:line 95

Check failure on line 274 in test/TestBuilder.cs

See this annotation in the file changed.

@github-actions github-actions / test results (ubuntu-latest, node18.x, Release)

Microsoft.JavaScript.NodeApi.Test.HostedClrTests ► Test(id: "napi-dotnet/delegates")

Failed test found in:
  test/dotnet6-node18.x-Release/_fv-az617-717_2023-09-17_11_07_15.trx
Error:
  Assert.Fail():     at Object.<anonymous> (/home/runner/work/node-api-dotnet/node-api-dotnet/test/TestCases/napi-dotnet/delegates.js:7:17)
      at Module._compile (node:internal/modules/cjs/loader:1256:14)
  
  Node.js v18.17.1
  
  Node process exited with code: 1. 
  /home/runner/work/node-api-dotnet/node-api-dotnet/test/TestCases/common/index.js:130
        .require(exports.dotnetModule);
         ^
  
  Error: Failed to load module. A module initialize method was not found.
      at Microsoft.JavaScript.NodeApi.DotNetHost.ManagedHost.LoadModule(JSCallbackArgs args) in /home/runner/work/node-api-dotnet/node-api-dotnet/src/NodeApi.DotNetHost/ManagedHost.cs:line 368
      at Microsoft.JavaScript.NodeApi.JSNativeApi.InvokeCallback[TDescriptor](napi_env env, napi_callback_info callbackInfo, JSValueScopeType scopeType, Func`2 getCallbackDescriptor) in /home/runner/work/node-api-dotnet/node-api-dotnet/src/NodeApi/Native/JSNativeApi.cs:line 1077
      at exports.loadDotnetModule (/home/runner/work/node-api-dotnet/node-api-dotnet/test/TestCases/common/index.js:130:8)
      at Object.<anonymous> (/home/runner/work/node-api-dotnet/node-api-dotnet/test/TestCases/common/index.js:142:27)
      at Module._compile (node:internal/modules/cjs/loader:1256:14)
      at Module._extensions..js (node:internal/modules/cjs/loader:1310:10)
      at Module.load (node:internal/modules/cjs/loader:1119:32)
      at Module._load (node:internal/modules/cjs/loader:960:12)
      at Module.require (node:internal/modules/cjs/loader:1143:19)
      at require (node:internal/modules/cjs/helpers:121:18)
      at Object.<anonymous> (/home/runner/work/node-api-dotnet/node-api-dotnet/test/TestCases/napi-dotnet/delegates.js:7:17)
      at Module._compile (node:internal/modules/cjs/loader:1256:14)
  
  Node.js v18.17.1
  
  Full output: /home/runner/work/node-api-dotnet/node-api-dotnet/out/obj/Release/TestCases/napi-dotnet/net6.0/hosted-delegates.log
Raw output
Assert.Fail():     at Object.<anonymous> (/home/runner/work/node-api-dotnet/node-api-dotnet/test/TestCases/napi-dotnet/delegates.js:7:17)
    at Module._compile (node:internal/modules/cjs/loader:1256:14)

Node.js v18.17.1

Node process exited with code: 1. 
/home/runner/work/node-api-dotnet/node-api-dotnet/test/TestCases/common/index.js:130
      .require(exports.dotnetModule);
       ^

Error: Failed to load module. A module initialize method was not found.
    at Microsoft.JavaScript.NodeApi.DotNetHost.ManagedHost.LoadModule(JSCallbackArgs args) in /home/runner/work/node-api-dotnet/node-api-dotnet/src/NodeApi.DotNetHost/ManagedHost.cs:line 368
    at Microsoft.JavaScript.NodeApi.JSNativeApi.InvokeCallback[TDescriptor](napi_env env, napi_callback_info callbackInfo, JSValueScopeType scopeType, Func`2 getCallbackDescriptor) in /home/runner/work/node-api-dotnet/node-api-dotnet/src/NodeApi/Native/JSNativeApi.cs:line 1077
    at exports.loadDotnetModule (/home/runner/work/node-api-dotnet/node-api-dotnet/test/TestCases/common/index.js:130:8)
    at Object.<anonymous> (/home/runner/work/node-api-dotnet/node-api-dotnet/test/TestCases/common/index.js:142:27)
    at Module._compile (node:internal/modules/cjs/loader:1256:14)
    at Module._extensions..js (node:internal/modules/cjs/loader:1310:10)
    at Module.load (node:internal/modules/cjs/loader:1119:32)
    at Module._load (node:internal/modules/cjs/loader:960:12)
    at Module.require (node:internal/modules/cjs/loader:1143:19)
    at require (node:internal/modules/cjs/helpers:121:18)
    at Object.<anonymous> (/home/runner/work/node-api-dotnet/node-api-dotnet/test/TestCases/napi-dotnet/delegates.js:7:17)
    at Module._compile (node:internal/modules/cjs/loader:1256:14)

Node.js v18.17.1

Full output: /home/runner/work/node-api-dotnet/node-api-dotnet/out/obj/Release/TestCases/napi-dotnet/net6.0/hosted-delegates.log
   at Microsoft.JavaScript.NodeApi.Test.TestBuilder.RunNodeTestCase(String jsFilePath, String logFilePath, IDictionary`2 testEnvironmentVariables) in /home/runner/work/node-api-dotnet/node-api-dotnet/test/TestBuilder.cs:line 274
   at Microsoft.JavaScript.NodeApi.Test.HostedClrTests.Test(String id) in /home/runner/work/node-api-dotnet/node-api-dotnet/test/HostedClrTests.cs:line 95

Check failure on line 274 in test/TestBuilder.cs

See this annotation in the file changed.

@github-actions github-actions / test results (ubuntu-latest, node18.x, Release)

Microsoft.JavaScript.NodeApi.Test.HostedClrTests ► Test(id: "napi-dotnet/errors")

Failed test found in:
  test/dotnet6-node18.x-Release/_fv-az617-717_2023-09-17_11_07_15.trx
Error:
  Assert.Fail(): Node process exited with code: 1. 
  /home/runner/work/node-api-dotnet/node-api-dotnet/test/TestCases/common/index.js:130
        .require(exports.dotnetModule);
         ^
  
  Error: Failed to load module. A module initialize method was not found.
      at Microsoft.JavaScript.NodeApi.DotNetHost.ManagedHost.LoadModule(JSCallbackArgs args) in /home/runner/work/node-api-dotnet/node-api-dotnet/src/NodeApi.DotNetHost/ManagedHost.cs:line 368
      at Microsoft.JavaScript.NodeApi.JSNativeApi.InvokeCallback[TDescriptor](napi_env env, napi_callback_info callbackInfo, JSValueScopeType scopeType, Func`2 getCallbackDescriptor) in /home/runner/work/node-api-dotnet/node-api-dotnet/src/NodeApi/Native/JSNativeApi.cs:line 1077
      at exports.loadDotnetModule (/home/runner/work/node-api-dotnet/node-api-dotnet/test/TestCases/common/index.js:130:8)
      at Object.<anonymous> (/home/runner/work/node-api-dotnet/node-api-dotnet/test/TestCases/common/index.js:142:27)
      at Module._compile (node:internal/modules/cjs/loader:1256:14)
      at Module._extensions..js (node:internal/modules/cjs/loader:1310:10)
      at Module.load (node:internal/modules/cjs/loader:1119:32)
  
  Node.js v18.17.1
  
  Full output: /home/runner/work/node-api-dotnet/node-api-dotnet/out/obj/Release/TestCases/napi-dotnet/net6.0/hosted-errors.log
Raw output
Assert.Fail(): Node process exited with code: 1. 
/home/runner/work/node-api-dotnet/node-api-dotnet/test/TestCases/common/index.js:130
      .require(exports.dotnetModule);
       ^

Error: Failed to load module. A module initialize method was not found.
    at Microsoft.JavaScript.NodeApi.DotNetHost.ManagedHost.LoadModule(JSCallbackArgs args) in /home/runner/work/node-api-dotnet/node-api-dotnet/src/NodeApi.DotNetHost/ManagedHost.cs:line 368
    at Microsoft.JavaScript.NodeApi.JSNativeApi.InvokeCallback[TDescriptor](napi_env env, napi_callback_info callbackInfo, JSValueScopeType scopeType, Func`2 getCallbackDescriptor) in /home/runner/work/node-api-dotnet/node-api-dotnet/src/NodeApi/Native/JSNativeApi.cs:line 1077
    at exports.loadDotnetModule (/home/runner/work/node-api-dotnet/node-api-dotnet/test/TestCases/common/index.js:130:8)
    at Object.<anonymous> (/home/runner/work/node-api-dotnet/node-api-dotnet/test/TestCases/common/index.js:142:27)
    at Module._compile (node:internal/modules/cjs/loader:1256:14)
    at Module._extensions..js (node:internal/modules/cjs/loader:1310:10)
    at Module.load (node:internal/modules/cjs/loader:1119:32)

Node.js v18.17.1

Full output: /home/runner/work/node-api-dotnet/node-api-dotnet/out/obj/Release/TestCases/napi-dotnet/net6.0/hosted-errors.log
   at Microsoft.JavaScript.NodeApi.Test.TestBuilder.RunNodeTestCase(String jsFilePath, String logFilePath, IDictionary`2 testEnvironmentVariables) in /home/runner/work/node-api-dotnet/node-api-dotnet/test/TestBuilder.cs:line 274
   at Microsoft.JavaScript.NodeApi.Test.HostedClrTests.Test(String id) in /home/runner/work/node-api-dotnet/node-api-dotnet/test/HostedClrTests.cs:line 95

Check failure on line 274 in test/TestBuilder.cs

See this annotation in the file changed.

@github-actions github-actions / test results (ubuntu-latest, node18.x, Release)

Microsoft.JavaScript.NodeApi.Test.HostedClrTests ► Test(id: "napi-dotnet/hello")

Failed test found in:
  test/dotnet6-node18.x-Release/_fv-az617-717_2023-09-17_11_07_15.trx
Error:
  Assert.Fail():     at Object.<anonymous> (/home/runner/work/node-api-dotnet/node-api-dotnet/test/TestCases/napi-dotnet/hello.js:7:17)
      at Module._compile (node:internal/modules/cjs/loader:1256:14)
  
  Node.js v18.17.1
  
  Node process exited with code: 1. 
  /home/runner/work/node-api-dotnet/node-api-dotnet/test/TestCases/common/index.js:130
        .require(exports.dotnetModule);
         ^
  
  Error: Failed to load module. A module initialize method was not found.
      at Microsoft.JavaScript.NodeApi.DotNetHost.ManagedHost.LoadModule(JSCallbackArgs args) in /home/runner/work/node-api-dotnet/node-api-dotnet/src/NodeApi.DotNetHost/ManagedHost.cs:line 368
      at Microsoft.JavaScript.NodeApi.JSNativeApi.InvokeCallback[TDescriptor](napi_env env, napi_callback_info callbackInfo, JSValueScopeType scopeType, Func`2 getCallbackDescriptor) in /home/runner/work/node-api-dotnet/node-api-dotnet/src/NodeApi/Native/JSNativeApi.cs:line 1077
      at exports.loadDotnetModule (/home/runner/work/node-api-dotnet/node-api-dotnet/test/TestCases/common/index.js:130:8)
      at Object.<anonymous> (/home/runner/work/node-api-dotnet/node-api-dotnet/test/TestCases/common/index.js:142:27)
      at Module._compile (node:internal/modules/cjs/loader:1256:14)
      at Module._extensions..js (node:internal/modules/cjs/loader:1310:10)
      at Module.load (node:internal/modules/cjs/loader:1119:32)
      at Module._load (node:internal/modules/cjs/loader:960:12)
      at Module.require (node:internal/modules/cjs/loader:1143:19)
      at require (node:internal/modules/cjs/helpers:121:18)
      at Object.<anonymous> (/home/runner/work/node-api-dotnet/node-api-dotnet/test/TestCases/napi-dotnet/hello.js:7:17)
      at Module._compile (node:internal/modules/cjs/loader:1256:14)
  
  Node.js v18.17.1
  
  Full output: /home/runner/work/node-api-dotnet/node-api-dotnet/out/obj/Release/TestCases/napi-dotnet/net6.0/hosted-hello.log
Raw output
Assert.Fail():     at Object.<anonymous> (/home/runner/work/node-api-dotnet/node-api-dotnet/test/TestCases/napi-dotnet/hello.js:7:17)
    at Module._compile (node:internal/modules/cjs/loader:1256:14)

Node.js v18.17.1

Node process exited with code: 1. 
/home/runner/work/node-api-dotnet/node-api-dotnet/test/TestCases/common/index.js:130
      .require(exports.dotnetModule);
       ^

Error: Failed to load module. A module initialize method was not found.
    at Microsoft.JavaScript.NodeApi.DotNetHost.ManagedHost.LoadModule(JSCallbackArgs args) in /home/runner/work/node-api-dotnet/node-api-dotnet/src/NodeApi.DotNetHost/ManagedHost.cs:line 368
    at Microsoft.JavaScript.NodeApi.JSNativeApi.InvokeCallback[TDescriptor](napi_env env, napi_callback_info callbackInfo, JSValueScopeType scopeType, Func`2 getCallbackDescriptor) in /home/runner/work/node-api-dotnet/node-api-dotnet/src/NodeApi/Native/JSNativeApi.cs:line 1077
    at exports.loadDotnetModule (/home/runner/work/node-api-dotnet/node-api-dotnet/test/TestCases/common/index.js:130:8)
    at Object.<anonymous> (/home/runner/work/node-api-dotnet/node-api-dotnet/test/TestCases/common/index.js:142:27)
    at Module._compile (node:internal/modules/cjs/loader:1256:14)
    at Module._extensions..js (node:internal/modules/cjs/loader:1310:10)
    at Module.load (node:internal/modules/cjs/loader:1119:32)
    at Module._load (node:internal/modules/cjs/loader:960:12)
    at Module.require (node:internal/modules/cjs/loader:1143:19)
    at require (node:internal/modules/cjs/helpers:121:18)
    at Object.<anonymous> (/home/runner/work/node-api-dotnet/node-api-dotnet/test/TestCases/napi-dotnet/hello.js:7:17)
    at Module._compile (node:internal/modules/cjs/loader:1256:14)

Node.js v18.17.1

Full output: /home/runner/work/node-api-dotnet/node-api-dotnet/out/obj/Release/TestCases/napi-dotnet/net6.0/hosted-hello.log
   at Microsoft.JavaScript.NodeApi.Test.TestBuilder.RunNodeTestCase(String jsFilePath, String logFilePath, IDictionary`2 testEnvironmentVariables) in /home/runner/work/node-api-dotnet/node-api-dotnet/test/TestBuilder.cs:line 274
   at Microsoft.JavaScript.NodeApi.Test.HostedClrTests.Test(String id) in /home/runner/work/node-api-dotnet/node-api-dotnet/test/HostedClrTests.cs:line 95

Check failure on line 274 in test/TestBuilder.cs

See this annotation in the file changed.

@github-actions github-actions / test results (ubuntu-latest, node18.x, Release)

Microsoft.JavaScript.NodeApi.Test.HostedClrTests ► Test(id: "napi-dotnet/module_class")

Failed test found in:
  test/dotnet6-node18.x-Release/_fv-az617-717_2023-09-17_11_07_15.trx
Error:
  Assert.Fail():     at Object.<anonymous> (/home/runner/work/node-api-dotnet/node-api-dotnet/test/TestCases/napi-dotnet/module_class.js:7:17)
      at Module._compile (node:internal/modules/cjs/loader:1256:14)
  
  Node.js v18.17.1
  
  Node process exited with code: 1. 
  /home/runner/work/node-api-dotnet/node-api-dotnet/test/TestCases/common/index.js:130
        .require(exports.dotnetModule);
         ^
  
  Error: Failed to load module. A module initialize method was not found.
      at Microsoft.JavaScript.NodeApi.DotNetHost.ManagedHost.LoadModule(JSCallbackArgs args) in /home/runner/work/node-api-dotnet/node-api-dotnet/src/NodeApi.DotNetHost/ManagedHost.cs:line 368
      at Microsoft.JavaScript.NodeApi.JSNativeApi.InvokeCallback[TDescriptor](napi_env env, napi_callback_info callbackInfo, JSValueScopeType scopeType, Func`2 getCallbackDescriptor) in /home/runner/work/node-api-dotnet/node-api-dotnet/src/NodeApi/Native/JSNativeApi.cs:line 1077
      at exports.loadDotnetModule (/home/runner/work/node-api-dotnet/node-api-dotnet/test/TestCases/common/index.js:130:8)
      at Object.<anonymous> (/home/runner/work/node-api-dotnet/node-api-dotnet/test/TestCases/common/index.js:142:27)
      at Module._compile (node:internal/modules/cjs/loader:1256:14)
      at Module._extensions..js (node:internal/modules/cjs/loader:1310:10)
      at Module.load (node:internal/modules/cjs/loader:1119:32)
      at Module._load (node:internal/modules/cjs/loader:960:12)
      at Module.require (node:internal/modules/cjs/loader:1143:19)
      at require (node:internal/modules/cjs/helpers:121:18)
      at Object.<anonymous> (/home/runner/work/node-api-dotnet/node-api-dotnet/test/TestCases/napi-dotnet/module_class.js:7:17)
      at Module._compile (node:internal/modules/cjs/loader:1256:14)
  
  Node.js v18.17.1
  
  Full output: /home/runner/work/node-api-dotnet/node-api-dotnet/out/obj/Release/TestCases/napi-dotnet/net6.0/hosted-module_class.log
Raw output
Assert.Fail():     at Object.<anonymous> (/home/runner/work/node-api-dotnet/node-api-dotnet/test/TestCases/napi-dotnet/module_class.js:7:17)
    at Module._compile (node:internal/modules/cjs/loader:1256:14)

Node.js v18.17.1

Node process exited with code: 1. 
/home/runner/work/node-api-dotnet/node-api-dotnet/test/TestCases/common/index.js:130
      .require(exports.dotnetModule);
       ^

Error: Failed to load module. A module initialize method was not found.
    at Microsoft.JavaScript.NodeApi.DotNetHost.ManagedHost.LoadModule(JSCallbackArgs args) in /home/runner/work/node-api-dotnet/node-api-dotnet/src/NodeApi.DotNetHost/ManagedHost.cs:line 368
    at Microsoft.JavaScript.NodeApi.JSNativeApi.InvokeCallback[TDescriptor](napi_env env, napi_callback_info callbackInfo, JSValueScopeType scopeType, Func`2 getCallbackDescriptor) in /home/runner/work/node-api-dotnet/node-api-dotnet/src/NodeApi/Native/JSNativeApi.cs:line 1077
    at exports.loadDotnetModule (/home/runner/work/node-api-dotnet/node-api-dotnet/test/TestCases/common/index.js:130:8)
    at Object.<anonymous> (/home/runner/work/node-api-dotnet/node-api-dotnet/test/TestCases/common/index.js:142:27)
    at Module._compile (node:internal/modules/cjs/loader:1256:14)
    at Module._extensions..js (node:internal/modules/cjs/loader:1310:10)
    at Module.load (node:internal/modules/cjs/loader:1119:32)
    at Module._load (node:internal/modules/cjs/loader:960:12)
    at Module.require (node:internal/modules/cjs/loader:1143:19)
    at require (node:internal/modules/cjs/helpers:121:18)
    at Object.<anonymous> (/home/runner/work/node-api-dotnet/node-api-dotnet/test/TestCases/napi-dotnet/module_class.js:7:17)
    at Module._compile (node:internal/modules/cjs/loader:1256:14)

Node.js v18.17.1

Full output: /home/runner/work/node-api-dotnet/node-api-dotnet/out/obj/Release/TestCases/napi-dotnet/net6.0/hosted-module_class.log
   at Microsoft.JavaScript.NodeApi.Test.TestBuilder.RunNodeTestCase(String jsFilePath, String logFilePath, IDictionary`2 testEnvironmentVariables) in /home/runner/work/node-api-dotnet/node-api-dotnet/test/TestBuilder.cs:line 274
   at Microsoft.JavaScript.NodeApi.Test.HostedClrTests.Test(String id) in /home/runner/work/node-api-dotnet/node-api-dotnet/test/HostedClrTests.cs:line 95

Check failure on line 274 in test/TestBuilder.cs

See this annotation in the file changed.

@github-actions github-actions / test results (ubuntu-latest, node18.x, Release)

Microsoft.JavaScript.NodeApi.Test.HostedClrTests ► Test(id: "napi-dotnet/multi_instance")

Failed test found in:
  test/dotnet6-node18.x-Release/_fv-az617-717_2023-09-17_11_07_15.trx
Error:
  Assert.Fail():     at Object.<anonymous> (/home/runner/work/node-api-dotnet/node-api-dotnet/test/TestCases/napi-dotnet/multi_instance.js:9:17)
      at Module._compile (node:internal/modules/cjs/loader:1256:14)
  
  Node.js v18.17.1
  
  Node process exited with code: 1. 
  /home/runner/work/node-api-dotnet/node-api-dotnet/test/TestCases/common/index.js:130
        .require(exports.dotnetModule);
         ^
  
  Error: Failed to load module. A module initialize method was not found.
      at Microsoft.JavaScript.NodeApi.DotNetHost.ManagedHost.LoadModule(JSCallbackArgs args) in /home/runner/work/node-api-dotnet/node-api-dotnet/src/NodeApi.DotNetHost/ManagedHost.cs:line 368
      at Microsoft.JavaScript.NodeApi.JSNativeApi.InvokeCallback[TDescriptor](napi_env env, napi_callback_info callbackInfo, JSValueScopeType scopeType, Func`2 getCallbackDescriptor) in /home/runner/work/node-api-dotnet/node-api-dotnet/src/NodeApi/Native/JSNativeApi.cs:line 1077
      at exports.loadDotnetModule (/home/runner/work/node-api-dotnet/node-api-dotnet/test/TestCases/common/index.js:130:8)
      at Object.<anonymous> (/home/runner/work/node-api-dotnet/node-api-dotnet/test/TestCases/common/index.js:142:27)
      at Module._compile (node:internal/modules/cjs/loader:1256:14)
      at Module._extensions..js (node:internal/modules/cjs/loader:1310:10)
      at Module.load (node:internal/modules/cjs/loader:1119:32)
      at Module._load (node:internal/modules/cjs/loader:960:12)
      at Module.require (node:internal/modules/cjs/loader:1143:19)
      at require (node:internal/modules/cjs/helpers:121:18)
      at Object.<anonymous> (/home/runner/work/node-api-dotnet/node-api-dotnet/test/TestCases/napi-dotnet/multi_instance.js:9:17)
      at Module._compile (node:internal/modules/cjs/loader:1256:14)
  
  Node.js v18.17.1
  
  Full output: /home/runner/work/node-api-dotnet/node-api-dotnet/out/obj/Release/TestCases/napi-dotnet/net6.0/hosted-multi_instance.log
Raw output
Assert.Fail():     at Object.<anonymous> (/home/runner/work/node-api-dotnet/node-api-dotnet/test/TestCases/napi-dotnet/multi_instance.js:9:17)
    at Module._compile (node:internal/modules/cjs/loader:1256:14)

Node.js v18.17.1

Node process exited with code: 1. 
/home/runner/work/node-api-dotnet/node-api-dotnet/test/TestCases/common/index.js:130
      .require(exports.dotnetModule);
       ^

Error: Failed to load module. A module initialize method was not found.
    at Microsoft.JavaScript.NodeApi.DotNetHost.ManagedHost.LoadModule(JSCallbackArgs args) in /home/runner/work/node-api-dotnet/node-api-dotnet/src/NodeApi.DotNetHost/ManagedHost.cs:line 368
    at Microsoft.JavaScript.NodeApi.JSNativeApi.InvokeCallback[TDescriptor](napi_env env, napi_callback_info callbackInfo, JSValueScopeType scopeType, Func`2 getCallbackDescriptor) in /home/runner/work/node-api-dotnet/node-api-dotnet/src/NodeApi/Native/JSNativeApi.cs:line 1077
    at exports.loadDotnetModule (/home/runner/work/node-api-dotnet/node-api-dotnet/test/TestCases/common/index.js:130:8)
    at Object.<anonymous> (/home/runner/work/node-api-dotnet/node-api-dotnet/test/TestCases/common/index.js:142:27)
    at Module._compile (node:internal/modules/cjs/loader:1256:14)
    at Module._extensions..js (node:internal/modules/cjs/loader:1310:10)
    at Module.load (node:internal/modules/cjs/loader:1119:32)
    at Module._load (node:internal/modules/cjs/loader:960:12)
    at Module.require (node:internal/modules/cjs/loader:1143:19)
    at require (node:internal/modules/cjs/helpers:121:18)
    at Object.<anonymous> (/home/runner/work/node-api-dotnet/node-api-dotnet/test/TestCases/napi-dotnet/multi_instance.js:9:17)
    at Module._compile (node:internal/modules/cjs/loader:1256:14)

Node.js v18.17.1

Full output: /home/runner/work/node-api-dotnet/node-api-dotnet/out/obj/Release/TestCases/napi-dotnet/net6.0/hosted-multi_instance.log
   at Microsoft.JavaScript.NodeApi.Test.TestBuilder.RunNodeTestCase(String jsFilePath, String logFilePath, IDictionary`2 testEnvironmentVariables) in /home/runner/work/node-api-dotnet/node-api-dotnet/test/TestBuilder.cs:line 274
   at Microsoft.JavaScript.NodeApi.Test.HostedClrTests.Test(String id) in /home/runner/work/node-api-dotnet/node-api-dotnet/test/HostedClrTests.cs:line 95

Check failure on line 274 in test/TestBuilder.cs

See this annotation in the file changed.

@github-actions github-actions / test results (ubuntu-latest, node18.x, Release)

Microsoft.JavaScript.NodeApi.Test.HostedClrTests ► Test(id: "napi-dotnet/streams")

Failed test found in:
  test/dotnet6-node18.x-Release/_fv-az617-717_2023-09-17_11_07_15.trx
Error:
  Assert.Fail():     at Object.<anonymous> (/home/runner/work/node-api-dotnet/node-api-dotnet/test/TestCases/napi-dotnet/streams.js:6:17)
      at Module._compile (node:internal/modules/cjs/loader:1256:14)
  
  Node.js v18.17.1
  
  Node process exited with code: 1. 
  /home/runner/work/node-api-dotnet/node-api-dotnet/test/TestCases/common/index.js:130
        .require(exports.dotnetModule);
         ^
  
  Error: Failed to load module. A module initialize method was not found.
      at Microsoft.JavaScript.NodeApi.DotNetHost.ManagedHost.LoadModule(JSCallbackArgs args) in /home/runner/work/node-api-dotnet/node-api-dotnet/src/NodeApi.DotNetHost/ManagedHost.cs:line 368
      at Microsoft.JavaScript.NodeApi.JSNativeApi.InvokeCallback[TDescriptor](napi_env env, napi_callback_info callbackInfo, JSValueScopeType scopeType, Func`2 getCallbackDescriptor) in /home/runner/work/node-api-dotnet/node-api-dotnet/src/NodeApi/Native/JSNativeApi.cs:line 1077
      at exports.loadDotnetModule (/home/runner/work/node-api-dotnet/node-api-dotnet/test/TestCases/common/index.js:130:8)
      at Object.<anonymous> (/home/runner/work/node-api-dotnet/node-api-dotnet/test/TestCases/common/index.js:142:27)
      at Module._compile (node:internal/modules/cjs/loader:1256:14)
      at Module._extensions..js (node:internal/modules/cjs/loader:1310:10)
      at Module.load (node:internal/modules/cjs/loader:1119:32)
      at Module._load (node:internal/modules/cjs/loader:960:12)
      at Module.require (node:internal/modules/cjs/loader:1143:19)
      at require (node:internal/modules/cjs/helpers:121:18)
      at Object.<anonymous> (/home/runner/work/node-api-dotnet/node-api-dotnet/test/TestCases/napi-dotnet/streams.js:6:17)
      at Module._compile (node:internal/modules/cjs/loader:1256:14)
  
  Node.js v18.17.1
  
  Full output: /home/runner/work/node-api-dotnet/node-api-dotnet/out/obj/Release/TestCases/napi-dotnet/net6.0/hosted-streams.log
Raw output
Assert.Fail():     at Object.<anonymous> (/home/runner/work/node-api-dotnet/node-api-dotnet/test/TestCases/napi-dotnet/streams.js:6:17)
    at Module._compile (node:internal/modules/cjs/loader:1256:14)

Node.js v18.17.1

Node process exited with code: 1. 
/home/runner/work/node-api-dotnet/node-api-dotnet/test/TestCases/common/index.js:130
      .require(exports.dotnetModule);
       ^

Error: Failed to load module. A module initialize method was not found.
    at Microsoft.JavaScript.NodeApi.DotNetHost.ManagedHost.LoadModule(JSCallbackArgs args) in /home/runner/work/node-api-dotnet/node-api-dotnet/src/NodeApi.DotNetHost/ManagedHost.cs:line 368
    at Microsoft.JavaScript.NodeApi.JSNativeApi.InvokeCallback[TDescriptor](napi_env env, napi_callback_info callbackInfo, JSValueScopeType scopeType, Func`2 getCallbackDescriptor) in /home/runner/work/node-api-dotnet/node-api-dotnet/src/NodeApi/Native/JSNativeApi.cs:line 1077
    at exports.loadDotnetModule (/home/runner/work/node-api-dotnet/node-api-dotnet/test/TestCases/common/index.js:130:8)
    at Object.<anonymous> (/home/runner/work/node-api-dotnet/node-api-dotnet/test/TestCases/common/index.js:142:27)
    at Module._compile (node:internal/modules/cjs/loader:1256:14)
    at Module._extensions..js (node:internal/modules/cjs/loader:1310:10)
    at Module.load (node:internal/modules/cjs/loader:1119:32)
    at Module._load (node:internal/modules/cjs/loader:960:12)
    at Module.require (node:internal/modules/cjs/loader:1143:19)
    at require (node:internal/modules/cjs/helpers:121:18)
    at Object.<anonymous> (/home/runner/work/node-api-dotnet/node-api-dotnet/test/TestCases/napi-dotnet/streams.js:6:17)
    at Module._compile (node:internal/modules/cjs/loader:1256:14)

Node.js v18.17.1

Full output: /home/runner/work/node-api-dotnet/node-api-dotnet/out/obj/Release/TestCases/napi-dotnet/net6.0/hosted-streams.log
   at Microsoft.JavaScript.NodeApi.Test.TestBuilder.RunNodeTestCase(String jsFilePath, String logFilePath, IDictionary`2 testEnvironmentVariables) in /home/runner/work/node-api-dotnet/node-api-dotnet/test/TestBuilder.cs:line 274
   at Microsoft.JavaScript.NodeApi.Test.HostedClrTests.Test(String id) in /home/runner/work/node-api-dotnet/node-api-dotnet/test/HostedClrTests.cs:line 95