Skip to content

add package manager

add package manager #9

Triggered via push September 25, 2024 03:38
Status Failure
Total duration 1m 48s
Artifacts

test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors
apps/next/__tests__/build.test.ts > Next.js build completes: apps/next/__tests__/build.test.ts#L25
AssertionError: expected 'built @my/config in 31 ms\nbuilt @my/…' to contain 'Route (pages)' - Expected + Received - Route (pages) + built @my/config in 31 ms + built @my/ui in 266 ms + Done in 1s 439ms + + + Welcome to Tamagui! + + You can update this monorepo to the latest Tamagui release just by running: + + yarn upgrade:tamagui + + We've set up a few things for you. + + See the "excludeReactNativeWebExports" setting in next.config.js, which omits these + from the bundle: Switch, ProgressBar Picker, CheckBox, Touchable. To save more, + you can add ones you don't need like: AnimatedFlatList, FlatList, SectionList, + VirtualizedList, VirtualizedSectionList. + + 🐣 + + Remove this log in next.config.js. + + + ▲ Next.js 14.2.13 + - Environments: .env + - Experiments (use with caution): + · scrollRestoration + + Creating an optimized production build ... + + ➡ [tamagui] built config and components (585ms): + + Config ./.tamagui/tamagui.config.cjs + Components ./.tamagui/tamagui-components.config.cjs + ./.tamagui/myui-components.config.cjs + + ✓ Compiled successfully + Skipping validation of types + Linting ... + 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 + ┌ ○ / 11.8 kB 183 kB + ├ ○ /_not-found 873 B 88.1 kB + └ ƒ /user/[id] 814 B 156 kB + + First Load JS shared by all 87.2 kB + ├ chunks/1dd3208c-0360a23fdf6fbdbc.js 53.6 kB + ├ chunks/286-3111e4962bda8304.js 31.6 kB + └ other shared chunks (total) 1.98 kB + + + ○ (Static) prerendered as static content + ƒ (Dynamic) server-rendered on demand + + ❯ apps/next/__tests__/build.test.ts:25:23
test
Process completed with exit code 1.