Skip to content

fix(console,phrases): check duplicated emails when inviting members

Sign in for the full log view
GitHub Actions / ESLint Report Analysis succeeded Mar 28, 2024 in 1s

ESLint Report Analysis

0 ESLint error(s) and 1 ESLint warning(s) found in pull request changed files.
0 ESLint error(s) and 30 ESLint warning(s) found in files outside of the pull request.

Details

Annotations

Check warning on line 89 in packages/console/src/pages/TenantSettings/TenantMembers/InviteEmailsInput/hooks.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/console/src/pages/TenantSettings/TenantMembers/InviteEmailsInput/hooks.ts#L89

[react-hooks/exhaustive-deps] React Hook useCallback has a missing dependency: 't'. Either include it or remove the dependency array.