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

fix: gas estimation #2474

Merged
merged 2 commits into from
Oct 31, 2023

fix: gas estimation

120999a
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Merged

fix: gas estimation #2474

fix: gas estimation
120999a
Select commit
Loading
Failed to load commit list.
GitHub Actions / ESLint Report Analysis succeeded Oct 31, 2023 in 0s

ESLint Report Analysis

0 ESLint error(s) and 36 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 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 99 in packages/app/components/creator-token/top-creator-tokens.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/app/components/creator-token/top-creator-tokens.tsx#L99

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

Check warning on line 37 in packages/app/components/drop/common/select-drop-type.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/app/components/drop/common/select-drop-type.tsx#L37

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

Check warning on line 38 in packages/app/components/drop/common/select-drop-type.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/app/components/drop/common/select-drop-type.tsx#L38

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

Check warning on line 161 in packages/app/components/profile/creator-tokens-panel.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/app/components/profile/creator-tokens-panel.tsx#L161

[unused-imports/no-unused-vars] 'userProfileData' 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 60 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#L60

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

Check warning on line 166 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#L166

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

Check warning on line 166 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#L166

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

Check warning on line 167 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#L167

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

Check warning on line 242 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#L242

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

Check warning on line 243 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#L243

[unused-imports/no-unused-vars] 'router' 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.