Skip to content

Improve module typedefs and loader generation #37

Improve module typedefs and loader generation

Improve module typedefs and loader generation #37

GitHub Actions / test results (ubuntu-latest, net8.0, node20.x, Release) failed Apr 8, 2024 in 1s

93 passed, 16 failed and 13 skipped

Tests failed

❌ test/net8.0-node20.x-Release/_fv-az1424-782_2024-04-08_19_25_45.trx

122 tests were completed in 85s with 93 passed, 16 failed and 13 skipped.

Test suite Passed Failed Skipped Time
Microsoft.JavaScript.NodeApi.Test.GCTests 2⚪ 2ms
Microsoft.JavaScript.NodeApi.Test.HostedClrTests 32✅ 19s
Microsoft.JavaScript.NodeApi.Test.JSProjectTests 16❌ 37s
Microsoft.JavaScript.NodeApi.Test.JSReferenceTests 4✅ 8ms
Microsoft.JavaScript.NodeApi.Test.JSValueScopeTests 19✅ 13ms
Microsoft.JavaScript.NodeApi.Test.NativeAotTests 27✅ 27s
Microsoft.JavaScript.NodeApi.Test.NodejsEmbeddingTests 11⚪ 11ms
Microsoft.JavaScript.NodeApi.Test.TypeDefsGeneratorTests 11✅ 26ms

✅ Microsoft.JavaScript.NodeApi.Test.GCTests

⚪ GCHandles
⚪ GCObjects

✅ Microsoft.JavaScript.NodeApi.Test.HostedClrTests

✅ Test(id: "edgejs-perf/measure-latency")
✅ Test(id: "napi-dotnet-init/custom_export")
✅ Test(id: "napi-dotnet-init/custom_init")
✅ Test(id: "napi-dotnet/async_methods")
✅ Test(id: "napi-dotnet/complex_types")
✅ Test(id: "napi-dotnet/delegates")
✅ Test(id: "napi-dotnet/dynamic_extensions")
✅ Test(id: "napi-dotnet/dynamic_generics")
✅ Test(id: "napi-dotnet/dynamic_invoke")
✅ Test(id: "napi-dotnet/dynamic_no_namespace_type")
✅ Test(id: "napi-dotnet/dynamic_optional_params")
✅ Test(id: "napi-dotnet/errors")
✅ Test(id: "napi-dotnet/hello")
✅ Test(id: "napi-dotnet/module_class")
✅ Test(id: "napi-dotnet/multi_instance")
✅ Test(id: "napi-dotnet/overloads")
✅ Test(id: "napi-dotnet/streams")
✅ Test(id: "node-addon-api/basic_types/array")
✅ Test(id: "node-addon-api/basic_types/boolean")
✅ Test(id: "node-addon-api/basic_types/number")
✅ Test(id: "node-addon-api/basic_types/value")
✅ Test(id: "node-addon-api/bigint")
✅ Test(id: "node-addon-api/object/delete_property")
✅ Test(id: "node-addon-api/object/finalizer")
✅ Test(id: "node-addon-api/object/get_property")
✅ Test(id: "node-addon-api/object/has_own_property")
✅ Test(id: "node-addon-api/object/has_property")
✅ Test(id: "node-addon-api/object/object_freeze_seal")
✅ Test(id: "node-addon-api/object/object")
✅ Test(id: "node-addon-api/object/set_property")
✅ Test(id: "node-addon-api/object/subscript_operator")
✅ Test(id: "node-addon-api/testUtil")

❌ Microsoft.JavaScript.NodeApi.Test.JSProjectTests

❌ Test(id: "projects/js-cjs-dynamic/default")
	Assert.Fail(): Build process exited with code: 1. Full output: /home/runner/work/node-api-dotnet/node-api-dotnet/out/obj/Release/TestCases/projects/net8.0/js-cjs-dynamic-build.log
