Skip to content

fix: correct sourcemap with treeshake #816

fix: correct sourcemap with treeshake

fix: correct sourcemap with treeshake #816

Triggered via pull request July 16, 2024 21:54
@sxzzsxzz
synchronize #1069
xia0hj:dev
Status Failure
Total duration 1m 32s
Artifacts

ci.yml

on: pull_request
Matrix: test
release
0s
release
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 1 warning
test/index.test.ts > generate sourcemap with --treeshake: test/index.test.ts#L882
AssertionError: expected 'input.global.js' to be '../src/input.ts' // Object.is equality - Expected + Received - ../src/input.ts + input.global.js ❯ test/index.test.ts:882:38 ❯ test/index.test.ts:874:3
test (ubuntu-latest, 20.x)
Process completed with exit code 1.
test (windows-latest, 18.x)
The job was canceled because "ubuntu-latest_20_x" failed.
test (windows-latest, 18.x)
The operation was canceled.
test (windows-latest, 20.x)
The job was canceled because "ubuntu-latest_20_x" failed.
test (windows-latest, 20.x)
The operation was canceled.
test (ubuntu-latest, 18.x)
The job was canceled because "ubuntu-latest_20_x" failed.
test/index.test.ts > generate sourcemap with --treeshake: test/index.test.ts#L882
AssertionError: expected 'input.global.js' to be '../src/input.ts' // Object.is equality - Expected + Received - ../src/input.ts + input.global.js ❯ test/index.test.ts:882:38 ❯ test/index.test.ts:874:3
test (ubuntu-latest, 18.x)
The operation was canceled.
test (ubuntu-latest, 20.x)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: pnpm/action-setup@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/