Skip to content

New libNode API

New libNode API #276

Triggered via pull request February 8, 2025 22:47
Status Success
Total duration 2m 40s
Artifacts

codeql.yml

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

Annotations

5 errors
Microsoft.JavaScript.NodeApi.Test.JSReferenceTests ► GetReferenceFromDifferentRootScope: test/JSReferenceTests.cs#L70
Failed test found in: test/net472-node22.x-Release/runneradmin_fv-az980-773_2025-02-08_22_49_37.trx Error: System.AggregateException : One or more errors occurred. ---- Assert.Throws() Failure Expected: typeof(Microsoft.JavaScript.NodeApi.JSInvalidThreadAccessException) Actual: (No exception was thrown)
Microsoft.JavaScript.NodeApi.Test.JSReferenceTests ► GetReferenceFromDifferentThread: test/JSReferenceTests.cs#L55
Failed test found in: test/net472-node22.x-Release/runneradmin_fv-az980-773_2025-02-08_22_49_37.trx Error: System.AggregateException : One or more errors occurred. ---- Assert.Throws() Failure Expected: typeof(Microsoft.JavaScript.NodeApi.JSInvalidThreadAccessException) Actual: (No exception was thrown)
Microsoft.JavaScript.NodeApi.Test.JSValueScopeTests ► AccessValueFromDifferentRootScope: test/JSValueScopeTests.cs#L362
Failed test found in: test/net472-node22.x-Release/runneradmin_fv-az980-773_2025-02-08_22_49_37.trx Error: System.AggregateException : One or more errors occurred. ---- Assert.Throws() Failure Expected: typeof(Microsoft.JavaScript.NodeApi.JSInvalidThreadAccessException) Actual: (No exception was thrown)
Microsoft.JavaScript.NodeApi.Test.JSValueScopeTests ► AccessValueFromDifferentThread: test/JSValueScopeTests.cs#L345
Failed test found in: test/net472-node22.x-Release/runneradmin_fv-az980-773_2025-02-08_22_49_37.trx Error: System.AggregateException : One or more errors occurred. ---- Assert.Throws() Failure Expected: typeof(Microsoft.JavaScript.NodeApi.JSInvalidThreadAccessException) Actual: (No exception was thrown)
Microsoft.JavaScript.NodeApi.Test.JSValueScopeTests ► CreateValueFromDifferentThread: test/JSValueScopeTests.cs#L325
Failed test found in: test/net472-node22.x-Release/runneradmin_fv-az980-773_2025-02-08_22_49_37.trx Error: System.AggregateException : One or more errors occurred. ---- Assert.Throws() Failure Expected: typeof(Microsoft.JavaScript.NodeApi.JSInvalidThreadAccessException) Actual: (No exception was thrown)