Skip to content

chore: 🧹 clean & remove old game store #76

chore: 🧹 clean & remove old game store

chore: 🧹 clean & remove old game store #76

Triggered via push October 8, 2023 21:11
Status Success
Total duration 33s
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
26s
Eslint audit
Fit to window
Zoom out
Zoom in

Annotations

7 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/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