This repository was archived by the owner on Mar 26, 2026. It is now read-only.
Merge pull request #132 from IBM/fix/windows-paths #302
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
5 errors
|
build (macos-latest, 18.x)
Process completed with exit code 1.
|
|
test/multiModule2.test.ts > multi_module_two tests > Check makefile result:
cli/test/multiModule2.test.ts#L64
AssertionError: expected 2 to be 3 // Object.is equality
- Expected
+ Received
- 3
+ 2
❯ test/multiModule2.test.ts:64:37
|
|
test/multiModule2.test.ts > multi_module_two tests > Check program:
cli/test/multiModule2.test.ts#L37
AssertionError: expected 2 to be 3 // Object.is equality
- Expected
+ Received
- 3
+ 2
❯ test/multiModule2.test.ts:37:25
|
|
build (windows-latest, 18.x)
The operation was canceled.
|
|
build (windows-latest, 18.x)
The strategy configuration was canceled because "build.macos-latest_18_x" failed
|