❌ Test(id: "projects/js-cjs-dynamic/net8.0")
	Assert.Fail(): Build process exited with code: 1. Full output: /home/runner/work/node-api-dotnet/node-api-dotnet/out/obj/Release/TestCases/projects/net8.0/js-cjs-dynamic-build.log
❌ Test(id: "projects/js-cjs-module/default")
	Assert.Fail(): Build process exited with code: 1. Full output: /home/runner/work/node-api-dotnet/node-api-dotnet/out/obj/Release/TestCases/projects/net8.0/js-cjs-module-build.log
❌ Test(id: "projects/js-cjs-module/net8.0")
	Assert.Fail(): Build process exited with code: 1. Full output: /home/runner/work/node-api-dotnet/node-api-dotnet/out/obj/Release/TestCases/projects/net8.0/js-cjs-module-build.log
❌ Test(id: "projects/js-esm-dynamic/default")
	Assert.Fail(): Build process exited with code: 1. Full output: /home/runner/work/node-api-dotnet/node-api-dotnet/out/obj/Release/TestCases/projects/net8.0/js-esm-dynamic-build.log
❌ Test(id: "projects/js-esm-dynamic/net8.0")
	Assert.Fail(): Build process exited with code: 1. Full output: /home/runner/work/node-api-dotnet/node-api-dotnet/out/obj/Release/TestCases/projects/net8.0/js-esm-dynamic-build.log
❌ Test(id: "projects/js-esm-module/default")
	Assert.Fail(): Build process exited with code: 1. Full output: /home/runner/work/node-api-dotnet/node-api-dotnet/out/obj/Release/TestCases/projects/net8.0/js-esm-module-build.log
❌ Test(id: "projects/js-esm-module/net8.0")
	Assert.Fail(): Build process exited with code: 1. Full output: /home/runner/work/node-api-dotnet/node-api-dotnet/out/obj/Release/TestCases/projects/net8.0/js-esm-module-build.log
❌ Test(id: "projects/ts-cjs-dynamic/default")
	Assert.Fail(): Build process exited with code: 1. Full output: /home/runner/work/node-api-dotnet/node-api-dotnet/out/obj/Release/TestCases/projects/net8.0/ts-cjs-dynamic-build.log
❌ Test(id: "projects/ts-cjs-dynamic/net8.0")
	Assert.Fail(): Build process exited with code: 1. Full output: /home/runner/work/node-api-dotnet/node-api-dotnet/out/obj/Release/TestCases/projects/net8.0/ts-cjs-dynamic-build.log
❌ Test(id: "projects/ts-cjs-module/default")
	Assert.Fail(): Build process exited with code: 1. Full output: /home/runner/work/node-api-dotnet/node-api-dotnet/out/obj/Release/TestCases/projects/net8.0/ts-cjs-module-build.log
❌ Test(id: "projects/ts-cjs-module/net8.0")
	Assert.Fail(): Build process exited with code: 1. Full output: /home/runner/work/node-api-dotnet/node-api-dotnet/out/obj/Release/TestCases/projects/net8.0/ts-cjs-module-build.log
❌ Test(id: "projects/ts-esm-dynamic/default")
	Assert.Fail(): Build process exited with code: 1. Full output: /home/runner/work/node-api-dotnet/node-api-dotnet/out/obj/Release/TestCases/projects/net8.0/ts-esm-dynamic-build.log
❌ Test(id: "projects/ts-esm-dynamic/net8.0")
	Assert.Fail(): Build process exited with code: 1. Full output: /home/runner/work/node-api-dotnet/node-api-dotnet/out/obj/Release/TestCases/projects/net8.0/ts-esm-dynamic-build.log
❌ Test(id: "projects/ts-esm-module/default")
	Assert.Fail(): Build process exited with code: 1. Full output: /home/runner/work/node-api-dotnet/node-api-dotnet/out/obj/Release/TestCases/projects/net8.0/ts-esm-module-build.log
❌ Test(id: "projects/ts-esm-module/net8.0")
	Assert.Fail(): Build process exited with code: 1. Full output: /home/runner/work/node-api-dotnet/node-api-dotnet/out/obj/Release/TestCases/projects/net8.0/ts-esm-module-build.log

