Skip to content

updating code

updating code #34

Triggered via push December 30, 2024 02:11
Status Failure
Total duration 42s
Artifacts

main.yml

on: push
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
JUnit converter tests › junit-nested.xml: tests/common.js#L39
expect(received).toBe(expected) // Object.is equality - Expected - 3 + Received + 3 @@ -26,11 +26,11 @@ "suites": [ { "uuid": "", "title": "async call from node.js to .net", "fullFile": "C:\\projects\\Dev\\edge-js\\test\\102_node2net.js", - "file": "102_node2net.js", + "file": "C:\\projects\\Dev\\edge-js\\test\\102_node2net.js", "beforeHooks": [], "afterHooks": [], "tests": [ { "title": "[.NET] successfuly marshals data from .net to node.js", @@ -190,11 +190,11 @@ }, { "uuid": "", "title": "async call from node.js to .net.nesting 1.nesting 2", "fullFile": "C:\\projects\\Dev\\edge-js\\test\\102_node2net.js", - "file": "102_node2net.js", + "file": "C:\\projects\\Dev\\edge-js\\test\\102_node2net.js", "beforeHooks": [], "afterHooks": [], "tests": [ { "title": "[.NET] succeeds for hello world", @@ -228,11 +228,11 @@ }, { "uuid": "", "title": "async call from node.js to .net.nesting 1.nesting 2.nesting 3", "fullFile": "C:\\projects\\Dev\\edge-js\\test\\102_node2net.js", - "file": "102_node2net.js", + "file": "C:\\projects\\Dev\\edge-js\\test\\102_node2net.js", "beforeHooks": [], "afterHooks": [], "tests": [ { "title": "[.NET] successfuly marshals data from node.js to .net", at Object.toBe [as compare] (tests/common.js:39:106) at Object.compare (tests/converter.junit.test.js:40:16)
test-ubuntu-latest
Process completed with exit code 1.
JUnit converter tests › junit-nested.xml: tests/common.js#L39
expect(received).toBe(expected) // Object.is equality - Expected - 3 + Received + 3 @@ -26,11 +26,11 @@ "suites": [ { "uuid": "", "title": "async call from node.js to .net", "fullFile": "C:\\projects\\Dev\\edge-js\\test\\102_node2net.js", - "file": "102_node2net.js", + "file": "C:\\projects\\Dev\\edge-js\\test\\102_node2net.js", "beforeHooks": [], "afterHooks": [], "tests": [ { "title": "[.NET] successfuly marshals data from .net to node.js", @@ -190,11 +190,11 @@ }, { "uuid": "", "title": "async call from node.js to .net.nesting 1.nesting 2", "fullFile": "C:\\projects\\Dev\\edge-js\\test\\102_node2net.js", - "file": "102_node2net.js", + "file": "C:\\projects\\Dev\\edge-js\\test\\102_node2net.js", "beforeHooks": [], "afterHooks": [], "tests": [ { "title": "[.NET] succeeds for hello world", @@ -228,11 +228,11 @@ }, { "uuid": "", "title": "async call from node.js to .net.nesting 1.nesting 2.nesting 3", "fullFile": "C:\\projects\\Dev\\edge-js\\test\\102_node2net.js", - "file": "102_node2net.js", + "file": "C:\\projects\\Dev\\edge-js\\test\\102_node2net.js", "beforeHooks": [], "afterHooks": [], "tests": [ { "title": "[.NET] successfuly marshals data from node.js to .net", at Object.toBe [as compare] (tests/common.js:39:106) at Object.compare (tests/converter.junit.test.js:40:16)
test-macos-latest
Process completed with exit code 1.
test-ubuntu-latest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636