Skip to content

feat: anonymous default exports #730

feat: anonymous default exports

feat: anonymous default exports #730

Triggered via pull request July 25, 2026 18:58
Status Failure
Total duration 30s
Artifacts

nodejsci.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

10 errors
build (22.x)
Process completed with exit code 1.
build (22.x)
command (/home/runner/work/jitar/jitar/packages/analysis) /opt/hostedtoolcache/node/22.23.1/x64/bin/npm run test exited (1)
test/static/Parser.spec.ts > Parser > Exports > should parse reexporting a module: packages/analysis/test/static/Parser.spec.ts#L382
AssertionError: expected undefined to deeply equal 'module' - Expected: "module" + Received: undefined ❯ test/static/Parser.spec.ts:382:35
test/static/Parser.spec.ts > Parser > Exports > should parse exporting a default class: packages/analysis/test/static/Parser.spec.ts#L371
AssertionError: expected '$_EXPORT_21_21' to deeply equal '' - Expected + Received + $_EXPORT_21_21 ❯ test/static/Parser.spec.ts:371:39
test/static/Parser.spec.ts > Parser > Exports > should parse exporting a default function: packages/analysis/test/static/Parser.spec.ts#L353
AssertionError: expected '$_EXPORT_23_23' to deeply equal '' - Expected + Received + $_EXPORT_23_23 ❯ test/static/Parser.spec.ts:353:39
build (24.x)
The strategy configuration was canceled because "build._22_x" failed
build (24.x)
Process completed with exit code 139.
test/static/Parser.spec.ts > Parser > Exports > should parse reexporting a module: packages/analysis/test/static/Parser.spec.ts#L382
AssertionError: expected undefined to deeply equal 'module' - Expected: "module" + Received: undefined ❯ test/static/Parser.spec.ts:382:35
test/static/Parser.spec.ts > Parser > Exports > should parse exporting a default class: packages/analysis/test/static/Parser.spec.ts#L371
AssertionError: expected '$_EXPORT_21_21' to deeply equal '' - Expected + Received + $_EXPORT_21_21 ❯ test/static/Parser.spec.ts:371:39
test/static/Parser.spec.ts > Parser > Exports > should parse exporting a default function: packages/analysis/test/static/Parser.spec.ts#L353
AssertionError: expected '$_EXPORT_23_23' to deeply equal '' - Expected + Received + $_EXPORT_23_23 ❯ test/static/Parser.spec.ts:353:39