✅ Microsoft.JavaScript.NodeApi.Test.JSReferenceTests

✅ GetReferenceFromDifferentRootScope
✅ GetReferenceFromDifferentThread
✅ GetReferenceFromParentScope
✅ GetReferenceFromSameScope

✅ Microsoft.JavaScript.NodeApi.Test.JSValueScopeTests

✅ AccessPropertyKeyFromClosedScope
✅ AccessValueFromClosedScope
✅ AccessValueFromDifferentRootScope
✅ AccessValueFromDifferentThread
✅ CreateCallbackScope
✅ CreateEscapableScopeWithinCallback
✅ CreateHandleScopeWithinCallback
✅ CreateHandleScopeWithinModule
✅ CreateHandleScopeWithinRoot
✅ CreateModuleScopeWithinNoContextScope
✅ CreateModuleScopeWithinRootScope
✅ CreateModuleScopeWithoutRoot
✅ CreateNoContextScope
✅ CreateRootScope
✅ CreateValueFromDifferentThread
✅ InvalidCallbackContextScopeNesting
✅ InvalidModuleContextScopeNesting
✅ InvalidNoContextScopeNesting
✅ InvalidRootContextScopeNesting

✅ Microsoft.JavaScript.NodeApi.Test.NativeAotTests

✅ Test(id: "edgejs-perf/measure-latency")
✅ Test(id: "napi-dotnet-init/custom_export")
✅ Test(id: "napi-dotnet-init/custom_init")
✅ Test(id: "napi-dotnet/async_methods")
✅ Test(id: "napi-dotnet/complex_types")
✅ Test(id: "napi-dotnet/delegates")
✅ Test(id: "napi-dotnet/errors")
✅ Test(id: "napi-dotnet/hello")
✅ Test(id: "napi-dotnet/module_class")
✅ Test(id: "napi-dotnet/multi_instance")
✅ Test(id: "napi-dotnet/overloads")
✅ Test(id: "napi-dotnet/streams")
✅ Test(id: "node-addon-api/basic_types/array")
✅ Test(id: "node-addon-api/basic_types/boolean")
✅ Test(id: "node-addon-api/basic_types/number")
✅ Test(id: "node-addon-api/basic_types/value")
✅ Test(id: "node-addon-api/bigint")
✅ Test(id: "node-addon-api/object/delete_property")
✅ Test(id: "node-addon-api/object/finalizer")
✅ Test(id: "node-addon-api/object/get_property")
✅ Test(id: "node-addon-api/object/has_own_property")
✅ Test(id: "node-addon-api/object/has_property")
✅ Test(id: "node-addon-api/object/object_freeze_seal")
✅ Test(id: "node-addon-api/object/object")
✅ Test(id: "node-addon-api/object/set_property")
✅ Test(id: "node-addon-api/object/subscript_operator")
✅ Test(id: "node-addon-api/testUtil")

✅ Microsoft.JavaScript.NodeApi.Test.NodejsEmbeddingTests

⚪ CallFunction
⚪ ErrorPropagation
⚪ ImportBuiltinModule
⚪ ImportCommonJSModule
⚪ ImportCommonJSPackage
⚪ ImportESModule
⚪ ImportESPackage
⚪ MarshalClass
⚪ RestartEnvironment
⚪ StartEnvironment
⚪ UnhandledRejection

✅ Microsoft.JavaScript.NodeApi.Test.TypeDefsGeneratorTests

✅ GenerateEnum
✅ GenerateExtensionMethods
✅ GenerateGenericClass
✅ GenerateGenericDelegate
✅ GenerateGenericInterface
✅ GenerateJSDocLink
✅ GenerateSimpleClass
✅ GenerateSimpleDelegate
✅ GenerateSimpleInterface
✅ GenerateSimpleMethod
✅ GenerateSimpleProperty

Annotations

Check failure on line 230 in test/TestBuilder.cs

See this annotation in the file changed.

