Skip to content

refactor: migrate from npm to bun as package manager #191

refactor: migrate from npm to bun as package manager

refactor: migrate from npm to bun as package manager #191

Triggered via pull request December 31, 2025 01:23
Status Failure
Total duration 1m 37s
Artifacts

pr-unit-tests.yml

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

Annotations

20 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.js#L62
at <anonymous> (/home/runner/work/core-next/core-next/test/get-compose-x.spec.js:62:24)
error: expect(received).toBe(expected): test/get-compose-x.spec.js#L57
Expected: "string" Received: "boolean" at <anonymous> (/home/runner/work/core-next/core-next/test/get-compose-x.spec.js:57:38)
error: expect(received).toBe(expected): test/get-compose-x.spec.js#L45
Expected: "string" Received: "boolean" at <anonymous> (/home/runner/work/core-next/core-next/test/get-compose-x.spec.js:45:40)
error: expect(received).toBe(expected): test/shell.spec.js#L70
Expected: "SPAWN: tupelo honey baby" Received: "" at <anonymous> (/home/runner/work/core-next/core-next/test/shell.spec.js:70:26)
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.js#L62
at <anonymous> (/Users/runner/work/core-next/core-next/test/get-compose-x.spec.js:62:24)
error: expect(received).toBe(expected): test/get-compose-x.spec.js#L57
Expected: "string" Received: "boolean" at <anonymous> (/Users/runner/work/core-next/core-next/test/get-compose-x.spec.js:57:38)
error: expect(received).toBe(expected): test/get-compose-x.spec.js#L45
Expected: "string" Received: "boolean" at <anonymous> (/Users/runner/work/core-next/core-next/test/get-compose-x.spec.js:45:40)
TypeError: The "path" property must be of type string: test/get-docker-x.spec.js#L51
at <anonymous> (/Users/runner/work/core-next/core-next/test/get-docker-x.spec.js:51:25)
error: expect(received).toBe(expected): test/get-docker-x.spec.js#L45
Expected: "string" Received: "boolean" at <anonymous> (/Users/runner/work/core-next/core-next/test/get-docker-x.spec.js:45:37)
error: expect(received).toBe(expected): test/get-docker-x.spec.js#L39
Expected: "string" Received: "boolean" at <anonymous> (/Users/runner/work/core-next/core-next/test/get-docker-x.spec.js:39:39)
unit-tests (windows-2022, 1.3.5)
Process completed with exit code 1.
error: expect(received).toBe(expected): test\shell.spec.js#L70
Expected: "SPAWN: tupelo honey baby" Received: "" at <anonymous> (D:\a\core-next\core-next\test\shell.spec.js:70:26)
TypeError: The "path" property must be of type string: test\get-docker-x.spec.js#L51
at <anonymous> (D:\a\core-next\core-next\test\get-docker-x.spec.js:51:25)
error: expect(received).toBe(expected): test\get-docker-x.spec.js#L45
Expected: "string" Received: "boolean" at <anonymous> (D:\a\core-next\core-next\test\get-docker-x.spec.js:45:37)
error: expect(received).toBe(expected): test\get-docker-x.spec.js#L39
Expected: "string" Received: "boolean" at <anonymous> (D:\a\core-next\core-next\test\get-docker-x.spec.js:39:39)
TypeError: The "path" property must be of type string: test\get-compose-x.spec.js#L62
at <anonymous> (D:\a\core-next\core-next\test\get-compose-x.spec.js:62:24)
error: expect(received).toBe(expected): test\get-compose-x.spec.js#L57
Expected: "string" Received: "boolean" at <anonymous> (D:\a\core-next\core-next\test\get-compose-x.spec.js:57:38)
error: expect(received).toBe(expected): test\get-compose-x.spec.js#L45
Expected: "string" Received: "boolean" at <anonymous> (D:\a\core-next\core-next\test\get-compose-x.spec.js:45:40)