Skip to content

Fix merge conflicts #459

Fix merge conflicts

Fix merge conflicts #459

GitHub Actions / ESLint succeeded Jan 17, 2024 in 0s

8 warnings

ESLint found 8 warnings

Annotations

Check warning on line 18 in src/index.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/index.ts#L18

'ChainConfigInput' is defined but never used (@typescript-eslint/no-unused-vars)

Check warning on line 57 in src/index.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/index.ts#L57

Unexpected any. Specify a different type (@typescript-eslint/no-explicit-any)

Check warning on line 566 in src/index.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/index.ts#L566

Unexpected any. Specify a different type (@typescript-eslint/no-explicit-any)

Check warning on line 46 in src/popup.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/popup.ts#L46

Unexpected any. Specify a different type (@typescript-eslint/no-explicit-any)

Check warning on line 62 in src/popup.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/popup.ts#L62

Unexpected any. Specify a different type (@typescript-eslint/no-explicit-any)

Check warning on line 152 in src/popup.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/popup.ts#L152

Unexpected any. Specify a different type (@typescript-eslint/no-explicit-any)

Check warning on line 175 in src/popup.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/popup.ts#L175

Unexpected any. Specify a different type (@typescript-eslint/no-explicit-any)

Check warning on line 2 in src/provider.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/provider.ts#L2

'ChainConfigInput' is defined but never used (@typescript-eslint/no-unused-vars)