@github-actions github-actions / test results (ubuntu-latest, net8.0, node20.x, Release)

Microsoft.JavaScript.NodeApi.Test.JSProjectTests ► Test(id: "projects/js-cjs-dynamic/default")

Failed test found in:
  test/net8.0-node20.x-Release/_fv-az1424-782_2024-04-08_19_25_45.trx
Error:
  Assert.Fail(): Build process exited with code: 1. Full output: /home/runner/work/node-api-dotnet/node-api-dotnet/out/obj/Release/TestCases/projects/net8.0/js-cjs-dynamic-build.log
Raw output
Assert.Fail(): Build process exited with code: 1. Full output: /home/runner/work/node-api-dotnet/node-api-dotnet/out/obj/Release/TestCases/projects/net8.0/js-cjs-dynamic-build.log
   at Microsoft.JavaScript.NodeApi.Test.TestBuilder.BuildProject(String projectFilePath, String target, IDictionary`2 properties, String logFilePath, Boolean noRestore, Boolean verboseLog) in /home/runner/work/node-api-dotnet/node-api-dotnet/test/TestBuilder.cs:line 230
   at Microsoft.JavaScript.NodeApi.Test.JSProjectTests.BuildTestProjectReferences(String projectName, String logFilePath) in /home/runner/work/node-api-dotnet/node-api-dotnet/test/JSProjectTests.cs:line 99
   at Microsoft.JavaScript.NodeApi.Test.JSProjectTests.Test(String id) in /home/runner/work/node-api-dotnet/node-api-dotnet/test/JSProjectTests.cs:line 45
   at InvokeStub_JSProjectTests.Test(Object, Span`1)
   at System.Reflection.MethodBaseInvoker.InvokeWithOneArg(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)

Check failure on line 230 in test/TestBuilder.cs

See this annotation in the file changed.

@github-actions github-actions / test results (ubuntu-latest, net8.0, node20.x, Release)

Microsoft.JavaScript.NodeApi.Test.JSProjectTests ► Test(id: "projects/js-cjs-dynamic/net8.0")

Failed test found in:
  test/net8.0-node20.x-Release/_fv-az1424-782_2024-04-08_19_25_45.trx
Error:
  Assert.Fail(): Build process exited with code: 1. Full output: /home/runner/work/node-api-dotnet/node-api-dotnet/out/obj/Release/TestCases/projects/net8.0/js-cjs-dynamic-build.log
Raw output
Assert.Fail(): Build process exited with code: 1. Full output: /home/runner/work/node-api-dotnet/node-api-dotnet/out/obj/Release/TestCases/projects/net8.0/js-cjs-dynamic-build.log
   at Microsoft.JavaScript.NodeApi.Test.TestBuilder.BuildProject(String projectFilePath, String target, IDictionary`2 properties, String logFilePath, Boolean noRestore, Boolean verboseLog) in /home/runner/work/node-api-dotnet/node-api-dotnet/test/TestBuilder.cs:line 230
   at Microsoft.JavaScript.NodeApi.Test.JSProjectTests.BuildTestProjectReferences(String projectName, String logFilePath) in /home/runner/work/node-api-dotnet/node-api-dotnet/test/JSProjectTests.cs:line 99
   at Microsoft.JavaScript.NodeApi.Test.JSProjectTests.Test(String id) in /home/runner/work/node-api-dotnet/node-api-dotnet/test/JSProjectTests.cs:line 45
   at InvokeStub_JSProjectTests.Test(Object, Span`1)
   at System.Reflection.MethodBaseInvoker.InvokeWithOneArg(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)

Check failure on line 230 in test/TestBuilder.cs

See this annotation in the file changed.

@github-actions github-actions / test results (ubuntu-latest, net8.0, node20.x, Release)

Microsoft.JavaScript.NodeApi.Test.JSProjectTests ► Test(id: "projects/js-cjs-module/default")

Failed test found in:
  test/net8.0-node20.x-Release/_fv-az1424-782_2024-04-08_19_25_45.trx
