Feat: Dialog & Toast (#187) #24
Annotations
12 warnings
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/.
|
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/
|
JoyboyCommunity/src/app/App.tsx#L42
React Hook useEffect has a missing dependency: 'ndk'. Either include it or remove the dependency array
|
JoyboyCommunity/src/app/Wrapper.tsx#L42
'setTheme' is assigned a value but never used
|
JoyboyCommunity/src/components/Dialog/styles.ts#L3
'theme' is defined but never used
|
JoyboyCommunity/src/modules/Post/index.tsx#L56
Unexpected empty arrow function
|
JoyboyCommunity/src/modules/Post/index.tsx#L59
'handleRepostNote' is assigned a value but never used
|
JoyboyCommunity/src/modules/Post/index.tsx#L67
'handleMore' is assigned a value but never used
|
JoyboyCommunity/src/modules/Post/index.tsx#L67
Unexpected empty arrow function
|
JoyboyCommunity/src/modules/TipSuccessModal/styles.ts#L5
'theme' is defined but never used
|
JoyboyCommunity/src/modules/WalletQRModal/styles.ts#L3
'theme' is defined but never used
|
JoyboyCommunity/src/screens/EditProfile/index.tsx#L94
'values' is defined but never used
|
This job succeeded
Loading