fix: correct sourcemap with treeshake #816
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/
|