Error:
  Assert.Fail(): Build process exited with code: 1. Full output: /home/runner/work/node-api-dotnet/node-api-dotnet/out/obj/Release/TestCases/projects/net8.0/js-cjs-module-build.log
Raw output
Assert.Fail(): Build process exited with code: 1. Full output: /home/runner/work/node-api-dotnet/node-api-dotnet/out/obj/Release/TestCases/projects/net8.0/js-cjs-module-build.log
   at Microsoft.JavaScript.NodeApi.Test.TestBuilder.BuildProject(String projectFilePath, String target, IDictionary`2 properties, String logFilePath, Boolean noRestore, Boolean verboseLog) in /home/runner/work/node-api-dotnet/node-api-dotnet/test/TestBuilder.cs:line 230
   at Microsoft.JavaScript.NodeApi.Test.JSProjectTests.BuildTestProjectReferences(String projectName, String logFilePath) in /home/runner/work/node-api-dotnet/node-api-dotnet/test/JSProjectTests.cs:line 99
   at Microsoft.JavaScript.NodeApi.Test.JSProjectTests.Test(String id) in /home/runner/work/node-api-dotnet/node-api-dotnet/test/JSProjectTests.cs:line 45
   at InvokeStub_JSProjectTests.Test(Object, Span`1)
   at System.Reflection.MethodBaseInvoker.InvokeWithOneArg(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)

Check failure on line 230 in test/TestBuilder.cs

See this annotation in the file changed.

@github-actions github-actions / test results (ubuntu-latest, net8.0, node20.x, Release)

Microsoft.JavaScript.NodeApi.Test.JSProjectTests ► Test(id: "projects/js-cjs-module/net8.0")

Failed test found in:
  test/net8.0-node20.x-Release/_fv-az1424-782_2024-04-08_19_25_45.trx
Error:
  Assert.Fail(): Build process exited with code: 1. Full output: /home/runner/work/node-api-dotnet/node-api-dotnet/out/obj/Release/TestCases/projects/net8.0/js-cjs-module-build.log
Raw output
Assert.Fail(): Build process exited with code: 1. Full output: /home/runner/work/node-api-dotnet/node-api-dotnet/out/obj/Release/TestCases/projects/net8.0/js-cjs-module-build.log
   at Microsoft.JavaScript.NodeApi.Test.TestBuilder.BuildProject(String projectFilePath, String target, IDictionary`2 properties, String logFilePath, Boolean noRestore, Boolean verboseLog) in /home/runner/work/node-api-dotnet/node-api-dotnet/test/TestBuilder.cs:line 230
   at Microsoft.JavaScript.NodeApi.Test.JSProjectTests.BuildTestProjectReferences(String projectName, String logFilePath) in /home/runner/work/node-api-dotnet/node-api-dotnet/test/JSProjectTests.cs:line 99
   at Microsoft.JavaScript.NodeApi.Test.JSProjectTests.Test(String id) in /home/runner/work/node-api-dotnet/node-api-dotnet/test/JSProjectTests.cs:line 45
   at InvokeStub_JSProjectTests.Test(Object, Span`1)
   at System.Reflection.MethodBaseInvoker.InvokeWithOneArg(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)

Check failure on line 230 in test/TestBuilder.cs

See this annotation in the file changed.

@github-actions github-actions / test results (ubuntu-latest, net8.0, node20.x, Release)

Microsoft.JavaScript.NodeApi.Test.JSProjectTests ► Test(id: "projects/js-esm-dynamic/default")

Failed test found in:
  test/net8.0-node20.x-Release/_fv-az1424-782_2024-04-08_19_25_45.trx
Error:
  Assert.Fail(): Build process exited with code: 1. Full output: /home/runner/work/node-api-dotnet/node-api-dotnet/out/obj/Release/TestCases/projects/net8.0/js-esm-dynamic-build.log
