Skip to content

Merge pull request #981 from serenity-kit/fix-attachment-download-for… #3629

Merge pull request #981 from serenity-kit/fix-attachment-download-for…

Merge pull request #981 from serenity-kit/fix-attachment-download-for… #3629

Triggered via push March 21, 2024 10:39
Status Success
Total duration 34m 41s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

16 warnings
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#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#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#L177
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
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.