[ENG-294] Volume awareness #10133
Triggered via pull request
November 3, 2024 13:40
Status
Cancelled
Total duration
11m 51s
Artifacts
–
ci.yml
on: pull_request
Type and style check
3m 52s
ESLint
2m 49s
Cypress
11m 35s
Rust Formatting
5m 22s
Matrix: clippy
Annotations
11 errors and 3 warnings
Incorrectly formatted file:
interface/app/$libraryId/settings/client/general.tsx#L1
Please run 'pnpm autoformat' and commit the changes.
|
Type and style check
Process completed with exit code 1.
|
Clippy (macos-14)
Canceling since a higher priority waiting request for 'CI-refs/pull/2796/merge' exists
|
Clippy (macos-14)
The operation was canceled.
|
Clippy (macos-13)
Canceling since a higher priority waiting request for 'CI-refs/pull/2796/merge' exists
|
Clippy (macos-13)
The operation was canceled.
|
Cypress
Canceling since a higher priority waiting request for 'CI-refs/pull/2796/merge' exists
|
Cypress
The operation was canceled.
|
Clippy (ubuntu-22.04)
Canceling since a higher priority waiting request for 'CI-refs/pull/2796/merge' exists
|
Clippy (ubuntu-22.04)
The operation was canceled.
|
Clippy (windows-latest)
Canceling since a higher priority waiting request for 'CI-refs/pull/2796/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
|
ESLint:
interface/app/$libraryId/overview/index.tsx#L48
React Hook useEffect has a missing dependency: 'cloudDevicesList'. Either include it or remove the dependency array
|
ESLint:
interface/app/$libraryId/settings/client/general.tsx#L194
Classnames 'h-4, w-4' could be replaced by the 'size-4' shorthand!
|