Skip to content

Phase 8: Complete Bluebird→native Promise migration and ESM test migration #196

Phase 8: Complete Bluebird→native Promise migration and ESM test migration

Phase 8: Complete Bluebird→native Promise migration and ESM test migration #196

Triggered via pull request January 1, 2026 00:52
Status Failure
Total duration 1m 35s
Artifacts

pr-unit-tests.yml

on: pull_request
Matrix: unit-tests
Fit to window
Zoom out
Zoom in

Annotations

17 errors
unit-tests (ubuntu-24.04, 1.3.5)
Process completed with exit code 1.
TypeError: The "path" property must be of type string: test/get-compose-x.spec.ts#L62
at <anonymous> (/home/runner/work/core-next/core-next/test/get-compose-x.spec.ts:62:24)
error: expect(received).toBe(expected): test/get-compose-x.spec.ts#L57
Expected: "string" Received: "boolean" at <anonymous> (/home/runner/work/core-next/core-next/test/get-compose-x.spec.ts:57:38)
error: expect(received).toBe(expected): test/get-compose-x.spec.ts#L45
Expected: "string" Received: "boolean" at <anonymous> (/home/runner/work/core-next/core-next/test/get-compose-x.spec.ts:45:40)
unit-tests (macos-15, 1.3.5)
Process completed with exit code 1.
TypeError: The "path" property must be of type string: test/get-compose-x.spec.ts#L62
at <anonymous> (/Users/runner/work/core-next/core-next/test/get-compose-x.spec.ts:62:24)
error: expect(received).toBe(expected): test/get-compose-x.spec.ts#L57
Expected: "string" Received: "boolean" at <anonymous> (/Users/runner/work/core-next/core-next/test/get-compose-x.spec.ts:57:38)
error: expect(received).toBe(expected): test/get-compose-x.spec.ts#L45
Expected: "string" Received: "boolean" at <anonymous> (/Users/runner/work/core-next/core-next/test/get-compose-x.spec.ts:45:40)
TypeError: The "path" property must be of type string: test/get-docker-x.spec.ts#L51
at <anonymous> (/Users/runner/work/core-next/core-next/test/get-docker-x.spec.ts:51:25)
error: expect(received).toBe(expected): test/get-docker-x.spec.ts#L45
Expected: "string" Received: "boolean" at <anonymous> (/Users/runner/work/core-next/core-next/test/get-docker-x.spec.ts:45:37)
error: expect(received).toBe(expected): test/get-docker-x.spec.ts#L39
Expected: "string" Received: "boolean" at <anonymous> (/Users/runner/work/core-next/core-next/test/get-docker-x.spec.ts:39:39)
unit-tests (windows-2022, 1.3.5)
Process completed with exit code 1.
TypeError: The "path" property must be of type string: test\get-docker-x.spec.ts#L51
at <anonymous> (D:\a\core-next\core-next\test\get-docker-x.spec.ts:51:25)
error: expect(received).toBe(expected): test\get-docker-x.spec.ts#L45
Expected: "string" Received: "boolean" at <anonymous> (D:\a\core-next\core-next\test\get-docker-x.spec.ts:45:37)
TypeError: The "path" property must be of type string: test\get-compose-x.spec.ts#L62
at <anonymous> (D:\a\core-next\core-next\test\get-compose-x.spec.ts:62:24)
error: expect(received).toBe(expected): test\get-compose-x.spec.ts#L57
Expected: "string" Received: "boolean" at <anonymous> (D:\a\core-next\core-next\test\get-compose-x.spec.ts:57:38)
error: expect(received).toBe(expected): test\get-compose-x.spec.ts#L45
Expected: "string" Received: "boolean" at <anonymous> (D:\a\core-next\core-next\test\get-compose-x.spec.ts:45:40)