[Drizz 96] Richtext upload media with AWS S3 adapter
#139
Annotations
7 errors
|
ci
Process completed with exit code 2.
|
|
ci
Type '{ key: string; name: string; field: Field; serverConfig: TServerConfig; }' is not assignable to type 'IntrinsicAttributes & AutoFieldProps<TServerConfig>'.
|
|
ci
Type '"update"' is not assignable to type '"create"'.
|
|
ci
This JSX tag's 'children' prop expects a single child of type 'ReactElement<unknown, string | JSXElementConstructor<any>>', but multiple children were provided.
|
|
ci
Property 'fieldName' does not exist on type '{ label: any; _: FieldMetadataColumns | FieldMetadataRelations; description?: string | undefined; type: "number" | "date" | "text" | ... 11 more ... | "connectOrCreate"; create?: FieldMutateMode | undefined; placeholder?: string | undefined; isRequired?: boolean | undefined; update?: FieldMutateMode | undefined; }'.
|
|
ci
Property 'fieldName' does not exist on type 'FieldClient'.
|
|
ci
@kivotos/next#typecheck: command (/home/runner/work/kivotos/kivotos/packages/next) /home/runner/setup-pnpm/node_modules/.bin/pnpm run typecheck exited (2)
|