Raw output
Assert.Fail(): Build process exited with code: 1. Full output: /home/runner/work/node-api-dotnet/node-api-dotnet/out/obj/Release/TestCases/projects/net8.0/js-esm-dynamic-build.log
   at Microsoft.JavaScript.NodeApi.Test.TestBuilder.BuildProject(String projectFilePath, String target, IDictionary`2 properties, String logFilePath, Boolean noRestore, Boolean verboseLog) in /home/runner/work/node-api-dotnet/node-api-dotnet/test/TestBuilder.cs:line 230
   at Microsoft.JavaScript.NodeApi.Test.JSProjectTests.BuildTestProjectReferences(String projectName, String logFilePath) in /home/runner/work/node-api-dotnet/node-api-dotnet/test/JSProjectTests.cs:line 99
   at Microsoft.JavaScript.NodeApi.Test.JSProjectTests.Test(String id) in /home/runner/work/node-api-dotnet/node-api-dotnet/test/JSProjectTests.cs:line 45
   at InvokeStub_JSProjectTests.Test(Object, Span`1)
   at System.Reflection.MethodBaseInvoker.InvokeWithOneArg(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)

Check failure on line 230 in test/TestBuilder.cs

See this annotation in the file changed.

@github-actions github-actions / test results (ubuntu-latest, net8.0, node20.x, Release)

Microsoft.JavaScript.NodeApi.Test.JSProjectTests ► Test(id: "projects/js-esm-dynamic/net8.0")

Failed test found in:
  test/net8.0-node20.x-Release/_fv-az1424-782_2024-04-08_19_25_45.trx
Error:
  Assert.Fail(): Build process exited with code: 1. Full output: /home/runner/work/node-api-dotnet/node-api-dotnet/out/obj/Release/TestCases/projects/net8.0/js-esm-dynamic-build.log
Raw output
Assert.Fail(): Build process exited with code: 1. Full output: /home/runner/work/node-api-dotnet/node-api-dotnet/out/obj/Release/TestCases/projects/net8.0/js-esm-dynamic-build.log
   at Microsoft.JavaScript.NodeApi.Test.TestBuilder.BuildProject(String projectFilePath, String target, IDictionary`2 properties, String logFilePath, Boolean noRestore, Boolean verboseLog) in /home/runner/work/node-api-dotnet/node-api-dotnet/test/TestBuilder.cs:line 230
   at Microsoft.JavaScript.NodeApi.Test.JSProjectTests.BuildTestProjectReferences(String projectName, String logFilePath) in /home/runner/work/node-api-dotnet/node-api-dotnet/test/JSProjectTests.cs:line 99
   at Microsoft.JavaScript.NodeApi.Test.JSProjectTests.Test(String id) in /home/runner/work/node-api-dotnet/node-api-dotnet/test/JSProjectTests.cs:line 45
   at InvokeStub_JSProjectTests.Test(Object, Span`1)
   at System.Reflection.MethodBaseInvoker.InvokeWithOneArg(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)

Check failure on line 230 in test/TestBuilder.cs

See this annotation in the file changed.

@github-actions github-actions / test results (ubuntu-latest, net8.0, node20.x, Release)

Microsoft.JavaScript.NodeApi.Test.JSProjectTests ► Test(id: "projects/js-esm-module/default")

Failed test found in:
  test/net8.0-node20.x-Release/_fv-az1424-782_2024-04-08_19_25_45.trx
Error:
  Assert.Fail(): Build process exited with code: 1. Full output: /home/runner/work/node-api-dotnet/node-api-dotnet/out/obj/Release/TestCases/projects/net8.0/js-esm-module-build.log
