[ENG-1402] Drag & drop into OS #10223
Triggered via pull request
December 25, 2024 21:37
Status
Cancelled
Total duration
5m 33s
Artifacts
–
ci.yml
on: pull_request
Type and style check
1m 32s
ESLint
2m 4s
Cypress
5m 20s
Rust Formatting
4m 35s
Matrix: clippy
Annotations
11 errors and 1 warning
Type and style check
Type '{ children: Element; open: true; onOpenChange: () => void; }' is missing the following properties from type 'DialogProps<FieldValues>': dialog, form
|
Type and style check
Process completed with exit code 1.
|
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.
|
Clippy (ubuntu-22.04)
Canceling since a higher priority waiting request for 'CI-refs/pull/2839/merge' exists
|
Clippy (ubuntu-22.04)
The operation was canceled.
|
Clippy (macos-14)
Canceling since a higher priority waiting request for 'CI-refs/pull/2839/merge' exists
|
Clippy (macos-14)
The operation was canceled.
|
Clippy (windows-latest)
Canceling since a higher priority waiting request for 'CI-refs/pull/2839/merge' exists
|
Cypress
Canceling since a higher priority waiting request for 'CI-refs/pull/2839/merge' exists
|
Clippy (macos-13)
Canceling since a higher priority waiting request for 'CI-refs/pull/2839/merge' exists
|
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
|