Skip to content

[deps] Billing: Update xunit-dotnet monorepo #4671

[deps] Billing: Update xunit-dotnet monorepo

[deps] Billing: Update xunit-dotnet monorepo #4671

Triggered via pull request September 30, 2024 01:52
Status Success
Total duration 6m 21s
Artifacts

test.yml

on: pull_request
Check for test secrets
0s
Check for test secrets
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Run tests: src/Core/Models/Mail/Provider/ProviderInitiateDeleteModel.cs#L11
'ProviderInitiateDeleteModel.WebVaultUrl' hides inherited member 'BaseMailModel.WebVaultUrl'. Use the new keyword if hiding was intended.
Run tests: src/Core/Models/Mail/Provider/ProviderInitiateDeleteModel.cs#L14
'ProviderInitiateDeleteModel.SiteName' hides inherited member 'BaseMailModel.SiteName'. Use the new keyword if hiding was intended.
Run tests: src/Core/AdminConsole/OrganizationFeatures/OrganizationUsers/UpdateOrganizationUserCommand.cs#L118
Possible null reference argument for parameter 'collections' in 'Task IOrganizationUserRepository.ReplaceAsync(OrganizationUser obj, IEnumerable<CollectionAccessSelection> collections)'.
Run tests: test/Core.Test/AdminConsole/OrganizationFeatures/OrganizationUsers/DeleteManagedOrganizationUserAccountCommandTests.cs#L68
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Run tests: src/Api/AdminConsole/Public/Models/MemberBaseModel.cs#L67
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Run tests: src/Admin/AdminConsole/Models/OrganizationEditModel.cs#L146
'OrganizationEditModel.UseSecretsManager' hides inherited member 'OrganizationViewModel.UseSecretsManager'. Use the new keyword if hiding was intended.
Run tests: src/Admin/Views/Users/_ViewInformation.cshtml#L17
'IUserService.TwoFactorIsEnabledAsync(ITwoFactorProvidersUser)' is obsolete: 'Use ITwoFactorIsEnabledQuery instead.'
Run tests: src/Admin/Views/Users/Index.cshtml#L89
'IUserService.TwoFactorIsEnabledAsync(ITwoFactorProvidersUser)' is obsolete: 'Use ITwoFactorIsEnabledQuery instead.'