Made references to Assets and Entries translateble #41
Annotations
3 errors
src/valueSchema.ts#L304
Type 'ZodObject<extendShape<extendShape<{ id: ZodString; }, { objectType: ZodLiteral<"entry">; }>, { id: unknown; objectType: unknown; readonly _type: unknown; readonly _output: unknown; readonly _input: unknown; ... 32 more ...; isNullable: unknown; }>, any, any, { ...; }, { ...; }>' is not assignable to type 'ZodType<ResolvedValueContentReferenceToEntry, ZodTypeDef, ResolvedValueContentReferenceToEntry>'.
|
src/valueSchema.ts#L305
Argument of type 'ZodLazy<ZodObject<extendShape<extendShape<{ id: ZodReadonly<ZodString>; created: ZodReadonly<ZodNumber>; updated: ZodOptional<ZodNumber>; }, { ...; }>, { ...; }>, "strip", ZodTypeAny, { ...; }, { ...; }>>' is not assignable to parameter of type 'AnyZodObject'.
|
|
This job failed
Loading