Skip to content

fix expo config

fix expo config #3647

Triggered via push May 14, 2024 09:45
Status Failure
Total duration 34m 40s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

1 error and 16 warnings
e2e-test
Process completed with exit code 1.
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint: apps/app/components/accountMenu/AccountMenu.tsx#L153
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#L224
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#L178
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#L109
React Hook useLayoutEffect has missing dependencies: 'canEditAndDocumentsFolders', 'commentsService', and 'props.navigation'. Either include them or remove the dependency array
prettier
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
typecheck
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
e2e-test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
e2e-test
No files were found with the provided path: apps/backend/test-results/**/*. No artifacts will be uploaded.