Closed jfschwarz closed 1 year ago
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
zodiac-roles-app-v1 | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Sep 14, 2023 1:01pm |
Totals | |
---|---|
Change from base Build 5133055920: | 0.0% |
Covered Lines: | 233 |
Relevant Lines: | 234 |
The app wrongfully set the
paramType
toDynamic
forbytes<N>
type parameters. It must beStatic
, though.