| outline | deep |
|---|
Package:
devframe
Migrated from
DTK0007.
Function "
{name}" with type "{type}" cannot have dump configuration. Only "static" and "query" types support dumps.
A dump field was attached to an 'action' or 'event' function. These types perform side effects rather than returning queryable data — there is nothing meaningful to pre-compute.
Drop the dump field, or change the function type to 'static' / 'query' if pre-computation is appropriate.
packages/devframe/src/rpc/validation.ts