Add SQLite pragmas to optimize performace #9929
Triggered via pull request
September 20, 2024 03:30
Status
Cancelled
Total duration
3m 44s
Artifacts
–
ci.yml
on: pull_request
Type and style check
3m 32s
ESLint
2m 35s
Cypress
3m 9s
Rust Formatting
25s
Matrix: clippy
Annotations
9 errors and 3 warnings
Cypress
Process completed with exit code 1.
|
Clippy (ubuntu-22.04)
Canceling since a higher priority waiting request for 'CI-refs/pull/2715/merge' exists
|
Clippy (ubuntu-22.04)
The operation was canceled.
|
Clippy (macos-13)
Canceling since a higher priority waiting request for 'CI-refs/pull/2715/merge' exists
|
Clippy (macos-14)
Canceling since a higher priority waiting request for 'CI-refs/pull/2715/merge' exists
|
Clippy (macos-14)
The operation was canceled.
|
Clippy (windows-latest)
Canceling since a higher priority waiting request for 'CI-refs/pull/2715/merge' exists
|
Type and style check
Canceling since a higher priority waiting request for 'CI-refs/pull/2715/merge' exists
|
Type and style check
The operation was canceled.
|
ESLint:
apps/mobile/src/screens/BackfillWaiting.tsx#L58
React Hook useEffect has a missing dependency: 'enableSync'. Either include it or remove the dependency array
|
ESLint:
interface/app/$libraryId/Explorer/View/MediaView/index.tsx#L165
React Hook useMemo has a missing dependency: 'dateFormat'. Either include it or remove the dependency array
|
ESLint:
interface/app/$libraryId/Explorer/View/ViewItem.tsx#L194
React Hook useCallback has a missing dependency: 't'. Either include it or remove the dependency array
|