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

refactor(console): avoid getSubscription call before authentication #6426

Merged
merged 1 commit into from
Aug 9, 2024

refactor(console): avoid getSubscription call before authentication

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

refactor(console): avoid getSubscription call before authentication #6426

refactor(console): avoid getSubscription call before authentication
4b3246a
Select commit
Loading
Failed to load commit list.
GitHub Actions / ESLint Report Analysis succeeded Aug 9, 2024 in 1s

ESLint Report Analysis

0 ESLint error(s) and 2 ESLint warning(s) found in pull request changed files.

Details

Annotations

Check warning on line 27 in packages/console/src/containers/AppContent/index.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/console/src/containers/AppContent/index.tsx#L27

[no-warning-comments] Unexpected 'todo' comment: 'TODO: @darcyYe remove this'.

Check warning on line 64 in packages/console/src/hooks/use-api.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/console/src/hooks/use-api.ts#L64

[no-warning-comments] Unexpected 'todo' comment: 'TODO: This is a temporary solution to...'.