Skip to content
This repository has been archived by the owner on Dec 21, 2023. It is now read-only.

fix hide nft button #8658

fix hide nft button

fix hide nft button #8658

GitHub Actions / ESLint Report Analysis succeeded Nov 1, 2023 in 0s

ESLint Report Analysis

0 ESLint error(s) and 32 ESLint warning(s) found

Annotations

Check warning on line 71 in packages/app/components/card/card.tsx

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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 25 in packages/app/components/creator-channels/components/messages-header.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/app/components/creator-channels/components/messages-header.tsx#L25

[unused-imports/no-unused-vars] 'viewMembersList' is assigned a value but never used. Allowed unused vars must match /^_/u.

Check warning on line 36 in packages/app/components/creator-token/creator-token-users.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/app/components/creator-token/creator-token-users.tsx#L36

[unused-imports/no-unused-vars] 'index' is defined but never used. Allowed unused args must match /^_/u.

Check warning on line 52 in packages/app/components/creator-token/invite-creator-token.tsx

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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 54 in packages/app/components/profile/tokens-tab.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/app/components/profile/tokens-tab.tsx#L54

[unused-imports/no-unused-vars] 'NUM_COLUMNS' is assigned a value but never used. Allowed unused vars must match /^_/u.

Check warning on line 67 in packages/app/components/profile/tokens-tab.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/app/components/profile/tokens-tab.tsx#L67

[unused-imports/no-unused-vars] 'isDark' is assigned a value but never used. Allowed unused vars must match /^_/u.

Check warning on line 304 in packages/app/components/profile/tokens-tab.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/app/components/profile/tokens-tab.tsx#L304

[unused-imports/no-unused-vars] 'list' is defined but never used. Allowed unused args must match /^_/u.

Check warning on line 307 in packages/app/components/profile/tokens-tab.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/app/components/profile/tokens-tab.tsx#L307

[unused-imports/no-unused-vars] 'isDark' is assigned a value but never used. Allowed unused vars must match /^_/u.

Check warning on line 310 in packages/app/components/profile/tokens-tab.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/app/components/profile/tokens-tab.tsx#L310

[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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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.

Check warning on line 43 in packages/app/components/trending/trending-item.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/app/components/trending/trending-item.tsx#L43

[unused-imports/no-unused-vars] 'type' is assigned a value but never used. Allowed unused vars must match /^_/u.

Check warning on line 302 in packages/app/hooks/api-hooks.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/app/hooks/api-hooks.ts#L302

[unused-imports/no-unused-vars] 'profileId' is defined but never used. Allowed unused args must match /^_/u.