Skip to content

Centralize NuGet package versions with Directory.Packages.props #630

Centralize NuGet package versions with Directory.Packages.props

Centralize NuGet package versions with Directory.Packages.props #630

Triggered via pull request June 12, 2026 14:00
Status Success
Total duration 11m 19s
Artifacts 6

pullrequest.yml

on: pull_request
Build and Unit Test Pull Requests - Non UI
7m 44s
Build and Unit Test Pull Requests - Non UI
Build and Unit Test Pull Requests - Firefox UI
11m 15s
Build and Unit Test Pull Requests - Firefox UI
Build and Unit Test Pull Requests - Chrome UI
10m 56s
Build and Unit Test Pull Requests - Chrome UI
Build and Unit Test Pull Requests - Edge UI
10m 55s
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 16th, 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 - 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 16th, 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#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.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#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 - Edge 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 - Edge 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 - Edge 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 - 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 - 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 16th, 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#L47
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 - Chrome UI: SecurityService.DataTransferObjects/Responses.cs#L41
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: SecurityService.DataTransferObjects/Responses.cs#L39
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: SecurityService.DataTransferObjects/Responses.cs#L37
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: SecurityService.DataTransferObjects/Responses.cs#L35
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: 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 - Chrome 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 - 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 '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
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
Converting null literal or possible null value to non-nullable type.
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
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 '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.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 - 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 - 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 16th, 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
125 KB
sha256:9495df2c3b30a072a130a560c1ddd7859e1bdee9fd8aca68e41fa26d7281583f
edgelogs
127 KB
sha256:9336f44f9a871c086228486d4ba884a0e91c3f2909999c099d2a1781b50764d5
firefoxlogs
123 KB
sha256:86a8b1ed0e54720a29aa612dfb66b24cf3f1b23a4dea94b0276a003176ce63ab
integration-test-results
15.6 KB
sha256:fdfb88d7b95f3a4a5ab33b39c0cfb1a1915fab618f8f5bed20268b2b442c7817
nonuilogs
24 KB
sha256:3f54ed9ebc4c0592b7f8580107e92b68bdc12d0b03839de2efdaf3b0b0344db3
ui-nonui-test-results
36.8 KB
sha256:d80ef6a8572f4776bece781c5d307881e7e6042a78cef183e3e4fe774a411ff8