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

Triggered via pull request September 17, 2023 11:04
Status Failure
Total duration 12m 36s
Artifacts 6

build.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

29 errors
build (macos-latest, 18.x, Release)
Process completed with exit code 2.
build (macos-latest, 18.x, Release)
Process completed with exit code 1.
build (macos-latest, 18.x, Release)
Process completed with exit code 1.
build (ubuntu-latest, 18.x, Release)
Process completed with exit code 1.
build (ubuntu-latest, 18.x, Release)
Process completed with exit code 1.
build (ubuntu-latest, 18.x, Release)
Process completed with exit code 2.
build (windows-latest, 18.x, Release)
Process completed with exit code 1.
Microsoft.JavaScript.NodeApi.Test.HostedClrTests ► Test(id: "edgejs-perf/measure-latency"): test/TestBuilder.cs#L274
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
Microsoft.JavaScript.NodeApi.Test.HostedClrTests ► Test(id: "napi-dotnet-init/custom_export"): test/TestBuilder.cs#L274
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
Microsoft.JavaScript.NodeApi.Test.HostedClrTests ► Test(id: "napi-dotnet-init/custom_init"): test/TestBuilder.cs#L274
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
Microsoft.JavaScript.NodeApi.Test.HostedClrTests ► Test(id: "napi-dotnet/async_methods"): test/TestBuilder.cs#L274
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
Microsoft.JavaScript.NodeApi.Test.HostedClrTests ► Test(id: "napi-dotnet/complex_types"): test/TestBuilder.cs#L274
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
Microsoft.JavaScript.NodeApi.Test.HostedClrTests ► Test(id: "napi-dotnet/delegates"): test/TestBuilder.cs#L274
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
Microsoft.JavaScript.NodeApi.Test.HostedClrTests ► Test(id: "napi-dotnet/errors"): test/TestBuilder.cs#L274
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
Microsoft.JavaScript.NodeApi.Test.HostedClrTests ► Test(id: "napi-dotnet/hello"): test/TestBuilder.cs#L274
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
Microsoft.JavaScript.NodeApi.Test.HostedClrTests ► Test(id: "napi-dotnet/module_class"): test/TestBuilder.cs#L274
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
Microsoft.JavaScript.NodeApi.Test.HostedClrTests ► Test(id: "napi-dotnet/multi_instance"): test/TestBuilder.cs#L274
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
Microsoft.JavaScript.NodeApi.Test.HostedClrTests ► Test(id: "napi-dotnet/streams"): test/TestBuilder.cs#L274
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
Microsoft.JavaScript.NodeApi.Test.HostedClrTests ► Test(id: "edgejs-perf/measure-latency"): test/TestBuilder.cs#L274
Failed test found in: test/dotnet6-node18.x-Release/_Mac-1694948015909_2023-09-17_11_07_25.trx Error: Assert.Fail(): at Object.<anonymous> (/Users/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. /Users/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 /Users/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 /Users/runner/work/node-api-dotnet/node-api-dotnet/src/NodeApi/Native/JSNativeApi.cs:line 1077 at exports.loadDotnetModule (/Users/runner/work/node-api-dotnet/node-api-dotnet/test/TestCases/common/index.js:130:8) at Object.<anonymous> (/Users/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> (/Users/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: /Users/runner/work/node-api-dotnet/node-api-dotnet/out/obj/Release/TestCases/edgejs-perf/net6.0/hosted-measure-latency.log
Microsoft.JavaScript.NodeApi.Test.HostedClrTests ► Test(id: "napi-dotnet-init/custom_export"): test/TestBuilder.cs#L274
Failed test found in: test/dotnet6-node18.x-Release/_Mac-1694948015909_2023-09-17_11_07_25.trx Error: Assert.Fail(): at Object.<anonymous> (/Users/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. /Users/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 /Users/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 /Users/runner/work/node-api-dotnet/node-api-dotnet/src/NodeApi/Native/JSNativeApi.cs:line 1077 at exports.loadDotnetModule (/Users/runner/work/node-api-dotnet/node-api-dotnet/test/TestCases/common/index.js:130:8) at Object.<anonymous> (/Users/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> (/Users/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: /Users/runner/work/node-api-dotnet/node-api-dotnet/out/obj/Release/TestCases/napi-dotnet-init/net6.0/hosted-custom_export.log
Microsoft.JavaScript.NodeApi.Test.HostedClrTests ► Test(id: "napi-dotnet-init/custom_init"): test/TestBuilder.cs#L274
Failed test found in: test/dotnet6-node18.x-Release/_Mac-1694948015909_2023-09-17_11_07_25.trx Error: Assert.Fail(): at Object.<anonymous> (/Users/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. /Users/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 /Users/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 /Users/runner/work/node-api-dotnet/node-api-dotnet/src/NodeApi/Native/JSNativeApi.cs:line 1077 at exports.loadDotnetModule (/Users/runner/work/node-api-dotnet/node-api-dotnet/test/TestCases/common/index.js:130:8) at Object.<anonymous> (/Users/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> (/Users/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: /Users/runner/work/node-api-dotnet/node-api-dotnet/out/obj/Release/TestCases/napi-dotnet-init/net6.0/hosted-custom_init.log
Microsoft.JavaScript.NodeApi.Test.HostedClrTests ► Test(id: "napi-dotnet/async_methods"): test/TestBuilder.cs#L274
Failed test found in: test/dotnet6-node18.x-Release/_Mac-1694948015909_2023-09-17_11_07_25.trx Error: Assert.Fail(): at Object.<anonymous> (/Users/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. /Users/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 /Users/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 /Users/runner/work/node-api-dotnet/node-api-dotnet/src/NodeApi/Native/JSNativeApi.cs:line 1077 at exports.loadDotnetModule (/Users/runner/work/node-api-dotnet/node-api-dotnet/test/TestCases/common/index.js:130:8) at Object.<anonymous> (/Users/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> (/Users/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: /Users/runner/work/node-api-dotnet/node-api-dotnet/out/obj/Release/TestCases/napi-dotnet/net6.0/hosted-async_methods.log
Microsoft.JavaScript.NodeApi.Test.HostedClrTests ► Test(id: "napi-dotnet/complex_types"): test/TestBuilder.cs#L274
Failed test found in: test/dotnet6-node18.x-Release/_Mac-1694948015909_2023-09-17_11_07_25.trx Error: Assert.Fail(): at Object.<anonymous> (/Users/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. /Users/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 /Users/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 /Users/runner/work/node-api-dotnet/node-api-dotnet/src/NodeApi/Native/JSNativeApi.cs:line 1077 at exports.loadDotnetModule (/Users/runner/work/node-api-dotnet/node-api-dotnet/test/TestCases/common/index.js:130:8) at Object.<anonymous> (/Users/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> (/Users/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: /Users/runner/work/node-api-dotnet/node-api-dotnet/out/obj/Release/TestCases/napi-dotnet/net6.0/hosted-complex_types.log
Microsoft.JavaScript.NodeApi.Test.HostedClrTests ► Test(id: "napi-dotnet/delegates"): test/TestBuilder.cs#L274
Failed test found in: test/dotnet6-node18.x-Release/_Mac-1694948015909_2023-09-17_11_07_25.trx Error: Assert.Fail(): at Object.<anonymous> (/Users/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. /Users/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 /Users/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 /Users/runner/work/node-api-dotnet/node-api-dotnet/src/NodeApi/Native/JSNativeApi.cs:line 1077 at exports.loadDotnetModule (/Users/runner/work/node-api-dotnet/node-api-dotnet/test/TestCases/common/index.js:130:8) at Object.<anonymous> (/Users/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> (/Users/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: /Users/runner/work/node-api-dotnet/node-api-dotnet/out/obj/Release/TestCases/napi-dotnet/net6.0/hosted-delegates.log
Microsoft.JavaScript.NodeApi.Test.HostedClrTests ► Test(id: "napi-dotnet/errors"): test/TestBuilder.cs#L274
Failed test found in: test/dotnet6-node18.x-Release/_Mac-1694948015909_2023-09-17_11_07_25.trx Error: Assert.Fail(): Node process exited with code: 1. /Users/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 /Users/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 /Users/runner/work/node-api-dotnet/node-api-dotnet/src/NodeApi/Native/JSNativeApi.cs:line 1077 at exports.loadDotnetModule (/Users/runner/work/node-api-dotnet/node-api-dotnet/test/TestCases/common/index.js:130:8) at Object.<anonymous> (/Users/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: /Users/runner/work/node-api-dotnet/node-api-dotnet/out/obj/Release/TestCases/napi-dotnet/net6.0/hosted-errors.log
Microsoft.JavaScript.NodeApi.Test.HostedClrTests ► Test(id: "napi-dotnet/hello"): test/TestBuilder.cs#L274
Failed test found in: test/dotnet6-node18.x-Release/_Mac-1694948015909_2023-09-17_11_07_25.trx Error: Assert.Fail(): at Object.<anonymous> (/Users/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. /Users/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 /Users/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 /Users/runner/work/node-api-dotnet/node-api-dotnet/src/NodeApi/Native/JSNativeApi.cs:line 1077 at exports.loadDotnetModule (/Users/runner/work/node-api-dotnet/node-api-dotnet/test/TestCases/common/index.js:130:8) at Object.<anonymous> (/Users/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> (/Users/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: /Users/runner/work/node-api-dotnet/node-api-dotnet/out/obj/Release/TestCases/napi-dotnet/net6.0/hosted-hello.log
Microsoft.JavaScript.NodeApi.Test.HostedClrTests ► Test(id: "napi-dotnet/module_class"): test/TestBuilder.cs#L274
Failed test found in: test/dotnet6-node18.x-Release/_Mac-1694948015909_2023-09-17_11_07_25.trx Error: Assert.Fail(): at Object.<anonymous> (/Users/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. /Users/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 /Users/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 /Users/runner/work/node-api-dotnet/node-api-dotnet/src/NodeApi/Native/JSNativeApi.cs:line 1077 at exports.loadDotnetModule (/Users/runner/work/node-api-dotnet/node-api-dotnet/test/TestCases/common/index.js:130:8) at Object.<anonymous> (/Users/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> (/Users/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: /Users/runner/work/node-api-dotnet/node-api-dotnet/out/obj/Release/TestCases/napi-dotnet/net6.0/hosted-module_class.log
Microsoft.JavaScript.NodeApi.Test.HostedClrTests ► Test(id: "napi-dotnet/multi_instance"): test/TestBuilder.cs#L274
Failed test found in: test/dotnet6-node18.x-Release/_Mac-1694948015909_2023-09-17_11_07_25.trx Error: Assert.Fail(): at Object.<anonymous> (/Users/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. /Users/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 /Users/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 /Users/runner/work/node-api-dotnet/node-api-dotnet/src/NodeApi/Native/JSNativeApi.cs:line 1077 at exports.loadDotnetModule (/Users/runner/work/node-api-dotnet/node-api-dotnet/test/TestCases/common/index.js:130:8) at Object.<anonymous> (/Users/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> (/Users/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: /Users/runner/work/node-api-dotnet/node-api-dotnet/out/obj/Release/TestCases/napi-dotnet/net6.0/hosted-multi_instance.log
Microsoft.JavaScript.NodeApi.Test.HostedClrTests ► Test(id: "napi-dotnet/streams"): test/TestBuilder.cs#L274
Failed test found in: test/dotnet6-node18.x-Release/_Mac-1694948015909_2023-09-17_11_07_25.trx Error: Assert.Fail(): at Object.<anonymous> (/Users/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. /Users/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 /Users/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 /Users/runner/work/node-api-dotnet/node-api-dotnet/src/NodeApi/Native/JSNativeApi.cs:line 1077 at exports.loadDotnetModule (/Users/runner/work/node-api-dotnet/node-api-dotnet/test/TestCases/common/index.js:130:8) at Object.<anonymous> (/Users/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> (/Users/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: /Users/runner/work/node-api-dotnet/node-api-dotnet/out/obj/Release/TestCases/napi-dotnet/net6.0/hosted-streams.log

Artifacts

Produced during runtime
Name Size
macos-latest-Release-packages Expired
4.09 MB
test-logs-macos-latest-node18.x-Release Expired
5.08 MB
test-logs-ubuntu-latest-node18.x-Release Expired
5.05 MB
test-logs-windows-latest-node18.x-Release Expired
6.75 MB
ubuntu-latest-Release-packages Expired
4.05 MB
windows-latest-Release-packages Expired
4.3 MB