Skip to content

Auth screens UI

Auth screens UI #96

Triggered via pull request June 2, 2024 07:27
Status Success
Total duration 1m 9s
Artifacts

joyboy-community.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
check-app
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
check-app
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
check-app: JoyboyCommunity/src/app/App.tsx#L32
React Hook useEffect has a missing dependency: 'ndk'. Either include it or remove the dependency array
check-app: JoyboyCommunity/src/app/Wrapper.tsx#L20
'setTheme' is assigned a value but never used
check-app: JoyboyCommunity/src/screens/Auth/SaveKeys.tsx#L12
'setSecretKey' is assigned a value but never used
check-app: JoyboyCommunity/src/screens/Auth/SaveKeys.tsx#L13
'setPublicKey' is assigned a value but never used
check-app: JoyboyCommunity/src/screens/Notifications/index.tsx#L19
'i' is defined but never used
check-app: JoyboyCommunity/src/shared/components/Comments.tsx#L61
React Hook useCallback has missing dependencies: 'comments', 'event?.id', 'publicKey', and 'sendNote'. Either include them or remove the dependency array
check-app: JoyboyCommunity/src/shared/components/Post.tsx#L52
Unexpected empty arrow function
check-app: JoyboyCommunity/src/shared/components/Post.tsx#L55
Unexpected empty arrow function
check-app: JoyboyCommunity/src/shared/components/Post.tsx#L58
'handleRepostNote' is assigned a value but never used
check-app: JoyboyCommunity/src/shared/components/Post.tsx#L66
Unexpected empty arrow function