Skip to content

fix(deps): update dependency @graasp/translations to v1.39.0 #5669

fix(deps): update dependency @graasp/translations to v1.39.0

fix(deps): update dependency @graasp/translations to v1.39.0 #5669

Triggered via pull request September 24, 2024 15:11
Status Failure
Total duration 2m 38s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
build-and-test: cypress/e2e/item/hide/hideItem.cy.ts#L20
Type '{ memberships: ({ item: PackedItemFactoryOutputType<FolderItemType>; permission: PermissionLevel.Admin; account: MemberForTest; creator: MemberForTest; id: string; createdAt: string; updatedAt: string; } | { ...; })[]; ... 15 more ...; thumbnails?: ThumbnailsBySize; }' is not assignable to type 'ItemForTest'.
build-and-test: cypress/e2e/item/publish/ccLicense.cy.ts#L58
Type '{ tags: { id: string; type: ItemTagType.Public; item: PackedItemFactoryOutputType<FolderItemType>; createdAt: string; creator: MemberForTest; }[]; ... 16 more ...; thumbnails?: ThumbnailsBySize; }' is not assignable to type 'ItemForTest'.
build-and-test: cypress/e2e/item/publish/ccLicense.cy.ts#L77
Type '{ tags: { id: string; type: ItemTagType.Public; item: PackedItemFactoryOutputType<FolderItemType>; createdAt: string; creator: MemberForTest; }[]; ... 16 more ...; thumbnails?: ThumbnailsBySize; }' is not assignable to type 'ItemForTest'.
build-and-test: cypress/e2e/item/publish/ccLicense.cy.ts#L96
Type '{ tags: { id: string; type: ItemTagType.Public; item: PackedItemFactoryOutputType<FolderItemType>; createdAt: string; creator: MemberForTest; }[]; ... 16 more ...; thumbnails?: ThumbnailsBySize; }' is not assignable to type 'ItemForTest'.
build-and-test: cypress/e2e/item/publish/ccLicense.cy.ts#L115
Type '{ tags: { id: string; type: ItemTagType.Public; item: PackedItemFactoryOutputType<FolderItemType>; createdAt: string; creator: MemberForTest; }[]; ... 16 more ...; thumbnails?: ThumbnailsBySize; }' is not assignable to type 'ItemForTest'.
build-and-test: cypress/e2e/item/publish/ccLicense.cy.ts#L173
Argument of type 'PackedItemFactoryOutputType<FolderItemType>' is not assignable to parameter of type 'ItemForTest'.
build-and-test: cypress/e2e/item/view/viewFolder.cy.ts#L133
Type 'PackedItemFactoryOutputType<FolderItemType>' is not assignable to type 'ItemForTest'.
build-and-test: cypress/e2e/memberships/deleteItemMembership.cy.ts#L65
Type 'PackedItemFactoryOutputType<FolderItemType>' is not assignable to type 'ItemForTest'.
build-and-test: cypress/e2e/memberships/editItemMembership.cy.ts#L83
Type 'PackedItemFactoryOutputType<FolderItemType>' is not assignable to type 'ItemForTest'.
build-and-test: cypress/e2e/memberships/editItemMembership.cy.ts#L84
Type 'PackedItemFactoryOutputType<FolderItemType>' is not assignable to type 'ItemForTest'.