Skip to content

[ENG-1963] Filesystem actions upgrade #10218

[ENG-1963] Filesystem actions upgrade

[ENG-1963] Filesystem actions upgrade #10218

Triggered via pull request December 22, 2024 08:20
Status Failure
Total duration 18m 38s
Artifacts

ci.yml

on: pull_request
Matrix: clippy
Fit to window
Zoom out
Zoom in

Annotations

21 errors and 1 warning
Type and style check
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"'?
Type and style check
Type 'boolean' is not assignable to type 'string | NotificationId'.
Type and style check
Property 'filter' does not exist on type 'string | number | boolean | string[] | LibraryConfigWrapped[] | { id: string; email: string; } | GetAll | BuildInfo | CloudLibrary[] | ... 9 more ... | Volume[]'.
Type and style check
Parameter 'cloudLibrary' implicitly has an 'any' type.
Type and style check
'item' is of type 'unknown'.
Type and style check
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 ... | [...]'.
Type and style check
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>'.
Type and style check
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 ... | [...]'.
Type and style check
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"'.
Type and style check
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 ... | [...]'.
ESLint
@sd/landing#lint: command (/home/runner/work/spacedrive/spacedrive/apps/landing) /home/runner/setup-pnpm/node_modules/.bin/pnpm run lint exited (1)
ESLint
Process completed with exit code 1.
Rust Formatting
Process completed with exit code 1.
Clippy (macos-14)
reviewdog exited with status code: 1
Clippy (windows-latest)
The job was canceled because "macos-14_aarch64-apple-da" failed.
Clippy (windows-latest)
The operation was canceled.
Clippy (ubuntu-22.04)
The job was canceled because "macos-14_aarch64-apple-da" failed.
Clippy (ubuntu-22.04)
The operation was canceled.
Clippy (macos-13)
The job was canceled because "macos-14_aarch64-apple-da" failed.
Clippy (macos-13)
The operation was canceled.
Cypress
The process '/usr/bin/env' failed with exit code 1
ESLint: apps/mobile/src/components/overview/Devices.tsx#L64
React Hook useEffect has a missing dependency: 'devices'. Either include it or remove the dependency array