Feature Contextual Action #593
Annotations
3 errors
|
ci
Process completed with exit code 1.
|
|
ci:
src/modules/ui/types.ts#L77
Property 'update' does not exist on type '{ read: ZodObject<extendShape<extendShape<extendShape<{ onCreate: ZodOptional<ZodFunction<ZodTuple<[ZodObject<{ id: ZodString; }, "strip", ZodTypeAny, { id: string; }, { id: string; }>], ZodUnknown>, ZodVoid>>; onDestroy: ZodOptional<...>; }, { ...; }>, { ...; }>, { ...; }>, "strip", ZodTypeAny, { ...; }, { ...; }>;...'.
|
|
ci:
src/modules/ui/types.ts#L71
Interface 'CreateFeatureActionParams' incorrectly extends interface '{ action: { label: string; onTrigger: (args_0: { feature: LayerFeature; }, ...args: unknown[]) => void; type?: undefined; id?: string | undefined; onCreate?: ((args_0: { id: string; }, ...args: unknown[]) => void) | undefined; onDestroy?: ((args_0: { ...; }, ...args: unknown[]) => void) | undefined; layerIds?: strin...'.
|