Bump vitest from 2.1.8 to 2.1.9 #2
Open
Annotations
2 errors
Run tests:
apps/next/__tests__/build.test.ts#L54
AssertionError: expected 'built @my/config in 183 ms\nbuilt @my…' to contain 'Route (pages)'
- Expected
+ Received
- Route (pages)
+ built @my/config in 183 ms
+ built @my/ui in 299 ms
+ Done in 1s 674ms
+ ▲ Next.js 14.2.14
+ - Environments: .env
+ - Experiments (use with caution):
+ · scrollRestoration
+
+ Creating an optimized production build ...
+ tamagui: skipping ./EventEmitter tamagui.dev/docs/intro/errors#warning-001
+ tamagui: skipping ./NativeModule tamagui.dev/docs/intro/errors#warning-001
+ tamagui: skipping ./SharedObject tamagui.dev/docs/intro/errors#warning-001
+ tamagui: skipping ./SharedRef tamagui.dev/docs/intro/errors#warning-001
+ No native ExponentConstants module found, are you sure the expo-constants's module is linked properly?
+ ✓ Compiled successfully
+ Skipping validation of types
+ Linting ...
+ ⨯ ESLint: Invalid Options: - Unknown options: useEslintrc, extensions - 'extensions' has been removed.
+ Collecting page data ...
+ Generating static pages (0/4) ...
+ Generating static pages (1/4)
+ Generating static pages (2/4)
+ Generating static pages (3/4)
+ ✓ Generating static pages (4/4)
+ Finalizing page optimization ...
+ Collecting build traces ...
+
+ Route (app) Size First Load JS
+ ┌ ○ / 40 kB 200 kB
+ └ ○ /_not-found 873 B 88.1 kB
+ + First Load JS shared by all 87.2 kB
+ ├ chunks/1dd3208c-0d80c696a9a717dc.js 53.6 kB
+ ├ chunks/528-10792693f67f346e.js 31.6 kB
+ └ other shared chunks (total) 1.97 kB
+
+
+ ○ (Static) prerendered as static content
+
+
❯ apps/next/__tests__/build.test.ts:54:20
|
Run tests
Process completed with exit code 1.
|
Loading