Skip to content

reset migrations

reset migrations #3611

Triggered via push January 21, 2024 16:45
Status Success
Total duration 34m 16s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
lint: apps/app/components/accountMenu/AccountMenu.tsx#L155
React Hook useEffect has a missing dependency: 'decryptAndSetWorkspaceInfo'. Either include it or remove the dependency array
lint: apps/app/components/editor/Editor.tsx#L71
React Hook useEffect has missing dependencies: 'bottom', 'keyboardAnimationDuration', and 'keyboardHeight'. Either include them or remove the dependency array
lint: apps/app/components/editor/Editor.tsx#L223
React Hook useEffect has missing dependencies: 'commentsService', 'setIsInEditingMode', and 'store'. Either include them or remove the dependency array
lint: apps/app/components/editor/Editor.web.tsx#L176
React Hook useEffect has missing dependencies: 'setExportWordDoc' and 'showAndPositionToolbar'. Either include them or remove the dependency array
lint: apps/app/components/page/Page.tsx#L506
React Hook useEffect has missing dependencies: 'docId' and 'setActiveDocumentId'. Either include them or remove the dependency array
lint: apps/app/components/sidebarFolder/SidebarFolder.tsx#L126
React Hook useEffect has missing dependencies: 'refetchDocuments' and 'refetchFolders'. Either include them or remove the dependency array
lint: apps/app/components/sidebarFolder/SidebarFolder.tsx#L130
React Hook useEffect has a missing dependency: 'decryptName'. Either include it or remove the dependency array
lint: apps/app/components/sidebarFolder/SidebarFolder.tsx#L132
React Hook useEffect has a complex expression in the dependency array. Extract it to a separate variable so it can be statically checked
lint: apps/app/navigation/Navigation.tsx#L258
React Hook useEffect has a missing dependency: 'props.route.params.workspaceId'. Either include it or remove the dependency array
lint: apps/app/navigation/screens/pageScreen/PageScreen.tsx#L111
React Hook useLayoutEffect has missing dependencies: 'canEditAndDocumentsFolders', 'props.navigation', and 'send'. Either include them or remove the dependency array
e2e-test
No files were found with the provided path: apps/backend/test-results/**/*. No artifacts will be uploaded.