Skip to content

refactor(core): refactor identifyUser method #23333

refactor(core): refactor identifyUser method

refactor(core): refactor identifyUser method #23333

Triggered via pull request July 5, 2024 08:38
@simeng-lisimeng-li
synchronize #6154
Status Success
Total duration 19s
Artifacts

update-pr-metadata.yml

on: pull_request_target
update-metadata
8s
update-metadata
pr-size-diff
7s
pr-size-diff
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
update-metadata
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
update-metadata
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-ecosystem/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
update-metadata
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions-ecosystem/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
packages/core/src/routes/experience/classes/experience-interaction.ts#L57
[no-warning-comments] Unexpected 'todo' comment: 'TODO: Fix the type'.
packages/core/src/routes/experience/classes/experience-interaction.ts#L76
[no-warning-comments] Unexpected 'todo' comment: 'TODO: @simeng-li replace with userId'.
packages/core/src/routes/experience/classes/experience-interaction.ts#L89
[no-warning-comments] Unexpected 'todo' comment: 'TODO: conflict event check (e.g. reset...'.
packages/core/src/routes/experience/classes/experience-interaction.ts#L180
[no-warning-comments] Unexpected 'todo' comment: 'TODO: refine the error code'.
packages/core/src/routes/experience/classes/experience-interaction.ts#L209
[no-warning-comments] Unexpected 'todo' comment: 'TODO: create new user for the Register...'.
packages/core/src/routes/experience/classes/utils.ts#L44
[no-warning-comments] Unexpected 'todo' comment: 'TODO: sign-in methods validation'.
packages/core/src/routes/experience/classes/utils.ts#L48
[no-warning-comments] Unexpected 'todo' comment: 'TODO: sign-up methods validation'.
packages/core/src/routes/experience/index.ts#L54
[no-warning-comments] Unexpected 'todo' comment: 'TODO: implement a separate POST...'.