fix: exclude /^\/app\/.+\.tsx?/
in vite dev-server
#472
Annotations
4 errors and 1 warning
test-integration/apps.test.ts > Basic > Should have correct routes:
test-integration/apps.test.ts#L100
AssertionError: expected [ { path: '/*', …(2) }, …(47) ] to have a length of 46 but got 48
- Expected
+ Received
- 46
+ 48
❯ test-integration/apps.test.ts:100:24
|
ci
Process completed with exit code 1.
|
test-integration/apps.test.ts > Basic > Should have correct routes:
test-integration/apps.test.ts#L100
AssertionError: expected [ { path: '/*', …(2) }, …(47) ] to have a length of 46 but got 48
- Expected
+ Received
- 46
+ 48
❯ test-integration/apps.test.ts:100:24
|
ci-windows
Process completed with exit code 1.
|
ci
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|