Skip to content

Merge branch 'lg/repeatable-links' into lg/repeatable-links-value #631

Merge branch 'lg/repeatable-links' into lg/repeatable-links-value

Merge branch 'lg/repeatable-links' into lg/repeatable-links-value #631

Triggered via push November 25, 2024 16:34
Status Failure
Total duration 2m 1s
Artifacts

ci.yml

on: push
Matrix: prepare
Matrix: size
Matrix: suite
Matrix: types
Fit to window
Zoom out
Zoom in

Annotations

50 errors
Types (ubuntu-latest, Node 22, TS 5.2): src/helpers/asLink.ts#L152
Argument of type '[] | [FilledContentRelationshipField<string, string, unknown> | EmptyLinkField<"Any"> | FilledLinkToWebField | FilledLinkToMediaField, ...(FilledContentRelationshipField<...> | ... 2 more ... | FilledLinkToMediaField)[]] | PrismicDocument<...>' is not assignable to parameter of type 'SetOptional<PrismicDocument<Record<string, any>, string, string>, "slugs">'.
Types (ubuntu-latest, Node 22, TS 5.2): src/helpers/asLink.ts#L169
Property 'link_type' does not exist on type 'LinkField'.
Types (ubuntu-latest, Node 22, TS 5.2): src/helpers/asLink.ts#L180
Argument of type 'FilledContentRelationshipField<string, string, unknown> | FilledLinkToMediaField' is not assignable to parameter of type 'FilledContentRelationshipField<string, string, unknown>'.
Types (ubuntu-latest, Node 22, TS 5.2): src/lib/resolveMigrationDocumentData.ts#L84
Property 'url' does not exist on type 'RTImageNode | FilledImageFieldImage | LinkToMediaField<"filled">'.
Types (ubuntu-latest, Node 22, TS 5.2): 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 (ubuntu-latest, Node 22, TS 5.2): src/types/migration/Asset.ts#L76
Type 'string' does not satisfy the constraint 'never'.
Types (ubuntu-latest, Node 22, TS 5.2): src/types/migration/Asset.ts#L78
Type 'string' does not satisfy the constraint 'never'.
Types (ubuntu-latest, Node 22, TS 5.2): src/types/migration/Asset.ts#L91
Type 'string' does not satisfy the constraint 'never'.
Types (ubuntu-latest, Node 22, TS 5.2): test/writeClient-migrate-patch-linkToMedia.test.ts#L95
Type 'LinkToMediaField<"filled">' is not assignable to type 'FilledContentRelationshipField<string, string, unknown> | FilledLinkToMediaField | MigrationLinkToMedia | MigrationContentRelationship | { ...; }'.
Types (ubuntu-latest, Node 22, TS 5.2)
Process completed with exit code 2.
Types (ubuntu-latest, Node 22, TS 5.5): src/helpers/asLink.ts#L152
Argument of type '[] | [FilledContentRelationshipField<string, string, unknown> | EmptyLinkField<"Any"> | FilledLinkToWebField | FilledLinkToMediaField, ...(FilledContentRelationshipField<...> | ... 2 more ... | FilledLinkToMediaField)[]] | PrismicDocument<...>' is not assignable to parameter of type 'SetOptional<PrismicDocument<Record<string, any>, string, string>, "slugs">'.
Types (ubuntu-latest, Node 22, TS 5.5): src/helpers/asLink.ts#L169
Property 'link_type' does not exist on type 'LinkField'.
Types (ubuntu-latest, Node 22, TS 5.5): src/helpers/asLink.ts#L180
Argument of type 'FilledContentRelationshipField<string, string, unknown> | FilledLinkToMediaField' is not assignable to parameter of type 'FilledContentRelationshipField<string, string, unknown>'.
Types (ubuntu-latest, Node 22, TS 5.5): src/lib/resolveMigrationDocumentData.ts#L84
Property 'url' does not exist on type 'RTImageNode | FilledImageFieldImage | LinkToMediaField<"filled">'.
Types (ubuntu-latest, Node 22, TS 5.5): 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 (ubuntu-latest, Node 22, TS 5.5): src/types/migration/Asset.ts#L76
Type 'string' does not satisfy the constraint 'never'.
Types (ubuntu-latest, Node 22, TS 5.5): src/types/migration/Asset.ts#L78
Type 'string' does not satisfy the constraint 'never'.
Types (ubuntu-latest, Node 22, TS 5.5): src/types/migration/Asset.ts#L91
Type 'string' does not satisfy the constraint 'never'.
Types (ubuntu-latest, Node 22, TS 5.5): test/writeClient-migrate-patch-linkToMedia.test.ts#L95
Type 'LinkToMediaField<"filled">' is not assignable to type 'FilledContentRelationshipField<string, string, unknown> | FilledLinkToMediaField | MigrationLinkToMedia | MigrationContentRelationship | { ...; }'.
Types (ubuntu-latest, Node 22, TS 5.5)
Process completed with exit code 2.
Types (ubuntu-latest, Node 22, TS 5.6): src/helpers/asLink.ts#L152
Argument of type '[] | [FilledContentRelationshipField<string, string, unknown> | EmptyLinkField<"Any"> | FilledLinkToWebField | FilledLinkToMediaField, ...(FilledContentRelationshipField<...> | ... 2 more ... | FilledLinkToMediaField)[]] | PrismicDocument<...>' is not assignable to parameter of type 'SetOptional<PrismicDocument<Record<string, any>, string, string>, "slugs">'.
Types (ubuntu-latest, Node 22, TS 5.6): src/helpers/asLink.ts#L169
Property 'link_type' does not exist on type 'LinkField'.
Types (ubuntu-latest, Node 22, TS 5.6): src/helpers/asLink.ts#L180
Argument of type 'FilledContentRelationshipField<string, string, unknown> | FilledLinkToMediaField' is not assignable to parameter of type 'FilledContentRelationshipField<string, string, unknown>'.
Types (ubuntu-latest, Node 22, TS 5.6): src/lib/resolveMigrationDocumentData.ts#L84
Property 'url' does not exist on type 'RTImageNode | FilledImageFieldImage | LinkToMediaField<"filled">'.
Types (ubuntu-latest, Node 22, TS 5.6): 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 (ubuntu-latest, Node 22, TS 5.6): src/types/migration/Asset.ts#L76
Type 'string' does not satisfy the constraint 'never'.
Types (ubuntu-latest, Node 22, TS 5.6): src/types/migration/Asset.ts#L78
Type 'string' does not satisfy the constraint 'never'.
Types (ubuntu-latest, Node 22, TS 5.6): src/types/migration/Asset.ts#L91
Type 'string' does not satisfy the constraint 'never'.
Types (ubuntu-latest, Node 22, TS 5.6): test/writeClient-migrate-patch-linkToMedia.test.ts#L95
Type 'LinkToMediaField<"filled">' is not assignable to type 'FilledContentRelationshipField<string, string, unknown> | FilledLinkToMediaField | MigrationLinkToMedia | MigrationContentRelationship | { ...; }'.
Types (ubuntu-latest, Node 22, TS 5.6)
Process completed with exit code 2.
Types (ubuntu-latest, Node 22, TS 5.4): src/helpers/asLink.ts#L152
Argument of type '[] | [FilledContentRelationshipField<string, string, unknown> | EmptyLinkField<"Any"> | FilledLinkToWebField | FilledLinkToMediaField, ...(FilledContentRelationshipField<...> | ... 2 more ... | FilledLinkToMediaField)[]] | PrismicDocument<...>' is not assignable to parameter of type 'SetOptional<PrismicDocument<Record<string, any>, string, string>, "slugs">'.
Types (ubuntu-latest, Node 22, TS 5.4): src/helpers/asLink.ts#L169
Property 'link_type' does not exist on type 'LinkField'.
Types (ubuntu-latest, Node 22, TS 5.4): src/helpers/asLink.ts#L180
Argument of type 'FilledContentRelationshipField<string, string, unknown> | FilledLinkToMediaField' is not assignable to parameter of type 'FilledContentRelationshipField<string, string, unknown>'.
Types (ubuntu-latest, Node 22, TS 5.4): src/lib/resolveMigrationDocumentData.ts#L84
Property 'url' does not exist on type 'RTImageNode | FilledImageFieldImage | LinkToMediaField<"filled">'.
Types (ubuntu-latest, Node 22, TS 5.4): 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 (ubuntu-latest, Node 22, TS 5.4): src/types/migration/Asset.ts#L76
Type 'string' does not satisfy the constraint 'never'.
Types (ubuntu-latest, Node 22, TS 5.4): src/types/migration/Asset.ts#L78
Type 'string' does not satisfy the constraint 'never'.
Types (ubuntu-latest, Node 22, TS 5.4): src/types/migration/Asset.ts#L91
Type 'string' does not satisfy the constraint 'never'.
Types (ubuntu-latest, Node 22, TS 5.4): test/writeClient-migrate-patch-linkToMedia.test.ts#L95
Type 'LinkToMediaField<"filled">' is not assignable to type 'FilledContentRelationshipField<string, string, unknown> | FilledLinkToMediaField | MigrationLinkToMedia | MigrationContentRelationship | { ...; }'.
Types (ubuntu-latest, Node 22, TS 5.4)
Process completed with exit code 2.
Types (ubuntu-latest, Node 22, TS 5.3): src/helpers/asLink.ts#L152
Argument of type '[] | [FilledContentRelationshipField<string, string, unknown> | EmptyLinkField<"Any"> | FilledLinkToWebField | FilledLinkToMediaField, ...(FilledContentRelationshipField<...> | ... 2 more ... | FilledLinkToMediaField)[]] | PrismicDocument<...>' is not assignable to parameter of type 'SetOptional<PrismicDocument<Record<string, any>, string, string>, "slugs">'.
Types (ubuntu-latest, Node 22, TS 5.3): src/helpers/asLink.ts#L169
Property 'link_type' does not exist on type 'LinkField'.
Types (ubuntu-latest, Node 22, TS 5.3): src/helpers/asLink.ts#L180
Argument of type 'FilledContentRelationshipField<string, string, unknown> | FilledLinkToMediaField' is not assignable to parameter of type 'FilledContentRelationshipField<string, string, unknown>'.
Types (ubuntu-latest, Node 22, TS 5.3): src/lib/resolveMigrationDocumentData.ts#L84
Property 'url' does not exist on type 'RTImageNode | FilledImageFieldImage | LinkToMediaField<"filled">'.
Types (ubuntu-latest, Node 22, TS 5.3): 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 (ubuntu-latest, Node 22, TS 5.3): src/types/migration/Asset.ts#L76
Type 'string' does not satisfy the constraint 'never'.
Types (ubuntu-latest, Node 22, TS 5.3): src/types/migration/Asset.ts#L78
Type 'string' does not satisfy the constraint 'never'.
Types (ubuntu-latest, Node 22, TS 5.3): src/types/migration/Asset.ts#L91
Type 'string' does not satisfy the constraint 'never'.
Types (ubuntu-latest, Node 22, TS 5.3): test/writeClient-migrate-patch-linkToMedia.test.ts#L95
Type 'LinkToMediaField<"filled">' is not assignable to type 'FilledContentRelationshipField<string, string, unknown> | FilledLinkToMediaField | MigrationLinkToMedia | MigrationContentRelationship | { ...; }'.
Types (ubuntu-latest, Node 22, TS 5.3)
Process completed with exit code 2.