Replace .NET 7 target with .NET 8 rc1 #184
Annotations
18 errors and 1 warning
build (ubuntu-latest, 18.x, Release)
Assets file '/home/runner/work/node-api-dotnet/node-api-dotnet/out/obj/Release/NodeApi/project.assets.json' doesn't have a target for 'net6.0'. Ensure that restore has run and that you have included 'net6.0' in the TargetFrameworks for your project.
|
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.
|
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.
|
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-1694946728437_2023-09-17_10_51_07.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-1694946728437_2023-09-17_10_51_07.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-1694946728437_2023-09-17_10_51_07.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-1694946728437_2023-09-17_10_51_07.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-1694946728437_2023-09-17_10_51_07.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-1694946728437_2023-09-17_10_51_07.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-1694946728437_2023-09-17_10_51_07.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-1694946728437_2023-09-17_10_51_07.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-1694946728437_2023-09-17_10_51_07.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-1694946728437_2023-09-17_10_51_07.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-1694946728437_2023-09-17_10_51_07.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
|
build (ubuntu-latest, 18.x, Release)
No files were found with the provided path: out/obj/Release/**/*.log
out/test/**/*.trx. No artifacts will be uploaded.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
macos-latest-Release-packages
Expired
|
4.09 MB |
|
test-logs-macos-latest-node18.x-Release
Expired
|
5.1 MB |
|
test-logs-windows-latest-node18.x-Release
Expired
|
6.83 MB |
|
windows-latest-Release-packages
Expired
|
4.3 MB |
|