v8.0.0-rc.8-dev.15: Include function names in attribute alternative errors (#30224)
- Prisma: 41 events in the last 90 days
- Prisma: 41th Release in the last 90 days
- Previous: earlier the same day · v8.0.0-rc.8-dev.14: fix(framework-components): call descriptor.factory as a method (#30222)
What happened
Linked issue n/a — small change; no Linear ticket. At a glance Expected one of: now() | uuid() Previously, both alternatives were labelled function call . Summary Include the pinned function name in attribute parsing errors so users can identify the accepted calls. Decision Use ${name}() as the funcCall label. oneOf already aggregates alternative labels, so it needs no changes. How it fits together Each function-cal…
Summary assembled by rule from the sources below