feat: support repeatable links in helpers #612
Annotations
7 errors and 1 warning
Types:
src/lib/resolveMigrationDocumentData.ts#L84
Property 'url' does not exist on type 'RTImageNode | FilledImageFieldImage | LinkToMediaField<"filled">'.
|
Types:
src/lib/resolveMigrationDocumentData.ts#L143
Type 'LinkField<string, string, unknown, "filled"> | undefined' is not assignable to type 'FilledContentRelationshipField<string, string, unknown> | FilledLinkToWebField | FilledLinkToMediaField | undefined'.
|
Types:
src/types/migration/Asset.ts#L76
Type 'string' does not satisfy the constraint 'never'.
|
Types:
src/types/migration/Asset.ts#L78
Type 'string' does not satisfy the constraint 'never'.
|
Types:
src/types/migration/Asset.ts#L91
Type 'string' does not satisfy the constraint 'never'.
|
Types:
test/writeClient-migrate-patch-linkToMedia.test.ts#L95
Type 'LinkToMediaField<"filled">' is not assignable to type 'FilledContentRelationshipField<string, string, unknown> | FilledLinkToMediaField | MigrationLinkToMedia | MigrationContentRelationship | { ...; }'.
|
Types
Process completed with exit code 2.
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading