Skip to content

Merge pull request #985 from serenity-kit/update-eas #3646

Merge pull request #985 from serenity-kit/update-eas

Merge pull request #985 from serenity-kit/update-eas #3646

Triggered via push May 14, 2024 09:29
Status Success
Total duration 33m 52s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

16 warnings
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/.
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
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.