fix: avoid adding extra additional export conditions #9498
ci.yml
on: pull_request
Matrix: tests-checks
Matrix: tests-rolldown
Matrix: tests-rollup
Annotations
10 errors
|
tests-rolldown (ubuntu-latest)
Process completed with exit code 1.
|
|
test/examples.test.ts > vite-ssr-vue-router > vite-ssr-vue-router (dev) > vite-ssr-vue-router (dev):
test/examples.test.ts#L48
AssertionError: expected 500 to be 200 // Object.is equality
- Expected
+ Received
- 200
+ 500
❯ test/examples.test.ts:48:44
|
|
test/examples.test.ts > vite-ssr-tss-react > vite-ssr-tss-react (prod) > vite-ssr-tss-react (prod):
test/examples.test.ts#L48
AssertionError: expected 500 to be 200 // Object.is equality
- Expected
+ Received
- 200
+ 500
❯ test/examples.test.ts:48:44
|
|
tests-rolldown (windows-latest)
The strategy configuration was canceled because "tests-rolldown.ubuntu-latest" failed
|
|
tests-rolldown (windows-latest)
The operation was canceled.
|
|
tests-rollup (ubuntu-latest)
Process completed with exit code 1.
|
|
test/examples.test.ts > vite-ssr-vue-router > vite-ssr-vue-router (dev) > vite-ssr-vue-router (dev):
test/examples.test.ts#L48
AssertionError: expected 500 to be 200 // Object.is equality
- Expected
+ Received
- 200
+ 500
❯ test/examples.test.ts:48:44
|
|
test/examples.test.ts > vite-ssr-tss-react > vite-ssr-tss-react (prod) > vite-ssr-tss-react (prod):
test/examples.test.ts#L48
AssertionError: expected 500 to be 200 // Object.is equality
- Expected
+ Received
- 200
+ 500
❯ test/examples.test.ts:48:44
|
|
tests-rollup (windows-latest)
The strategy configuration was canceled because "tests-rollup.ubuntu-latest" failed
|
|
tests-rollup (windows-latest)
The operation was canceled.
|