Raw output
Assert.Fail(): Build process exited with code: 1. Full output: /home/runner/work/node-api-dotnet/node-api-dotnet/out/obj/Release/TestCases/projects/net8.0/js-esm-module-build.log
   at Microsoft.JavaScript.NodeApi.Test.TestBuilder.BuildProject(String projectFilePath, String target, IDictionary`2 properties, String logFilePath, Boolean noRestore, Boolean verboseLog) in /home/runner/work/node-api-dotnet/node-api-dotnet/test/TestBuilder.cs:line 230
   at Microsoft.JavaScript.NodeApi.Test.JSProjectTests.BuildTestProjectReferences(String projectName, String logFilePath) in /home/runner/work/node-api-dotnet/node-api-dotnet/test/JSProjectTests.cs:line 99
   at Microsoft.JavaScript.NodeApi.Test.JSProjectTests.Test(String id) in /home/runner/work/node-api-dotnet/node-api-dotnet/test/JSProjectTests.cs:line 45
   at InvokeStub_JSProjectTests.Test(Object, Span`1)
   at System.Reflection.MethodBaseInvoker.InvokeWithOneArg(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)

Check failure on line 230 in test/TestBuilder.cs

See this annotation in the file changed.

@github-actions github-actions / test results (ubuntu-latest, net8.0, node20.x, Release)

Microsoft.JavaScript.NodeApi.Test.JSProjectTests ► Test(id: "projects/js-esm-module/net8.0")

Failed test found in:
  test/net8.0-node20.x-Release/_fv-az1424-782_2024-04-08_19_25_45.trx
Error:
  Assert.Fail(): Build process exited with code: 1. Full output: /home/runner/work/node-api-dotnet/node-api-dotnet/out/obj/Release/TestCases/projects/net8.0/js-esm-module-build.log
Raw output
Assert.Fail(): Build process exited with code: 1. Full output: /home/runner/work/node-api-dotnet/node-api-dotnet/out/obj/Release/TestCases/projects/net8.0/js-esm-module-build.log
   at Microsoft.JavaScript.NodeApi.Test.TestBuilder.BuildProject(String projectFilePath, String target, IDictionary`2 properties, String logFilePath, Boolean noRestore, Boolean verboseLog) in /home/runner/work/node-api-dotnet/node-api-dotnet/test/TestBuilder.cs:line 230
   at Microsoft.JavaScript.NodeApi.Test.JSProjectTests.BuildTestProjectReferences(String projectName, String logFilePath) in /home/runner/work/node-api-dotnet/node-api-dotnet/test/JSProjectTests.cs:line 99
   at Microsoft.JavaScript.NodeApi.Test.JSProjectTests.Test(String id) in /home/runner/work/node-api-dotnet/node-api-dotnet/test/JSProjectTests.cs:line 45
   at InvokeStub_JSProjectTests.Test(Object, Span`1)
   at System.Reflection.MethodBaseInvoker.InvokeWithOneArg(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)

Check failure on line 230 in test/TestBuilder.cs

See this annotation in the file changed.

@github-actions github-actions / test results (ubuntu-latest, net8.0, node20.x, Release)

Microsoft.JavaScript.NodeApi.Test.JSProjectTests ► Test(id: "projects/ts-cjs-dynamic/default")

Failed test found in:
  test/net8.0-node20.x-Release/_fv-az1424-782_2024-04-08_19_25_45.trx
Error:
  Assert.Fail(): Build process exited with code: 1. Full output: /home/runner/work/node-api-dotnet/node-api-dotnet/out/obj/Release/TestCases/projects/net8.0/ts-cjs-dynamic-build.log
Raw output
Assert.Fail(): Build process exited with code: 1. Full output: /home/runner/work/node-api-dotnet/node-api-dotnet/out/obj/Release/TestCases/projects/net8.0/ts-cjs-dynamic-build.log
   at Microsoft.JavaScript.NodeApi.Test.TestBuilder.BuildProject(String projectFilePath, String target, IDictionary`2 properties, String logFilePath, Boolean noRestore, Boolean verboseLog) in /home/runner/work/node-api-dotnet/node-api-dotnet/test/TestBuilder.cs:line 230
   at Microsoft.JavaScript.NodeApi.Test.JSProjectTests.BuildTestProjectReferences(String projectName, String logFilePath) in /home/runner/work/node-api-dotnet/node-api-dotnet/test/JSProjectTests.cs:line 99
   at Microsoft.JavaScript.NodeApi.Test.JSProjectTests.Test(String id) in /home/runner/work/node-api-dotnet/node-api-dotnet/test/JSProjectTests.cs:line 45
   at InvokeStub_JSProjectTests.Test(Object, Span`1)
   at System.Reflection.MethodBaseInvoker.InvokeWithOneArg(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)

