Skip to content

transpiler: lazy importing "bun" fails? #250

transpiler: lazy importing "bun" fails?

transpiler: lazy importing "bun" fails? #250

Triggered via push May 7, 2024 08:27
Status Failure
Total duration 21s
Artifacts

build.yml

on: push
Matrix: build
website
0s
website
Fit to window
Zoom out
Zoom in

Annotations

4 errors
error: expect(received).toEqual(expected)
Expected: "\"hello\" is not a function. (In '\"hello\"()', '\"hello\"' is \"hello\")\n\n--\n\nTypeError: \"hello\" is not a function. (In '\"hello\"()', '\"hello\"' is \"hello\")\n at module code (/Users/runner/work/dak/dak/test/bluewhale/src/001-js-in-dak.dak:1:8)\n at moduleEvaluation (:1:11)\n at <anonymous> (:2:1)" Received: "\"hello\" is not a function. (In '\"hello\"()', '\"hello\"' is \"hello\")\n\n--\n\nTypeError: \"hello\" is not a function. (In '\"hello\"()', '\"hello\"' is \"hello\")\n at module code (/home/naitik/workspace/dak/test/bluewhale/src/001-js-in-dak.dak:1:8)\n at moduleEvaluation (:1:11)\n at <anonymous> (:2:1)"
bun / macos-latest
Process completed with exit code 1.
error: expect(received).toEqual(expected)
Expected: "\"hello\" is not a function. (In '\"hello\"()', '\"hello\"' is \"hello\")\n\n--\n\nTypeError: \"hello\" is not a function. (In '\"hello\"()', '\"hello\"' is \"hello\")\n at module code (/home/runner/work/dak/dak/test/bluewhale/src/001-js-in-dak.dak:1:8)\n at moduleEvaluation (:1:11)\n at <anonymous> (:2:1)" Received: "\"hello\" is not a function. (In '\"hello\"()', '\"hello\"' is \"hello\")\n\n--\n\nTypeError: \"hello\" is not a function. (In '\"hello\"()', '\"hello\"' is \"hello\")\n at module code (/home/naitik/workspace/dak/test/bluewhale/src/001-js-in-dak.dak:1:8)\n at moduleEvaluation (:1:11)\n at <anonymous> (:2:1)"
bun / ubuntu-latest
Process completed with exit code 1.