[ENG-1963] Filesystem actions upgrade #10212
Annotations
10 errors
Perform typechecks
Type '"cloud.libraries.list"' is not assignable to type '"auth.me" | "backups.getAll" | "buildInfo" | "cloud.getApiOrigin" | "cloud.library.list" | "cloud.locations.list" | "ephemeralFiles.getMediaData" | "files.getConvertibleImageExtensions" | ... 10 more ... | "volumes.list"'. Did you mean '"cloud.library.list"'?
|
Perform typechecks
Type 'boolean' is not assignable to type 'string | NotificationId'.
|
Perform typechecks
Property 'filter' does not exist on type 'string | number | boolean | string[] | LibraryConfigWrapped[] | { id: string; email: string; } | GetAll | BuildInfo | CloudLibrary[] | ... 9 more ... | Volume[]'.
|
Perform typechecks
Parameter 'cloudLibrary' implicitly has an 'any' type.
|
Perform typechecks
'item' is of type 'unknown'.
|
Perform typechecks
Argument of type '"cloud.bootstrap"' is not assignable to parameter of type '"api.sendFeedback" | "auth.logout" | "backups.delete" | "backups.restore" | "cloud.library.join" | "cloud.locations.create" | "cloud.locations.remove" | "cloud.setApiOrigin" | ... 10 more ... | [...]'.
|
Perform typechecks
Argument of type 'UseMutationResult<string | LibraryConfigWrapped | CloudLocation | null, RSPCError, string | Feedback | CreateLibraryArgs | ... 4 more ... | SpacedropArgs, unknown>' is not assignable to parameter of type 'UseMutationResult<null, RSPCError, [string, string], unknown>'.
|
Perform typechecks
Argument of type '"cloud.bootstrap"' is not assignable to parameter of type '"api.sendFeedback" | "auth.logout" | "backups.delete" | "backups.restore" | "cloud.library.join" | "cloud.locations.create" | "cloud.locations.remove" | "cloud.setApiOrigin" | ... 10 more ... | [...]'.
|
Perform typechecks
Type '"cloud.devices.list"' is not assignable to type '"auth.me" | "backups.getAll" | "buildInfo" | "cloud.getApiOrigin" | "cloud.library.list" | "cloud.locations.list" | "ephemeralFiles.getMediaData" | "files.getConvertibleImageExtensions" | ... 10 more ... | "volumes.list"'.
|
Perform typechecks
Argument of type '"cloud.libraries.create"' is not assignable to parameter of type '"backups.backup" | "cloud.library.create" | "cloud.library.sync" | "ephemeralFiles.copyFiles" | "ephemeralFiles.createFile" | "ephemeralFiles.createFolder" | "ephemeralFiles.cutFiles" | ... 47 more ... | [...]'.
|
Loading