Skip to content

feat(@23blocks/angular): add OTP password reset Observable methods #89

feat(@23blocks/angular): add OTP password reset Observable methods

feat(@23blocks/angular): add OTP password reset Observable methods #89

Triggered via push March 5, 2026 07:39
Status Failure
Total duration 1m 47s
Artifacts

merge-tests.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Tests
Property 'accessType' is missing in type '{ id: string; uniqueId: string; createdAt: Date; updatedAt: Date; fileUniqueId: string; fileName: string; requesterUniqueId: string; requesterName: string; requesterEmail: string; ... 10 more ...; payload: Record<string, unknown> | undefined; }' but required in type 'FileAccessRequest'.
Tests
Type '{ id: string; uniqueId: string; createdAt: Date; updatedAt: Date; delegatorUniqueId: string; delegateeUniqueId: string; fileUniqueId: string; folderUniqueId: string; permissions: string[]; expiresAt: Date; status: "active" | ... 3 more ... | "deleted"; enabled: boolean; payload: Record<...> | undefined; }' is missing the following properties from type 'FileDelegation': granteeUserUniqueId, accessType
Tests
Module '"@23blocks/block-files"' has no exported member 'FilesBlock'.
Tests
Module '"@23blocks/block-files"' has no exported member 'createFilesBlock'.
Tests
Property 'name' is missing in type '{ id: string; uniqueId: string; userUniqueId: string; fileName: string; fileType: string; fileSize: number; mimeType: string | undefined; url: string | undefined; thumbnailUrl: string | undefined; ... 5 more ...; updatedAt: Date; }' but required in type 'UserFile'.
Tests
Property 'name' is missing in type '{ id: string; uniqueId: string; createdAt: Date; updatedAt: Date; ownerUniqueId: string; ownerType: string; fileName: string; fileType: string; fileSize: number | undefined; mimeType: string; ... 11 more ...; updatedBy: string; }' but required in type 'StorageFile'.
Tests
Property 'tag' is missing in type '{ id: string; uniqueId: string; createdAt: Date; updatedAt: Date; code: string; name: string; description: string; color: string; icon: string; status: "active" | "inactive" | "pending" | "archived" | "deleted"; enabled: boolean; payload: Record<string, unknown> | undefined; }' but required in type 'FileTag'.
Tests
Type '{ id: string; uniqueId: string; createdAt: Date; updatedAt: Date; fileUniqueId: string; granteeUniqueId: string; granteeType: string; accessLevel: "read" | "write" | "admin"; ... 6 more ...; payload: Record<...> | undefined; }' is missing the following properties from type 'FileAccess': userUniqueId, accessType
Tests
Property 'accessType' is missing in type '{ id: string; uniqueId: string; createdAt: Date; updatedAt: Date; fileUniqueId: string; fileName: string; requesterUniqueId: string; requesterName: string; requesterEmail: string; ... 10 more ...; payload: Record<string, unknown> | undefined; }' but required in type 'FileAccessRequest'.
Tests
Type '{ id: string; uniqueId: string; createdAt: Date; updatedAt: Date; delegatorUniqueId: string; delegateeUniqueId: string; fileUniqueId: string; folderUniqueId: string; permissions: string[]; expiresAt: Date; status: "active" | ... 3 more ... | "deleted"; enabled: boolean; payload: Record<...> | undefined; }' is missing the following properties from type 'FileDelegation': granteeUserUniqueId, accessType