You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Build (npm): Fails — @astrojs/sitemap@3.7.1 (pulled in via npm) requires zod@^4, conflicting with astro's internal zod@^3 usage. Not a production issue — Dockerfile uses bun install --frozen-lockfile which pins sitemap@3.7.0 (zod v3). Build is fine with Bun.
Navigation links: All 30 sidebar links verified — all resolve to existing content files ✅
npm audit: 5 moderate vulns in dev toolchain (lodash prototype pollution via yaml-language-server chain)
Open issues: 3 open (#100, #104, #107) — docs/automation, no code bugs
Actions
Opened draft PR: Remove unused imports and constants in vortex.tsx (fixes 3 of 4 TS hints)
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Findings
astro check— 0 errors; 4 hints (unusedReactimport,HALF_PI,TO_RADinvortex.tsx)@astrojs/sitemap@3.7.1(pulled in via npm) requireszod@^4, conflicting withastro's internalzod@^3usage. Not a production issue — Dockerfile usesbun install --frozen-lockfilewhich pinssitemap@3.7.0(zod v3). Build is fine with Bun.lodashprototype pollution viayaml-language-serverchain)#100,#104,#107) — docs/automation, no code bugsActions
vortex.tsx(fixes 3 of 4 TS hints)Commands used
Beta Was this translation helpful? Give feedback.
All reactions