chore(user): 🔥 remove useless code #427
ci.yml
on: push
Build and Deploy to Vercel
2m 17s
Annotations
11 warnings
Build and Deploy to Vercel
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/[email protected], actions/setup-node@v3, amondnet/vercel-action@v25. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build and Deploy to Vercel:
components/footer/index.vue#L2
'props' is assigned a value but never used. Allowed unused vars must match /^_/u
|
Build and Deploy to Vercel:
components/leaderboard/ContributorGrid.vue#L4
'props' is assigned a value but never used. Allowed unused vars must match /^_/u
|
Build and Deploy to Vercel:
components/leaderboard/ContributorLogoTop.vue#L2
'props' is assigned a value but never used. Allowed unused vars must match /^_/u
|
Build and Deploy to Vercel:
components/leaderboard/EditHistoryGrid.vue#L4
'props' is assigned a value but never used. Allowed unused vars must match /^_/u
|
Build and Deploy to Vercel:
components/p/popover/Down.vue#L4
'props' is assigned a value but never used. Allowed unused vars must match /^_/u
|
Build and Deploy to Vercel:
components/playlist/CoverLink.vue#L5
'props' is assigned a value but never used. Allowed unused vars must match /^_/u
|
Build and Deploy to Vercel:
components/playlist/Grid.vue#L6
'props' is assigned a value but never used. Allowed unused vars must match /^_/u
|
Build and Deploy to Vercel:
components/playlist/GridTitle.vue#L6
'props' is assigned a value but never used. Allowed unused vars must match /^_/u
|
Build and Deploy to Vercel:
components/playlist/Meta.vue#L5
'props' is assigned a value but never used. Allowed unused vars must match /^_/u
|
Build and Deploy to Vercel:
components/playlist/VideoList.vue#L5
'props' is assigned a value but never used. Allowed unused vars must match /^_/u
|