fix spacing issue #8726
ESLint Report Analysis
0 ESLint error(s) and 34 ESLint warning(s) found
Annotations
Check warning on line 71 in packages/app/components/card/card.tsx
github-actions / ESLint Report Analysis
packages/app/components/card/card.tsx#L71
[unused-imports/no-unused-vars] 'tw' is assigned a value but never used. Allowed unused vars must match /^_/u.
Check warning on line 72 in packages/app/components/card/card.tsx
github-actions / ESLint Report Analysis
packages/app/components/card/card.tsx#L72
[unused-imports/no-unused-vars] 'sizeStyle' is assigned a value but never used. Allowed unused vars must match /^_/u.
Check warning on line 76 in packages/app/components/card/card.tsx
github-actions / ESLint Report Analysis
packages/app/components/card/card.tsx#L76
[unused-imports/no-unused-vars] 'style' is assigned a value but never used. Allowed unused vars must match /^_/u.
Check warning on line 78 in packages/app/components/card/card.tsx
github-actions / ESLint Report Analysis
packages/app/components/card/card.tsx#L78
[unused-imports/no-unused-vars] 'edition' is assigned a value but never used. Allowed unused vars must match /^_/u.
Check warning on line 83 in packages/app/components/card/card.tsx
github-actions / ESLint Report Analysis
packages/app/components/card/card.tsx#L83
[unused-imports/no-unused-vars] 'isDark' is assigned a value but never used. Allowed unused vars must match /^_/u.
Check warning on line 23 in packages/app/components/claim/claimed-share-button.tsx
github-actions / ESLint Report Analysis
packages/app/components/claim/claimed-share-button.tsx#L23
[unused-imports/no-unused-vars] 'nft' is defined but never used. Allowed unused args must match /^_/u.
Check warning on line 84 in packages/app/components/creator-channels/components/message-input.tsx
github-actions / ESLint Report Analysis
packages/app/components/creator-channels/components/message-input.tsx#L84
[unused-imports/no-unused-vars] 'edition' is defined but never used. Allowed unused args must match /^_/u.
Check warning on line 111 in packages/app/components/creator-channels/components/message-input.tsx
github-actions / ESLint Report Analysis
packages/app/components/creator-channels/components/message-input.tsx#L111
[unused-imports/no-unused-vars] 'router' is assigned a value but never used. Allowed unused vars must match /^_/u.
Check warning on line 58 in packages/app/components/creator-channels/components/message-item.tsx
github-actions / ESLint Report Analysis
packages/app/components/creator-channels/components/message-item.tsx#L58
[unused-imports/no-unused-vars] 'PlatformAnimateHeight' is assigned a value but never used. Allowed unused vars must match /^_/u.
Check warning on line 141 in packages/app/components/creator-token/creator-token-users.tsx
github-actions / ESLint Report Analysis
packages/app/components/creator-token/creator-token-users.tsx#L141
[unused-imports/no-unused-vars] 'router' is assigned a value but never used. Allowed unused vars must match /^_/u.
Check warning on line 52 in packages/app/components/creator-token/invite-creator-token.tsx
github-actions / ESLint Report Analysis
packages/app/components/creator-token/invite-creator-token.tsx#L52
[unused-imports/no-unused-vars] 'isDark' is assigned a value but never used. Allowed unused vars must match /^_/u.
Check warning on line 33 in packages/app/components/creator-token/review-creator-token.tsx
github-actions / ESLint Report Analysis
packages/app/components/creator-token/review-creator-token.tsx#L33
[unused-imports/no-unused-vars] 'router' is assigned a value but never used. Allowed unused vars must match /^_/u.
Check warning on line 28 in packages/app/components/profile/profile-social.tsx
github-actions / ESLint Report Analysis
packages/app/components/profile/profile-social.tsx#L28
[unused-imports/no-unused-vars] 'savedSongs' is assigned a value but never used. Allowed unused vars must match /^_/u.
Check warning on line 63 in packages/app/components/profile/tokens-tab.tsx
github-actions / ESLint Report Analysis
packages/app/components/profile/tokens-tab.tsx#L63
[unused-imports/no-unused-vars] 'NUM_COLUMNS' is assigned a value but never used. Allowed unused vars must match /^_/u.
Check warning on line 229 in packages/app/components/profile/tokens-tab.tsx
github-actions / ESLint Report Analysis
packages/app/components/profile/tokens-tab.tsx#L229
[unused-imports/no-unused-vars] 'count' is assigned a value but never used. Allowed unused vars must match /^_/u.
Check warning on line 230 in packages/app/components/profile/tokens-tab.tsx
github-actions / ESLint Report Analysis
packages/app/components/profile/tokens-tab.tsx#L230
[unused-imports/no-unused-vars] 'router' is assigned a value but never used. Allowed unused vars must match /^_/u.
Check warning on line 291 in packages/app/components/profile/tokens-tab.tsx
github-actions / ESLint Report Analysis
packages/app/components/profile/tokens-tab.tsx#L291
[unused-imports/no-unused-vars] 'router' is assigned a value but never used. Allowed unused vars must match /^_/u.
Check warning on line 292 in packages/app/components/profile/tokens-tab.tsx
github-actions / ESLint Report Analysis
packages/app/components/profile/tokens-tab.tsx#L292
[unused-imports/no-unused-vars] 'count' is assigned a value but never used. Allowed unused vars must match /^_/u.
Check warning on line 354 in packages/app/components/profile/tokens-tab.tsx
github-actions / ESLint Report Analysis
packages/app/components/profile/tokens-tab.tsx#L354
[unused-imports/no-unused-vars] 'list' is defined but never used. Allowed unused args must match /^_/u.
Check warning on line 357 in packages/app/components/profile/tokens-tab.tsx
github-actions / ESLint Report Analysis
packages/app/components/profile/tokens-tab.tsx#L357
[unused-imports/no-unused-vars] 'isDark' is assigned a value but never used. Allowed unused vars must match /^_/u.
Check warning on line 360 in packages/app/components/profile/tokens-tab.tsx
github-actions / ESLint Report Analysis
packages/app/components/profile/tokens-tab.tsx#L360
[unused-imports/no-unused-vars] 'user' is assigned a value but never used. Allowed unused vars must match /^_/u.
Check warning on line 240 in packages/app/components/settings/tabs/billing.tsx
github-actions / ESLint Report Analysis
packages/app/components/settings/tabs/billing.tsx#L240
[unused-imports/no-unused-vars] 'screenHeight' is assigned a value but never used. Allowed unused vars must match /^_/u.
Check warning on line 241 in packages/app/components/settings/tabs/billing.tsx
github-actions / ESLint Report Analysis
packages/app/components/settings/tabs/billing.tsx#L241
[unused-imports/no-unused-vars] 'isMdWidth' is assigned a value but never used. Allowed unused vars must match /^_/u.
Check warning on line 30 in packages/app/components/share/use-share-image.tsx
github-actions / ESLint Report Analysis
packages/app/components/share/use-share-image.tsx#L30
[no-empty] Empty block statement.
Check warning on line 29 in packages/app/components/tooltips/content-tooltip.tsx
github-actions / ESLint Report Analysis
packages/app/components/tooltips/content-tooltip.tsx#L29
[unused-imports/no-unused-vars] 'isDark' is assigned a value but never used. Allowed unused vars must match /^_/u.