Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Fix] design fixes and resend otp #233

Merged
merged 4 commits into from
Sep 13, 2024

remove merge files

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

[Fix] design fixes and resend otp #233

remove merge files
396d345
Select commit
Loading
Failed to load commit list.
GitHub Actions / ESLint succeeded Sep 13, 2024 in 0s

6 warnings

ESLint found 6 warnings

Annotations

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 588 in src/index.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/index.ts#L588

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)