Skip to content

Add ResendWelcomeEmailCommand and refactor email resend #627

Add ResendWelcomeEmailCommand and refactor email resend

Add ResendWelcomeEmailCommand and refactor email resend #627

Triggered via pull request May 22, 2026 10:48
Status Success
Total duration 11m 20s
Artifacts 6

pullrequest.yml

on: pull_request
Build and Unit Test Pull Requests - Non UI
7m 33s
Build and Unit Test Pull Requests - Non UI
Build and Unit Test Pull Requests - Firefox UI
11m 17s
Build and Unit Test Pull Requests - Firefox UI
Build and Unit Test Pull Requests - Chrome UI
11m 0s
Build and Unit Test Pull Requests - Chrome UI
Build and Unit Test Pull Requests - Edge UI
11m 12s
Build and Unit Test Pull Requests - Edge UI
Fit to window
Zoom out
Zoom in

Annotations

72 warnings
Build and Unit Test Pull Requests - Non UI
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v2.3.4, actions/upload-artifact@v4, dorny/test-reporter@v1. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Build and Unit Test Pull Requests - Non UI
The `save-state` 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/
Build and Unit Test Pull Requests - Non UI
The `save-state` 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/
Build and Unit Test Pull Requests - Chrome UI
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v2.3.4, actions/setup-dotnet@v4.0.1, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Build and Unit Test Pull Requests - Chrome UI: SecurityService.DataTransferObjects/Responses.cs#L64
Non-nullable property 'Claims' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build and Unit Test Pull Requests - Chrome UI: SecurityService.DataTransferObjects/Responses.cs#L52
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build and Unit Test Pull Requests - Chrome UI: SecurityService.DataTransferObjects/Responses.cs#L119
Possible null reference argument for parameter 'refreshToken' in 'TokenResponse TokenResponse.Create(string accessToken, string refreshToken, long expiresIn, DateTimeOffset issued = default(DateTimeOffset), DateTimeOffset expires = default(DateTimeOffset))'.
Build and Unit Test Pull Requests - Chrome UI: SecurityService.DataTransferObjects/Responses.cs#L119
Possible null reference argument for parameter 'accessToken' in 'TokenResponse TokenResponse.Create(string accessToken, string refreshToken, long expiresIn, DateTimeOffset issued = default(DateTimeOffset), DateTimeOffset expires = default(DateTimeOffset))'.
Build and Unit Test Pull Requests - Chrome UI: SecurityService.DataTransferObjects/Responses.cs#L116
Converting null literal or possible null value to non-nullable type.
Build and Unit Test Pull Requests - Chrome UI: SecurityService.DataTransferObjects/Responses.cs#L113
Converting null literal or possible null value to non-nullable type.
Build and Unit Test Pull Requests - Chrome UI: SecurityService.DataTransferObjects/Responses.cs#L108
Converting null literal or possible null value to non-nullable type.
Build and Unit Test Pull Requests - Chrome UI: SecurityService.DataTransferObjects/Responses.cs#L15
Non-nullable property 'UserClaims' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build and Unit Test Pull Requests - Chrome UI: SecurityService.DataTransferObjects/Responses.cs#L13
Non-nullable property 'Scopes' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build and Unit Test Pull Requests - Chrome UI: SecurityService.DataTransferObjects/Responses.cs#L7
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build and Unit Test Pull Requests - Chrome UI
Non-nullable property 'ClientPostLogoutRedirectUris' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build and Unit Test Pull Requests - Chrome UI
Non-nullable property 'ClientRedirectUris' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build and Unit Test Pull Requests - Chrome UI
Non-nullable property 'AllowedGrantTypes' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build and Unit Test Pull Requests - Chrome UI
Non-nullable property 'AllowedScopes' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build and Unit Test Pull Requests - Chrome UI
Non-nullable property 'ClientName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build and Unit Test Pull Requests - Chrome UI
Non-nullable property 'ClientId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build and Unit Test Pull Requests - Chrome UI
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build and Unit Test Pull Requests - Chrome UI
Non-nullable property 'UserClaims' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build and Unit Test Pull Requests - Chrome UI
Non-nullable property 'Scopes' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build and Unit Test Pull Requests - Chrome UI
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build and Unit Test Pull Requests - Chrome UI: SecurityService.DataTransferObjects/Responses.cs#L70
Non-nullable property 'RoleId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build and Unit Test Pull Requests - Chrome UI: SecurityService.DataTransferObjects/Responses.cs#L91
Non-nullable property 'Roles' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build and Unit Test Pull Requests - Chrome UI: SecurityService.DataTransferObjects/Responses.cs#L89
Non-nullable property 'Claims' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build and Unit Test Pull Requests - Chrome UI: SecurityService.DataTransferObjects/Responses.cs#L77
Non-nullable property 'UserName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build and Unit Test Pull Requests - Chrome UI: SecurityService.DataTransferObjects/Responses.cs#L75
Non-nullable property 'UserId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build and Unit Test Pull Requests - Chrome UI: SecurityService.DataTransferObjects/Responses.cs#L119
Possible null reference argument for parameter 'refreshToken' in 'TokenResponse TokenResponse.Create(string accessToken, string refreshToken, long expiresIn, DateTimeOffset issued = default(DateTimeOffset), DateTimeOffset expires = default(DateTimeOffset))'.
Build and Unit Test Pull Requests - Chrome UI: SecurityService.DataTransferObjects/Responses.cs#L119
Possible null reference argument for parameter 'accessToken' in 'TokenResponse TokenResponse.Create(string accessToken, string refreshToken, long expiresIn, DateTimeOffset issued = default(DateTimeOffset), DateTimeOffset expires = default(DateTimeOffset))'.
Build and Unit Test Pull Requests - Chrome UI: SecurityService.DataTransferObjects/Responses.cs#L116
Converting null literal or possible null value to non-nullable type.
Build and Unit Test Pull Requests - Chrome UI: SecurityService.DataTransferObjects/Responses.cs#L113
Converting null literal or possible null value to non-nullable type.
Build and Unit Test Pull Requests - Chrome UI: SecurityService.DataTransferObjects/Responses.cs#L108
Converting null literal or possible null value to non-nullable type.
Build and Unit Test Pull Requests - Chrome UI
The `save-state` 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/
Build and Unit Test Pull Requests - Chrome UI
The `save-state` 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/
Build and Unit Test Pull Requests - Edge UI
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v2.3.4, actions/setup-dotnet@v4.0.1, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Build and Unit Test Pull Requests - Edge UI: SecurityService.DataTransferObjects/Responses.cs#L29
Non-nullable property 'ClientName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build and Unit Test Pull Requests - Edge UI: SecurityService.DataTransferObjects/Responses.cs#L27
Non-nullable property 'ClientId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build and Unit Test Pull Requests - Edge UI: SecurityService.DataTransferObjects/Responses.cs#L71
Non-nullable property 'RoleName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build and Unit Test Pull Requests - Edge UI: SecurityService.DataTransferObjects/Responses.cs#L70
Non-nullable property 'RoleId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build and Unit Test Pull Requests - Edge UI: SecurityService.DataTransferObjects/Responses.cs#L19
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build and Unit Test Pull Requests - Edge UI: SecurityService.DataTransferObjects/Responses.cs#L64
Non-nullable property 'Claims' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build and Unit Test Pull Requests - Edge UI: SecurityService.DataTransferObjects/Responses.cs#L52
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build and Unit Test Pull Requests - Edge UI: SecurityService.DataTransferObjects/Responses.cs#L15
Non-nullable property 'UserClaims' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build and Unit Test Pull Requests - Edge UI: SecurityService.DataTransferObjects/Responses.cs#L13
Non-nullable property 'Scopes' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build and Unit Test Pull Requests - Edge UI: SecurityService.DataTransferObjects/Responses.cs#L7
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build and Unit Test Pull Requests - Edge UI
Non-nullable property 'RoleId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build and Unit Test Pull Requests - Edge UI
Non-nullable property 'Roles' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build and Unit Test Pull Requests - Edge UI
Non-nullable property 'Claims' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build and Unit Test Pull Requests - Edge UI
Non-nullable property 'UserName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build and Unit Test Pull Requests - Edge UI
Non-nullable property 'UserId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build and Unit Test Pull Requests - Edge UI
Possible null reference argument for parameter 'refreshToken' in 'TokenResponse TokenResponse.Create(string accessToken, string refreshToken, long expiresIn, DateTimeOffset issued = default(DateTimeOffset), DateTimeOffset expires = default(DateTimeOffset))'.
Build and Unit Test Pull Requests - Edge UI
Possible null reference argument for parameter 'accessToken' in 'TokenResponse TokenResponse.Create(string accessToken, string refreshToken, long expiresIn, DateTimeOffset issued = default(DateTimeOffset), DateTimeOffset expires = default(DateTimeOffset))'.
Build and Unit Test Pull Requests - Edge UI
Converting null literal or possible null value to non-nullable type.
Build and Unit Test Pull Requests - Edge UI
Converting null literal or possible null value to non-nullable type.
Build and Unit Test Pull Requests - Edge UI
Converting null literal or possible null value to non-nullable type.
Build and Unit Test Pull Requests - Edge UI: SecurityService.DataTransferObjects/Responses.cs#L19
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build and Unit Test Pull Requests - Edge UI: SecurityService.DataTransferObjects/Responses.cs#L15
Non-nullable property 'UserClaims' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build and Unit Test Pull Requests - Edge UI: SecurityService.DataTransferObjects/Responses.cs#L13
Non-nullable property 'Scopes' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build and Unit Test Pull Requests - Edge UI: SecurityService.DataTransferObjects/Responses.cs#L7
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build and Unit Test Pull Requests - Edge UI: SecurityService.DataTransferObjects/Responses.cs#L119
Possible null reference argument for parameter 'refreshToken' in 'TokenResponse TokenResponse.Create(string accessToken, string refreshToken, long expiresIn, DateTimeOffset issued = default(DateTimeOffset), DateTimeOffset expires = default(DateTimeOffset))'.
Build and Unit Test Pull Requests - Edge UI: SecurityService.DataTransferObjects/Responses.cs#L119
Possible null reference argument for parameter 'accessToken' in 'TokenResponse TokenResponse.Create(string accessToken, string refreshToken, long expiresIn, DateTimeOffset issued = default(DateTimeOffset), DateTimeOffset expires = default(DateTimeOffset))'.
Build and Unit Test Pull Requests - Edge UI: SecurityService.DataTransferObjects/Responses.cs#L116
Converting null literal or possible null value to non-nullable type.
Build and Unit Test Pull Requests - Edge UI: SecurityService.DataTransferObjects/Responses.cs#L113
Converting null literal or possible null value to non-nullable type.
Build and Unit Test Pull Requests - Edge UI: SecurityService.DataTransferObjects/Responses.cs#L108
Converting null literal or possible null value to non-nullable type.
Build and Unit Test Pull Requests - Edge UI: SecurityService.Models/ChangeUserPasswordResult.cs#L6
Non-nullable property 'RedirectUri' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build and Unit Test Pull Requests - Edge UI
The `save-state` 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/
Build and Unit Test Pull Requests - Edge UI
The `save-state` 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/
Build and Unit Test Pull Requests - Firefox UI
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v2.3.4, actions/upload-artifact@v4, dorny/test-reporter@v1. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Build and Unit Test Pull Requests - Firefox UI
The `save-state` 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/
Build and Unit Test Pull Requests - Firefox UI
The `save-state` 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/

Artifacts

Produced during runtime
Name Size Digest
chromelogs
63.9 KB
sha256:ad7579095b2dfc49cbaf9ecf41c8933055b01f7bb1ad3e47a5b4410f97618d97
edgelogs
63.9 KB
sha256:a4daee6b3e61fa9d112943ed7f3117cb04d66c70b00ebd66eda7f94550264f8c
firefoxlogs
60.9 KB
sha256:66549d43f53605c9dfa1458fefaf872777b830e0100109c6032ef1e3b469c9b9
integration-test-results Expired
14 KB
sha256:b841256d3ed5fbaa355b860751f5e3b6ff5f18ca4edf47cf1c1499a6ef1e98fa
nonuilogs
23.8 KB
sha256:9f3b082c4c07f9a2882aef076473401a7e24837fc0d781c9df9d47556e49e916
ui-nonui-test-results Expired
35.7 KB
sha256:371794096d1b6b6c2a856874d9e84fd7ee0d84ea826307a97613ab5a5c50f652