hide buy button for non privy wallets #2554
ESLint Report Analysis
0 ESLint error(s) and 43 ESLint warning(s) found
Annotations
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 67 in packages/app/components/creator-channels/components/message-item.tsx
github-actions / ESLint Report Analysis
packages/app/components/creator-channels/components/message-item.tsx#L67
[unused-imports/no-unused-vars] 'index' is defined but never used. Allowed unused args must match /^_/u.
Check warning on line 114 in packages/app/components/creator-channels/user-list.tsx
github-actions / ESLint Report Analysis
packages/app/components/creator-channels/user-list.tsx#L114
[unused-imports/no-unused-vars] 'onToggleFollow' is assigned a value but never used. Allowed unused vars must match /^_/u.
Check warning on line 23 in packages/app/components/creator-preview/index.tsx
github-actions / ESLint Report Analysis
packages/app/components/creator-preview/index.tsx#L23
[unused-imports/no-unused-vars] 'creatorId' is assigned a value but never used. Allowed unused vars must match /^_/u.
Check warning on line 25 in packages/app/components/creator-preview/index.tsx
github-actions / ESLint Report Analysis
packages/app/components/creator-preview/index.tsx#L25
[unused-imports/no-unused-vars] 'onToggleFollow' is assigned a value but never used. Allowed unused vars must match /^_/u.
Check warning on line 67 in packages/app/components/creator-token/buy-creator-token.web.tsx
github-actions / ESLint Report Analysis
packages/app/components/creator-token/buy-creator-token.web.tsx#L67
[unused-imports/no-unused-vars] 'SELECT_LIST' is assigned a value but never used. Allowed unused vars must match /^_/u.
Check warning on line 90 in packages/app/components/creator-token/buy-creator-token.web.tsx
github-actions / ESLint Report Analysis
packages/app/components/creator-token/buy-creator-token.web.tsx#L90
[unused-imports/no-unused-vars] 'setSelectedAction' is assigned a value but never used. Allowed unused vars must match /^_/u.
Check warning on line 229 in packages/app/components/creator-token/creator-token-users.tsx
github-actions / ESLint Report Analysis
packages/app/components/creator-token/creator-token-users.tsx#L229
[unused-imports/no-unused-vars] 'isMdWidth' is defined but never used. Allowed unused args must match /^_/u.
Check warning on line 28 in packages/app/components/creator-token/invite-creator-token.tsx
github-actions / ESLint Report Analysis
packages/app/components/creator-token/invite-creator-token.tsx#L28
[unused-imports/no-unused-vars] 'isDark' is assigned a value but never used. Allowed unused vars must match /^_/u.
Check warning on line 34 in packages/app/components/creator-token/invite-creator-token.tsx
github-actions / ESLint Report Analysis
packages/app/components/creator-token/invite-creator-token.tsx#L34
[unused-imports/no-unused-vars] 'shareInvite' 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 214 in packages/app/components/home/header.tsx
github-actions / ESLint Report Analysis
packages/app/components/home/header.tsx#L214
[unused-imports/no-unused-vars] 'isLgWidth' is assigned a value but never used. Allowed unused vars must match /^_/u.
Check warning on line 202 in packages/app/components/profile/profile.tsx
github-actions / ESLint Report Analysis
packages/app/components/profile/profile.tsx#L200-L202
[unused-imports/no-unused-vars] 'props' is defined but never used. Allowed unused args must match /^_/u.
Check warning on line 82 in packages/app/components/profile/profile.web.tsx
github-actions / ESLint Report Analysis
packages/app/components/profile/profile.web.tsx#L82
[unused-imports/no-unused-vars] 'isMd' is assigned a value but never used. Allowed unused vars must match /^_/u.
Check warning on line 114 in packages/app/components/profile/profile.web.tsx
github-actions / ESLint Report Analysis
packages/app/components/profile/profile.web.tsx#L114
[unused-imports/no-unused-vars] 'updateItem' is assigned a value but never used. Allowed unused vars must match /^_/u.
Check warning on line 130 in packages/app/components/profile/profile.web.tsx
github-actions / ESLint Report Analysis
packages/app/components/profile/profile.web.tsx#L130
[unused-imports/no-unused-vars] 'item' is defined but never used. Allowed unused args must match /^_/u.
Check warning on line 131 in packages/app/components/profile/profile.web.tsx
github-actions / ESLint Report Analysis
packages/app/components/profile/profile.web.tsx#L131
[unused-imports/no-unused-vars] 'itemIndex' is defined but never used. Allowed unused args must match /^_/u.
Check warning on line 209 in packages/app/components/profile/tokens-tab.tsx
github-actions / ESLint Report Analysis
packages/app/components/profile/tokens-tab.tsx#L209
[unused-imports/no-unused-vars] 'count' is assigned a value but never used. Allowed unused vars must match /^_/u.
Check warning on line 210 in packages/app/components/profile/tokens-tab.tsx
github-actions / ESLint Report Analysis
packages/app/components/profile/tokens-tab.tsx#L210
[unused-imports/no-unused-vars] 'router' is assigned a value but never used. Allowed unused vars must match /^_/u.
Check warning on line 271 in packages/app/components/profile/tokens-tab.tsx
github-actions / ESLint Report Analysis
packages/app/components/profile/tokens-tab.tsx#L271
[unused-imports/no-unused-vars] 'router' is assigned a value but never used. Allowed unused vars must match /^_/u.
Check warning on line 272 in packages/app/components/profile/tokens-tab.tsx
github-actions / ESLint Report Analysis
packages/app/components/profile/tokens-tab.tsx#L272
[unused-imports/no-unused-vars] 'count' is assigned a value but never used. Allowed unused vars must match /^_/u.
Check warning on line 334 in packages/app/components/profile/tokens-tab.tsx
github-actions / ESLint Report Analysis
packages/app/components/profile/tokens-tab.tsx#L334
[unused-imports/no-unused-vars] 'list' is defined but never used. Allowed unused args must match /^_/u.
Check warning on line 337 in packages/app/components/profile/tokens-tab.tsx
github-actions / ESLint Report Analysis
packages/app/components/profile/tokens-tab.tsx#L337
[unused-imports/no-unused-vars] 'isDark' is assigned a value but never used. Allowed unused vars must match /^_/u.
Check warning on line 340 in packages/app/components/profile/tokens-tab.tsx
github-actions / ESLint Report Analysis
packages/app/components/profile/tokens-tab.tsx#L340
[unused-imports/no-unused-vars] 'user' is assigned a value but never used. Allowed unused vars must match /^_/u.