Skip to content

Redesign/103 post creation page re design #49

Redesign/103 post creation page re design

Redesign/103 post creation page re design #49

Triggered via pull request May 28, 2024 13:56
Status Success
Total duration 1m 24s
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/Wrapper.tsx#L20
'setTheme' is assigned a value but never used
check-app: JoyboyCommunity/src/components/profile/CreateNote/index.tsx#L9
'post' is assigned a value but never used
check-app: JoyboyCommunity/src/components/profile/CreateNote/index.tsx#L9
'setPost' is assigned a value but never used
check-app: JoyboyCommunity/src/components/profile/CreateNote/index.tsx#L13
'text' is defined but never used
check-app: JoyboyCommunity/src/components/profile/CreateNote/index.tsx#L13
Unexpected empty arrow function
check-app: JoyboyCommunity/src/components/profile/EditProfile/index.tsx#L13
'profile' is assigned a value but never used
check-app: JoyboyCommunity/src/components/profile/EditProfile/index.tsx#L13
'setProfile' is assigned a value but never used
check-app: JoyboyCommunity/src/components/profile/EditProfile/index.tsx#L15
'text' is defined but never used
check-app: JoyboyCommunity/src/components/profile/EditProfile/index.tsx#L15
Unexpected empty arrow function
check-app: JoyboyCommunity/src/components/profile/EditProfile/index.tsx#L21
'handleSubmit' is assigned a value but never used