Manual Nightly Build #2209
Triggered via repository dispatch
July 7, 2026 08:05
StuartFerguson
Manual Nightly Build
f0f944e
Status
Success
Total duration
11m 13s
Artifacts
3
nightlybuild.yml
on: repository_dispatch
Nightly Build - Non UI
8m 2s
Nightly Build - Firefox UI
11m 9s
Nightly Build - Chrome UI
11m 9s
Nightly Build - Edge UI
11m 9s
Annotations
150 warnings
|
Nightly Build - Non UI
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v2.3.4, actions/setup-dotnet@v4.0.1, actions/upload-artifact@v4.4.0. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Nightly Build - Non UI
No files were found with the provided path: /home/runner/trace/. No artifacts will be uploaded.
|
|
Nightly Build - Non UI:
SecurityService.IntegrationTests/Common/DockerHelper.cs#L45
'ServicePointManager' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead. Settings on ServicePointManager no longer affect SslStream or HttpClient.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
|
|
Nightly Build - Non UI:
SecurityService.IntegrationTests/Common/GenericSteps.cs#L41
'LogManager.AddHiddenAssembly(Assembly)' is obsolete: 'Replaced by LogManager.Setup().SetupLogFactory(setup => setup.AddCallSiteHiddenAssembly(assembly)). Marked obsolete on NLog 5.3'
|
|
Nightly Build - Non UI:
SecurityService.IntegrationTesting.Helpers/SecurityServiceSteps.cs#L291
Argument of type '(string? EmailAddress, string UserId)' cannot be used for parameter 'item' of type '(string, string)' in 'void List<(string, string)>.Add((string, string) item)' due to differences in the nullability of reference types.
|
|
Nightly Build - Non UI:
SecurityService.IntegrationTesting.Helpers/ReqnrollExtensions.cs#L268
Possible null reference assignment.
|
|
Nightly Build - Non UI:
SecurityService.IntegrationTesting.Helpers/ReqnrollExtensions.cs#L267
Possible null reference assignment.
|
|
Nightly Build - Non UI:
SecurityService.IntegrationTesting.Helpers/ReqnrollExtensions.cs#L247
Converting null literal or possible null value to non-nullable type.
|
|
Nightly Build - Non UI:
SecurityService.IntegrationTesting.Helpers/ReqnrollExtensions.cs#L185
Possible null reference assignment.
|
|
Nightly Build - Non UI:
SecurityService.IntegrationTesting.Helpers/SecurityServiceSteps.cs#L69
Argument of type '(string ClientId, string? Secret, List<string> AllowedGrantTypes)' cannot be used for parameter 'item' of type '(string clientId, string secret, List<string> allowedGrantTypes)' in 'void List<(string clientId, string secret, List<string> allowedGrantTypes)>.Add((string clientId, string secret, List<string> allowedGrantTypes) item)' due to differences in the nullability of reference types.
|
|
Nightly Build - Non UI
Non-nullable property 'ClientType' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Nightly Build - Non 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.
|
|
Nightly Build - Non 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.
|
|
Nightly Build - Non 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.
|
|
Nightly Build - Non 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.
|
|
Nightly Build - Non 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.
|
|
Nightly Build - Non 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.
|
|
Nightly Build - Non 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.
|
|
Nightly Build - Non 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.
|
|
Nightly Build - Non 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.
|
|
Nightly Build - Non 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.
|
|
Nightly Build - Non 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.
|
|
Nightly Build - Non 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.
|
|
Nightly Build - Non 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.
|
|
Nightly Build - Non 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.
|
|
Nightly Build - Non 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.
|
|
Nightly Build - Non 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.
|
|
Nightly Build - Non 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.
|
|
Nightly Build - Non 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.
|
|
Nightly Build - Non 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.
|
|
Nightly Build - Non 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.
|
|
Nightly Build - Non 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.
|
|
Nightly Build - Non 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.
|
|
Nightly Build - Non 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.
|
|
Nightly Build - Non 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.
|
|
Nightly Build - Non 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.
|
|
Nightly Build - Non 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.
|
|
Nightly Build - Non 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.
|
|
Nightly Build - Non 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.
|
|
Nightly Build - Non 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.
|
|
Nightly Build - 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/
|
|
Nightly Build - 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/
|
|
Nightly Build - Firefox UI
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v2.3.4, actions/setup-dotnet@v4.0.1, actions/upload-artifact@v4.4.0. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Nightly Build - Firefox 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.
|
|
Nightly Build - Firefox 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.
|
|
Nightly Build - Firefox 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.
|
|
Nightly Build - Firefox 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.
|
|
Nightly Build - Firefox 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.
|
|
Nightly Build - Firefox 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.
|
|
Nightly Build - Firefox 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.
|
|
Nightly Build - Firefox 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.
|
|
Nightly Build - Firefox 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.
|
|
Nightly Build - Firefox 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.
|
|
Nightly Build - Firefox 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.
|
|
Nightly Build - Firefox 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.
|
|
Nightly Build - Firefox 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.
|
|
Nightly Build - Firefox 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.
|
|
Nightly Build - Firefox 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.
|
|
Nightly Build - Chrome UI
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v2.3.4, actions/setup-dotnet@v4.0.1, actions/upload-artifact@v4.4.0. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Nightly Build - Firefox 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))'.
|
|
Nightly Build - Chrome UI:
SecurityService.OpenIdConnect.IntegrationTests/Common/GenericSteps.cs#L35
'LogManager.AddHiddenAssembly(Assembly)' is obsolete: 'Replaced by LogManager.Setup().SetupLogFactory(setup => setup.AddCallSiteHiddenAssembly(assembly)). Marked obsolete on NLog 5.3'
|
|
Nightly Build - Firefox 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))'.
|
|
Nightly Build - Chrome UI:
SecurityService.OpenIdConnect.IntegrationTests/Common/Hooks.cs#L68
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Nightly Build - Firefox UI
Converting null literal or possible null value to non-nullable type.
|
|
Nightly Build - Chrome UI:
SecurityService.OpenIdConnect.IntegrationTests/Common/DockerHelper.cs#L42
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Nightly Build - Firefox UI
Converting null literal or possible null value to non-nullable type.
|
|
Nightly Build - Chrome UI:
SecurityService.IntegrationTesting.Helpers/SecurityServiceSteps.cs#L291
Argument of type '(string? EmailAddress, string UserId)' cannot be used for parameter 'item' of type '(string, string)' in 'void List<(string, string)>.Add((string, string) item)' due to differences in the nullability of reference types.
|
|
Nightly Build - Firefox UI
Converting null literal or possible null value to non-nullable type.
|
|
Nightly Build - Chrome UI:
SecurityService.IntegrationTesting.Helpers/ReqnrollExtensions.cs#L268
Possible null reference assignment.
|
|
Nightly Build - Firefox 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.
|
|
Nightly Build - Chrome UI:
SecurityService.IntegrationTesting.Helpers/ReqnrollExtensions.cs#L267
Possible null reference assignment.
|
|
Nightly Build - Firefox 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.
|
|
Nightly Build - Chrome UI:
SecurityService.IntegrationTesting.Helpers/ReqnrollExtensions.cs#L247
Converting null literal or possible null value to non-nullable type.
|
|
Nightly Build - Chrome UI:
SecurityService.IntegrationTesting.Helpers/ReqnrollExtensions.cs#L185
Possible null reference assignment.
|
|
Nightly Build - Firefox 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.
|
|
Nightly Build - Chrome UI:
SecurityService.IntegrationTesting.Helpers/SecurityServiceSteps.cs#L69
Argument of type '(string ClientId, string? Secret, List<string> AllowedGrantTypes)' cannot be used for parameter 'item' of type '(string clientId, string secret, List<string> allowedGrantTypes)' in 'void List<(string clientId, string secret, List<string> allowedGrantTypes)>.Add((string clientId, string secret, List<string> allowedGrantTypes) item)' due to differences in the nullability of reference types.
|
|
Nightly Build - Firefox 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.
|
|
Nightly Build - 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.
|
|
Nightly Build - Firefox 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))'.
|
|
Nightly Build - 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.
|
|
Nightly Build - Firefox 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))'.
|
|
Nightly Build - 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.
|
|
Nightly Build - Firefox UI:
SecurityService.DataTransferObjects/Responses.cs#L116
Converting null literal or possible null value to non-nullable type.
|
|
Nightly Build - 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.
|
|
Nightly Build - Firefox UI:
SecurityService.DataTransferObjects/Responses.cs#L113
Converting null literal or possible null value to non-nullable type.
|
|
Nightly Build - 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.
|
|
Nightly Build - 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))'.
|
|
Nightly Build - Firefox UI:
SecurityService.DataTransferObjects/Responses.cs#L108
Converting null literal or possible null value to non-nullable type.
|
|
Nightly Build - 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))'.
|
|
Nightly Build - Firefox 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.
|
|
Nightly Build - Chrome UI
Converting null literal or possible null value to non-nullable type.
|
|
Nightly Build - 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/
|
|
Nightly Build - Chrome UI
Converting null literal or possible null value to non-nullable type.
|
|
Nightly Build - 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/
|
|
Nightly Build - Chrome UI
Converting null literal or possible null value to non-nullable type.
|
|
Nightly Build - 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.
|
|
Nightly Build - 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))'.
|
|
Nightly Build - 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))'.
|
|
Nightly Build - Chrome UI:
SecurityService.DataTransferObjects/Responses.cs#L116
Converting null literal or possible null value to non-nullable type.
|
|
Nightly Build - Chrome UI:
SecurityService.DataTransferObjects/Responses.cs#L113
Converting null literal or possible null value to non-nullable type.
|
|
Nightly Build - Chrome UI:
SecurityService.DataTransferObjects/Responses.cs#L108
Converting null literal or possible null value to non-nullable type.
|
|
Nightly Build - Chrome 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.
|
|
Nightly Build - 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.
|
|
Nightly Build - 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.
|
|
Nightly Build - 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.
|
|
Nightly Build - 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.
|
|
Nightly Build - 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.
|
|
Nightly Build - 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.
|
|
Nightly Build - 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.
|
|
Nightly Build - 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))'.
|
|
Nightly Build - 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))'.
|
|
Nightly Build - Chrome UI:
SecurityService.DataTransferObjects/Responses.cs#L116
Converting null literal or possible null value to non-nullable type.
|
|
Nightly Build - Chrome UI:
SecurityService.DataTransferObjects/Responses.cs#L113
Converting null literal or possible null value to non-nullable type.
|
|
Nightly Build - Chrome UI:
SecurityService.DataTransferObjects/Responses.cs#L108
Converting null literal or possible null value to non-nullable type.
|
|
Nightly Build - 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.
|
|
Nightly Build - 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/
|
|
Nightly Build - 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/
|
|
Nightly Build - Edge UI
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v2.3.4, actions/setup-dotnet@v4.0.1, actions/upload-artifact@v4.4.0. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Nightly Build - 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.
|
|
Nightly Build - 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.
|
|
Nightly Build - 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.
|
|
Nightly Build - 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.
|
|
Nightly Build - 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.
|
|
Nightly Build - 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))'.
|
|
Nightly Build - 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))'.
|
|
Nightly Build - Edge UI:
SecurityService.DataTransferObjects/Responses.cs#L116
Converting null literal or possible null value to non-nullable type.
|
|
Nightly Build - Edge UI:
SecurityService.DataTransferObjects/Responses.cs#L113
Converting null literal or possible null value to non-nullable type.
|
|
Nightly Build - Edge UI:
SecurityService.DataTransferObjects/Responses.cs#L108
Converting null literal or possible null value to non-nullable type.
|
|
Nightly Build - Edge 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.
|
|
Nightly Build - Edge 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.
|
|
Nightly Build - Edge 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.
|
|
Nightly Build - Edge 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.
|
|
Nightly Build - Edge 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.
|
|
Nightly Build - Edge 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.
|
|
Nightly Build - 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.
|
|
Nightly Build - Edge 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.
|
|
Nightly Build - Edge 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.
|
|
Nightly Build - 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.
|
|
Nightly Build - 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.
|
|
Nightly Build - 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.
|
|
Nightly Build - 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.
|
|
Nightly Build - 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.
|
|
Nightly Build - 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.
|
|
Nightly Build - 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))'.
|
|
Nightly Build - 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))'.
|
|
Nightly Build - Edge UI:
SecurityService.DataTransferObjects/Responses.cs#L116
Converting null literal or possible null value to non-nullable type.
|
|
Nightly Build - Edge UI:
SecurityService.DataTransferObjects/Responses.cs#L113
Converting null literal or possible null value to non-nullable type.
|
|
Nightly Build - Edge UI:
SecurityService.DataTransferObjects/Responses.cs#L108
Converting null literal or possible null value to non-nullable type.
|
|
Nightly Build - 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/
|
|
Nightly Build - 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/
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
chromelogs
|
126 KB |
sha256:82e529f5f8619376d41181392717535dee80f2684927e4ecbaf56c69980141b1
|
|
|
edgelogs
|
127 KB |
sha256:ad82e987700bf5d59ce3c720c80f328d64ef641ea397710d9b2a029fbdf7ea51
|
|
|
firefoxlogs
|
123 KB |
sha256:a313a1b6c980c656153a703a47e58d0128a178b1a0d2066e7016e26467c5f088
|
|