Check failure on line 230 in test/TestBuilder.cs

See this annotation in the file changed.

@github-actions github-actions / test results (ubuntu-latest, net8.0, node20.x, Release)

Microsoft.JavaScript.NodeApi.Test.JSProjectTests ► Test(id: "projects/ts-cjs-dynamic/net8.0")

Failed test found in:
  test/net8.0-node20.x-Release/_fv-az1424-782_2024-04-08_19_25_45.trx
Error:
  Assert.Fail(): Build process exited with code: 1. Full output: /home/runner/work/node-api-dotnet/node-api-dotnet/out/obj/Release/TestCases/projects/net8.0/ts-cjs-dynamic-build.log
Raw output
Assert.Fail(): Build process exited with code: 1. Full output: /home/runner/work/node-api-dotnet/node-api-dotnet/out/obj/Release/TestCases/projects/net8.0/ts-cjs-dynamic-build.log
   at Microsoft.JavaScript.NodeApi.Test.TestBuilder.BuildProject(String projectFilePath, String target, IDictionary`2 properties, String logFilePath, Boolean noRestore, Boolean verboseLog) in /home/runner/work/node-api-dotnet/node-api-dotnet/test/TestBuilder.cs:line 230
   at Microsoft.JavaScript.NodeApi.Test.JSProjectTests.BuildTestProjectReferences(String projectName, String logFilePath) in /home/runner/work/node-api-dotnet/node-api-dotnet/test/JSProjectTests.cs:line 99
   at Microsoft.JavaScript.NodeApi.Test.JSProjectTests.Test(String id) in /home/runner/work/node-api-dotnet/node-api-dotnet/test/JSProjectTests.cs:line 45
   at InvokeStub_JSProjectTests.Test(Object, Span`1)
   at System.Reflection.MethodBaseInvoker.InvokeWithOneArg(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)

Check failure on line 230 in test/TestBuilder.cs

See this annotation in the file changed.

@github-actions github-actions / test results (ubuntu-latest, net8.0, node20.x, Release)

Microsoft.JavaScript.NodeApi.Test.JSProjectTests ► Test(id: "projects/ts-cjs-module/default")

Failed test found in:
  test/net8.0-node20.x-Release/_fv-az1424-782_2024-04-08_19_25_45.trx
Error:
  Assert.Fail(): Build process exited with code: 1. Full output: /home/runner/work/node-api-dotnet/node-api-dotnet/out/obj/Release/TestCases/projects/net8.0/ts-cjs-module-build.log
Raw output
Assert.Fail(): Build process exited with code: 1. Full output: /home/runner/work/node-api-dotnet/node-api-dotnet/out/obj/Release/TestCases/projects/net8.0/ts-cjs-module-build.log
   at Microsoft.JavaScript.NodeApi.Test.TestBuilder.BuildProject(String projectFilePath, String target, IDictionary`2 properties, String logFilePath, Boolean noRestore, Boolean verboseLog) in /home/runner/work/node-api-dotnet/node-api-dotnet/test/TestBuilder.cs:line 230
   at Microsoft.JavaScript.NodeApi.Test.JSProjectTests.BuildTestProjectReferences(String projectName, String logFilePath) in /home/runner/work/node-api-dotnet/node-api-dotnet/test/JSProjectTests.cs:line 99
   at Microsoft.JavaScript.NodeApi.Test.JSProjectTests.Test(String id) in /home/runner/work/node-api-dotnet/node-api-dotnet/test/JSProjectTests.cs:line 45
   at InvokeStub_JSProjectTests.Test(Object, Span`1)
   at System.Reflection.MethodBaseInvoker.InvokeWithOneArg(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)