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

feat: use privy wallets #2555

Closed

use privy wallets

b890cba
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Closed

feat: use privy wallets #2555

use privy wallets
b890cba
Select commit
Loading
Failed to load commit list.
GitHub Actions / ESLint Report Analysis succeeded Nov 28, 2023 in 0s

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

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 67 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#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

See this annotation in the file changed.

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

See this annotation in the file changed.

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

See this annotation in the file changed.

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

See this annotation in the file changed.

@github-actions 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 89 in packages/app/components/creator-token/buy-creator-token.web.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/app/components/creator-token/buy-creator-token.web.tsx#L89

[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

See this annotation in the file changed.

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

See this annotation in the file changed.

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

See this annotation in the file changed.

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

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 214 in packages/app/components/home/header.tsx

See this annotation in the file changed.

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

See this annotation in the file changed.

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

See this annotation in the file changed.

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

See this annotation in the file changed.

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

See this annotation in the file changed.

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

See this annotation in the file changed.

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

See this annotation in the file changed.

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

See this annotation in the file changed.

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

See this annotation in the file changed.

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

See this annotation in the file changed.

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

See this annotation in the file changed.

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

See this annotation in the file changed.

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

See this annotation in the file changed.

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