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(core): extract password-validator #6282

Merged
merged 2 commits into from
Jul 22, 2024

fix(core): update comments and rename method name

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

refactor(core): extract password-validator #6282

fix(core): update comments and rename method name
b99e3cf
Select commit
Loading
Failed to load commit list.
GitHub Actions / ESLint Report Analysis succeeded Jul 22, 2024 in 1s

ESLint Report Analysis

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

Details

Annotations

Check warning on line 258 in packages/core/src/routes/experience/classes/experience-interaction.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/core/src/routes/experience/classes/experience-interaction.ts#L258

[no-warning-comments] Unexpected 'todo' comment: 'TODO: profile updates validation'.

Check warning on line 274 in packages/core/src/routes/experience/classes/experience-interaction.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/core/src/routes/experience/classes/experience-interaction.ts#L274

[no-warning-comments] Unexpected 'todo' comment: 'TODO: missing profile fields validation'.

Check warning on line 399 in packages/core/src/routes/experience/classes/experience-interaction.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/core/src/routes/experience/classes/experience-interaction.ts#L399

[no-warning-comments] Unexpected 'todo' comment: 'TODO: new user hooks'.