Skip to content

chore: 👷 use react-query for logout #79

chore: 👷 use react-query for logout

chore: 👷 use react-query for logout #79

Triggered via push October 9, 2023 18:45
Status Success
Total duration 42s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

front.yml

on: push
Eslint audit
33s
Eslint audit
Fit to window
Zoom out
Zoom in

Annotations

9 warnings
Eslint audit
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Eslint audit: front/src/components/Auth/Login.tsx#L17
'setErrors' is assigned a value but never used
Eslint audit: front/src/components/Auth/Login.tsx#L17
'setErrors' is assigned a value but never used. Allowed unused vars must match /^_/u
Eslint audit: front/src/components/Marketplace/MarketplaceCell.tsx#L24
'isAddWalletplaceModalOpen' is assigned a value but never used
Eslint audit: front/src/components/Marketplace/MarketplaceCell.tsx#L24
'isAddWalletplaceModalOpen' is assigned a value but never used. Allowed unused vars must match /^_/u
Eslint audit: front/src/components/Marketplace/MarketplaceCell.tsx#L36
'closeAddMarketplaceModal' is defined but never used
Eslint audit: front/src/components/Marketplace/MarketplaceCell.tsx#L36
'closeAddMarketplaceModal' is defined but never used. Allowed unused vars must match /^_/u
Eslint audit: front/src/components/Marketplace/MarketplaceCell.tsx#L44
'transitionMarketplaceListClassName' is assigned a value but never used
Eslint audit: front/src/components/Marketplace/MarketplaceCell.tsx#L44
'transitionMarketplaceListClassName' is assigned a value but never used. Allowed unused vars must match /^_/u