Skip to content

[PM-11345] Add SCIM to Teams Plan #4267

[PM-11345] Add SCIM to Teams Plan

[PM-11345] Add SCIM to Teams Plan #4267

Triggered via pull request October 31, 2024 15:41
@amorask-bitwardenamorask-bitwarden
synchronize #4924
Status Success
Total duration 9m 15s
Artifacts

scan.yml

on: pull_request_target
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Quality scan: src/Core/Models/Mail/Provider/ProviderInitiateDeleteModel.cs#L11
'ProviderInitiateDeleteModel.WebVaultUrl' hides inherited member 'BaseMailModel.WebVaultUrl'. Use the new keyword if hiding was intended.
Quality scan: src/Core/Models/Mail/Provider/ProviderInitiateDeleteModel.cs#L14
'ProviderInitiateDeleteModel.SiteName' hides inherited member 'BaseMailModel.SiteName'. Use the new keyword if hiding was intended.
Quality scan: src/Core/AdminConsole/OrganizationFeatures/OrganizationUsers/UpdateOrganizationUserCommand.cs#L121
Possible null reference argument for parameter 'collections' in 'Task IOrganizationUserRepository.ReplaceAsync(OrganizationUser obj, IEnumerable<CollectionAccessSelection> collections)'.
Quality scan: src/Infrastructure.EntityFramework/AdminConsole/Repositories/OrganizationUserRepository.cs#L251
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Quality scan: test/Core.Test/AdminConsole/Services/OrganizationServiceTests.cs#L100
Cannot convert null literal to non-nullable reference type.
Quality scan: test/Core.Test/AdminConsole/Services/OrganizationServiceTests.cs#L104
Cannot convert null literal to non-nullable reference type.
Quality scan: test/Core.Test/AdminConsole/Services/OrganizationServiceTests.cs#L175
Cannot convert null literal to non-nullable reference type.
Quality scan: test/Core.Test/AdminConsole/Services/OrganizationServiceTests.cs#L177
Cannot convert null literal to non-nullable reference type.
Quality scan: test/Core.Test/AdminConsole/Services/OrganizationServiceTests.cs#L179
Cannot convert null literal to non-nullable reference type.