Skip to content

Created dialog component #95

Created dialog component

Created dialog component #95

Triggered via pull request June 2, 2024 07:26
Status Failure
Total duration 47s
Artifacts

joyboy-community.yml

on: pull_request
check-app
39s
check-app
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 12 warnings
check-app
Type 'Event<number> | NDKEvent' is not assignable to type 'NDKEvent'.
check-app
Argument of type '["PostDetail", { postId: string; post: NDKEvent; }]' is not assignable to parameter of type '[screen: "PostDetail"] | [screen: "PostDetail", params: { postId: string; post?: Event<number>; }]'.
check-app
Process completed with exit code 2.
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/Notifications/index.tsx#L25
'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
check-app: JoyboyCommunity/src/store/auth.ts#L14
'get' is defined but never used
check-app: JoyboyCommunity/src/store/navigation.ts#L20
'get' is defined but never used