Skip to content

use new client base and latest shared nugets #616

use new client base and latest shared nugets

use new client base and latest shared nugets #616

Triggered via pull request May 4, 2026 12:51
Status Success
Total duration 11m 11s
Artifacts 6

pullrequest.yml

on: pull_request
Build and Unit Test Pull Requests - Non UI
7m 35s
Build and Unit Test Pull Requests - Non UI
Build and Unit Test Pull Requests - Firefox UI
10m 49s
Build and Unit Test Pull Requests - Firefox UI
Build and Unit Test Pull Requests - Chrome UI
11m 1s
Build and Unit Test Pull Requests - Chrome UI
Build and Unit Test Pull Requests - Edge UI
10m 58s
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 - 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/
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#L21
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#L9
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#L84
Non-nullable property 'ClientType' 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#L72
Non-nullable property 'PostLogoutRedirectUris' 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#L68
Non-nullable property 'RedirectUris' 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 '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 - Edge UI: SecurityService.DataTransferObjects/Responses.cs#L60
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 - Edge UI: SecurityService.DataTransferObjects/Responses.cs#L48
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#L45
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#L31
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 '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
Converting null literal or possible null value to non-nullable type.
Build and Unit Test Pull Requests - Edge UI
Dereference of a possibly null reference.
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#L127
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#L123
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#L165
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: SecurityService.DataTransferObjects/Responses.cs#L161
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#L137
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: SecurityService.DataTransferObjects/Responses.cs#L133
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: SecurityService.DataTransferObjects/Responses.cs#L221
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#L214
Converting null literal or possible null value to non-nullable type.
Build and Unit Test Pull Requests - Edge UI: SecurityService.DataTransferObjects/Responses.cs#L206
Converting null literal or possible null value to non-nullable type.
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 - 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#L115
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#L91
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#L221
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#L214
Converting null literal or possible null value to non-nullable type.
Build and Unit Test Pull Requests - Chrome UI: SecurityService.DataTransferObjects/Responses.cs#L206
Converting null literal or possible null value to non-nullable type.
Build and Unit Test Pull Requests - Chrome UI: SecurityService.DataTransferObjects/Responses.cs#L31
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#L25
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#L21
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#L9
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 '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 '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
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
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
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
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
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
Converting null literal or possible null value to non-nullable type.
Build and Unit Test Pull Requests - Chrome UI
Dereference of a possibly null reference.
Build and Unit Test Pull Requests - Chrome UI
Converting null literal or possible null value to non-nullable type.
Build and Unit Test Pull Requests - Chrome UI: SecurityService.DataTransferObjects/Responses.cs#L91
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#L165
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#L161
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#L137
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#L133
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#L127
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#L123
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#L25
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#L21
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#L9
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
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/

Artifacts

Produced during runtime
Name Size Digest
chromelogs
64.1 KB
sha256:a18392f259e54fe2df65602550e719cd3666468775006cdc916e4e2e574706e8
edgelogs
63.7 KB
sha256:1415b04aa7c9fecbddc2a43dab4d70612e0c48567ff334f2d320878407abc0d3
firefoxlogs
61.6 KB
sha256:5b636a4603897a117d0ff81bb10f79f4ac967524af31ce2d3c49c11da45ed233
integration-test-results Expired
13.5 KB
sha256:9992458365ab31e837d2d2e2c66751fd14659378e6b1d85a6ce5c0789de40b94
nonuilogs
23.9 KB
sha256:61d29102f9dc83719b8c96930486084520fec458a187afb34b006b23381452b0
ui-nonui-test-results Expired
36.3 KB
sha256:269adc97cadd85ca5f4fbb9275eb91c4d37879cce47797b8004036318aff30bd