[ENG-1402] Drag & drop into OS #10221
Triggered via pull request
December 25, 2024 19:14
Status
Cancelled
Total duration
17m 6s
Artifacts
–
ci.yml
on: pull_request
Type and style check
1m 30s
ESLint
2m 8s
Cypress
16m 56s
Rust Formatting
4m 29s
Matrix: clippy
Annotations
12 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 (windows-latest)
Canceling since a higher priority waiting request for 'CI-refs/pull/2839/merge' exists
|
Clippy (windows-latest)
The operation was canceled.
|
Clippy (macos-13)
Canceling since a higher priority waiting request for 'CI-refs/pull/2839/merge' exists
|
Clippy (macos-13)
The operation was canceled.
|
Cypress
Canceling since a higher priority waiting request for 'CI-refs/pull/2839/merge' exists
|
Cypress
The operation was canceled.
|
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.
|
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
|