[PM-13026] Refactor remove and bulkremove methods to throw error if user is managed by an organization #22196
build.yml
on: pull_request_target
Check PR run
/
Check
3s
Matrix: Build artifacts
Matrix: Build MSSQL migrator utility
Matrix: Build Docker images
Upload
1m 36s
Trigger self-host build
0s
Trigger k8s deploy
0s
Trigger Ephemeral Environment updates
0s
Check for failures
29s
Annotations
124 warnings
Build MSSQL migrator utility (linux-x64):
src/Core/Models/Mail/Provider/ProviderInitiateDeleteModel.cs#L11
'ProviderInitiateDeleteModel.WebVaultUrl' hides inherited member 'BaseMailModel.WebVaultUrl'. Use the new keyword if hiding was intended.
|
Build MSSQL migrator utility (linux-x64):
src/Core/Models/Mail/Provider/ProviderInitiateDeleteModel.cs#L14
'ProviderInitiateDeleteModel.SiteName' hides inherited member 'BaseMailModel.SiteName'. Use the new keyword if hiding was intended.
|
Build MSSQL migrator utility (linux-x64):
src/Core/AdminConsole/OrganizationFeatures/OrganizationUsers/UpdateOrganizationUserCommand.cs#L121
Possible null reference argument for parameter 'collections' in 'Task IOrganizationUserRepository.ReplaceAsync(OrganizationUser obj, IEnumerable<CollectionAccessSelection> collections)'.
|
Build MSSQL migrator utility (linux-x64):
src/Core/Billing/Services/Implementations/PaymentHistoryService.cs#L15
Parameter 'logger' is unread.
|
Build artifacts (Setup, ./util):
src/Core/Models/Mail/Provider/ProviderInitiateDeleteModel.cs#L11
'ProviderInitiateDeleteModel.WebVaultUrl' hides inherited member 'BaseMailModel.WebVaultUrl'. Use the new keyword if hiding was intended.
|
Build artifacts (Setup, ./util):
src/Core/Models/Mail/Provider/ProviderInitiateDeleteModel.cs#L14
'ProviderInitiateDeleteModel.SiteName' hides inherited member 'BaseMailModel.SiteName'. Use the new keyword if hiding was intended.
|
Build artifacts (Setup, ./util):
src/Core/Billing/Services/Implementations/PaymentHistoryService.cs#L15
Parameter 'logger' is unread.
|
Build artifacts (Setup, ./util):
src/Core/AdminConsole/OrganizationFeatures/OrganizationUsers/UpdateOrganizationUserCommand.cs#L121
Possible null reference argument for parameter 'collections' in 'Task IOrganizationUserRepository.ReplaceAsync(OrganizationUser obj, IEnumerable<CollectionAccessSelection> collections)'.
|
Build artifacts (MsSqlMigratorUtility, ./util, true):
src/Core/Models/Mail/Provider/ProviderInitiateDeleteModel.cs#L11
'ProviderInitiateDeleteModel.WebVaultUrl' hides inherited member 'BaseMailModel.WebVaultUrl'. Use the new keyword if hiding was intended.
|
Build artifacts (MsSqlMigratorUtility, ./util, true):
src/Core/Models/Mail/Provider/ProviderInitiateDeleteModel.cs#L14
'ProviderInitiateDeleteModel.SiteName' hides inherited member 'BaseMailModel.SiteName'. Use the new keyword if hiding was intended.
|
Build artifacts (MsSqlMigratorUtility, ./util, true):
src/Core/AdminConsole/OrganizationFeatures/OrganizationUsers/UpdateOrganizationUserCommand.cs#L121
Possible null reference argument for parameter 'collections' in 'Task IOrganizationUserRepository.ReplaceAsync(OrganizationUser obj, IEnumerable<CollectionAccessSelection> collections)'.
|
|
Build MSSQL migrator utility (osx-x64):
src/Core/Models/Mail/Provider/ProviderInitiateDeleteModel.cs#L11
'ProviderInitiateDeleteModel.WebVaultUrl' hides inherited member 'BaseMailModel.WebVaultUrl'. Use the new keyword if hiding was intended.
|
Build MSSQL migrator utility (osx-x64):
src/Core/Models/Mail/Provider/ProviderInitiateDeleteModel.cs#L14
'ProviderInitiateDeleteModel.SiteName' hides inherited member 'BaseMailModel.SiteName'. Use the new keyword if hiding was intended.
|
Build MSSQL migrator utility (osx-x64):
src/Core/AdminConsole/OrganizationFeatures/OrganizationUsers/UpdateOrganizationUserCommand.cs#L121
Possible null reference argument for parameter 'collections' in 'Task IOrganizationUserRepository.ReplaceAsync(OrganizationUser obj, IEnumerable<CollectionAccessSelection> collections)'.
|
Build MSSQL migrator utility (osx-x64):
src/Core/Billing/Services/Implementations/PaymentHistoryService.cs#L15
Parameter 'logger' is unread.
|
Build MSSQL migrator utility (win-x64):
src/Core/Models/Mail/Provider/ProviderInitiateDeleteModel.cs#L11
'ProviderInitiateDeleteModel.WebVaultUrl' hides inherited member 'BaseMailModel.WebVaultUrl'. Use the new keyword if hiding was intended.
|
Build MSSQL migrator utility (win-x64):
src/Core/Models/Mail/Provider/ProviderInitiateDeleteModel.cs#L14
'ProviderInitiateDeleteModel.SiteName' hides inherited member 'BaseMailModel.SiteName'. Use the new keyword if hiding was intended.
|
Build MSSQL migrator utility (win-x64):
src/Core/AdminConsole/OrganizationFeatures/OrganizationUsers/UpdateOrganizationUserCommand.cs#L121
Possible null reference argument for parameter 'collections' in 'Task IOrganizationUserRepository.ReplaceAsync(OrganizationUser obj, IEnumerable<CollectionAccessSelection> collections)'.
|
Build MSSQL migrator utility (win-x64):
src/Core/Billing/Services/Implementations/PaymentHistoryService.cs#L15
Parameter 'logger' is unread.
|
Build artifacts (EventsProcessor, ./src):
src/Core/Models/Mail/Provider/ProviderInitiateDeleteModel.cs#L11
'ProviderInitiateDeleteModel.WebVaultUrl' hides inherited member 'BaseMailModel.WebVaultUrl'. Use the new keyword if hiding was intended.
|
Build artifacts (EventsProcessor, ./src):
src/Core/Models/Mail/Provider/ProviderInitiateDeleteModel.cs#L14
'ProviderInitiateDeleteModel.SiteName' hides inherited member 'BaseMailModel.SiteName'. Use the new keyword if hiding was intended.
|
Build artifacts (EventsProcessor, ./src):
src/Core/AdminConsole/OrganizationFeatures/OrganizationUsers/UpdateOrganizationUserCommand.cs#L121
Possible null reference argument for parameter 'collections' in 'Task IOrganizationUserRepository.ReplaceAsync(OrganizationUser obj, IEnumerable<CollectionAccessSelection> collections)'.
|
Build artifacts (EventsProcessor, ./src):
src/Core/Billing/Services/Implementations/PaymentHistoryService.cs#L15
Parameter 'logger' is unread.
|
Build artifacts (EventsProcessor, ./src):
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.
|
Build artifacts (Notifications, ./src):
src/Core/Models/Mail/Provider/ProviderInitiateDeleteModel.cs#L11
'ProviderInitiateDeleteModel.WebVaultUrl' hides inherited member 'BaseMailModel.WebVaultUrl'. Use the new keyword if hiding was intended.
|
Build artifacts (Notifications, ./src):
src/Core/Models/Mail/Provider/ProviderInitiateDeleteModel.cs#L14
'ProviderInitiateDeleteModel.SiteName' hides inherited member 'BaseMailModel.SiteName'. Use the new keyword if hiding was intended.
|
Build artifacts (Notifications, ./src):
src/Core/AdminConsole/OrganizationFeatures/OrganizationUsers/UpdateOrganizationUserCommand.cs#L121
Possible null reference argument for parameter 'collections' in 'Task IOrganizationUserRepository.ReplaceAsync(OrganizationUser obj, IEnumerable<CollectionAccessSelection> collections)'.
|
Build artifacts (Notifications, ./src):
src/Core/Billing/Services/Implementations/PaymentHistoryService.cs#L15
Parameter 'logger' is unread.
|
Build artifacts (Notifications, ./src):
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.
|
Build artifacts (Api, ./src):
src/Core/Models/Mail/Provider/ProviderInitiateDeleteModel.cs#L11
'ProviderInitiateDeleteModel.WebVaultUrl' hides inherited member 'BaseMailModel.WebVaultUrl'. Use the new keyword if hiding was intended.
|
Build artifacts (Api, ./src):
src/Core/Models/Mail/Provider/ProviderInitiateDeleteModel.cs#L14
'ProviderInitiateDeleteModel.SiteName' hides inherited member 'BaseMailModel.SiteName'. Use the new keyword if hiding was intended.
|
Build artifacts (Api, ./src):
src/Core/AdminConsole/OrganizationFeatures/OrganizationUsers/UpdateOrganizationUserCommand.cs#L121
Possible null reference argument for parameter 'collections' in 'Task IOrganizationUserRepository.ReplaceAsync(OrganizationUser obj, IEnumerable<CollectionAccessSelection> collections)'.
|
Build artifacts (Api, ./src):
src/Core/Billing/Services/Implementations/PaymentHistoryService.cs#L15
Parameter 'logger' is unread.
|
Build artifacts (Api, ./src):
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.
|
Build artifacts (Api, ./src):
src/Api/AdminConsole/Public/Models/MemberBaseModel.cs#L61
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build artifacts (Scim, ./bitwarden_license/src, true):
src/Core/Models/Mail/Provider/ProviderInitiateDeleteModel.cs#L11
'ProviderInitiateDeleteModel.WebVaultUrl' hides inherited member 'BaseMailModel.WebVaultUrl'. Use the new keyword if hiding was intended.
|
Build artifacts (Scim, ./bitwarden_license/src, true):
src/Core/Models/Mail/Provider/ProviderInitiateDeleteModel.cs#L14
'ProviderInitiateDeleteModel.SiteName' hides inherited member 'BaseMailModel.SiteName'. Use the new keyword if hiding was intended.
|
Build artifacts (Scim, ./bitwarden_license/src, true):
src/Core/AdminConsole/OrganizationFeatures/OrganizationUsers/UpdateOrganizationUserCommand.cs#L121
Possible null reference argument for parameter 'collections' in 'Task IOrganizationUserRepository.ReplaceAsync(OrganizationUser obj, IEnumerable<CollectionAccessSelection> collections)'.
|
|
Build artifacts (Scim, ./bitwarden_license/src, true):
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.
|
Build artifacts (Icons, ./src):
src/Core/Models/Mail/Provider/ProviderInitiateDeleteModel.cs#L11
'ProviderInitiateDeleteModel.WebVaultUrl' hides inherited member 'BaseMailModel.WebVaultUrl'. Use the new keyword if hiding was intended.
|
Build artifacts (Icons, ./src):
src/Core/Models/Mail/Provider/ProviderInitiateDeleteModel.cs#L14
'ProviderInitiateDeleteModel.SiteName' hides inherited member 'BaseMailModel.SiteName'. Use the new keyword if hiding was intended.
|
Build artifacts (Icons, ./src):
src/Core/AdminConsole/OrganizationFeatures/OrganizationUsers/UpdateOrganizationUserCommand.cs#L121
Possible null reference argument for parameter 'collections' in 'Task IOrganizationUserRepository.ReplaceAsync(OrganizationUser obj, IEnumerable<CollectionAccessSelection> collections)'.
|
Build artifacts (Icons, ./src):
src/Core/Billing/Services/Implementations/PaymentHistoryService.cs#L15
Parameter 'logger' is unread.
|
Build artifacts (Icons, ./src):
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.
|
Build artifacts (Events, ./src):
src/Core/Models/Mail/Provider/ProviderInitiateDeleteModel.cs#L11
'ProviderInitiateDeleteModel.WebVaultUrl' hides inherited member 'BaseMailModel.WebVaultUrl'. Use the new keyword if hiding was intended.
|
Build artifacts (Events, ./src):
src/Core/Models/Mail/Provider/ProviderInitiateDeleteModel.cs#L14
'ProviderInitiateDeleteModel.SiteName' hides inherited member 'BaseMailModel.SiteName'. Use the new keyword if hiding was intended.
|
Build artifacts (Events, ./src):
src/Core/AdminConsole/OrganizationFeatures/OrganizationUsers/UpdateOrganizationUserCommand.cs#L121
Possible null reference argument for parameter 'collections' in 'Task IOrganizationUserRepository.ReplaceAsync(OrganizationUser obj, IEnumerable<CollectionAccessSelection> collections)'.
|
Build artifacts (Events, ./src):
src/Core/Billing/Services/Implementations/PaymentHistoryService.cs#L15
Parameter 'logger' is unread.
|
Build artifacts (Events, ./src):
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.
|
Build artifacts (Billing, ./src):
src/Core/Models/Mail/Provider/ProviderInitiateDeleteModel.cs#L11
'ProviderInitiateDeleteModel.WebVaultUrl' hides inherited member 'BaseMailModel.WebVaultUrl'. Use the new keyword if hiding was intended.
|
Build artifacts (Billing, ./src):
src/Core/Models/Mail/Provider/ProviderInitiateDeleteModel.cs#L14
'ProviderInitiateDeleteModel.SiteName' hides inherited member 'BaseMailModel.SiteName'. Use the new keyword if hiding was intended.
|
Build artifacts (Billing, ./src):
src/Core/AdminConsole/OrganizationFeatures/OrganizationUsers/UpdateOrganizationUserCommand.cs#L121
Possible null reference argument for parameter 'collections' in 'Task IOrganizationUserRepository.ReplaceAsync(OrganizationUser obj, IEnumerable<CollectionAccessSelection> collections)'.
|
Build artifacts (Billing, ./src):
src/Core/Billing/Services/Implementations/PaymentHistoryService.cs#L15
Parameter 'logger' is unread.
|
Build artifacts (Billing, ./src):
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.
|
Build artifacts (Identity, ./src):
src/Core/Models/Mail/Provider/ProviderInitiateDeleteModel.cs#L11
'ProviderInitiateDeleteModel.WebVaultUrl' hides inherited member 'BaseMailModel.WebVaultUrl'. Use the new keyword if hiding was intended.
|
Build artifacts (Identity, ./src):
src/Core/Models/Mail/Provider/ProviderInitiateDeleteModel.cs#L14
'ProviderInitiateDeleteModel.SiteName' hides inherited member 'BaseMailModel.SiteName'. Use the new keyword if hiding was intended.
|
Build artifacts (Identity, ./src):
src/Core/AdminConsole/OrganizationFeatures/OrganizationUsers/UpdateOrganizationUserCommand.cs#L121
Possible null reference argument for parameter 'collections' in 'Task IOrganizationUserRepository.ReplaceAsync(OrganizationUser obj, IEnumerable<CollectionAccessSelection> collections)'.
|
Build artifacts (Identity, ./src):
src/Core/Billing/Services/Implementations/PaymentHistoryService.cs#L15
Parameter 'logger' is unread.
|
Build artifacts (Identity, ./src):
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.
|
Build artifacts (Identity, ./src):
src/Identity/Controllers/AccountsController.cs#L161
Unreachable code detected
|
Build artifacts (Identity, ./src):
src/Identity/Controllers/AccountsController.cs#L167
Unreachable code detected
|
Build artifacts (Identity, ./src):
src/Identity/Controllers/AccountsController.cs#L172
Unreachable code detected
|
Build artifacts (Identity, ./src):
src/Identity/Controllers/AccountsController.cs#L179
Unreachable code detected
|
Build artifacts (Identity, ./src):
src/Identity/Controllers/AccountsController.cs#L186
Unreachable code detected
|
Build artifacts (Sso, ./bitwarden_license/src, true):
src/Core/Models/Mail/Provider/ProviderInitiateDeleteModel.cs#L11
'ProviderInitiateDeleteModel.WebVaultUrl' hides inherited member 'BaseMailModel.WebVaultUrl'. Use the new keyword if hiding was intended.
|
Build artifacts (Sso, ./bitwarden_license/src, true):
src/Core/Models/Mail/Provider/ProviderInitiateDeleteModel.cs#L14
'ProviderInitiateDeleteModel.SiteName' hides inherited member 'BaseMailModel.SiteName'. Use the new keyword if hiding was intended.
|
Build artifacts (Sso, ./bitwarden_license/src, true):
src/Core/AdminConsole/OrganizationFeatures/OrganizationUsers/UpdateOrganizationUserCommand.cs#L121
Possible null reference argument for parameter 'collections' in 'Task IOrganizationUserRepository.ReplaceAsync(OrganizationUser obj, IEnumerable<CollectionAccessSelection> collections)'.
|
|
Build artifacts (Sso, ./bitwarden_license/src, true):
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.
|
Build artifacts (Admin, ./src, true):
src/Core/Models/Mail/Provider/ProviderInitiateDeleteModel.cs#L11
'ProviderInitiateDeleteModel.WebVaultUrl' hides inherited member 'BaseMailModel.WebVaultUrl'. Use the new keyword if hiding was intended.
|
Build artifacts (Admin, ./src, true):
src/Core/Models/Mail/Provider/ProviderInitiateDeleteModel.cs#L14
'ProviderInitiateDeleteModel.SiteName' hides inherited member 'BaseMailModel.SiteName'. Use the new keyword if hiding was intended.
|
Build artifacts (Admin, ./src, true):
src/Core/AdminConsole/OrganizationFeatures/OrganizationUsers/UpdateOrganizationUserCommand.cs#L121
Possible null reference argument for parameter 'collections' in 'Task IOrganizationUserRepository.ReplaceAsync(OrganizationUser obj, IEnumerable<CollectionAccessSelection> collections)'.
|
Build artifacts (Admin, ./src, true):
src/Core/Billing/Services/Implementations/PaymentHistoryService.cs#L15
Parameter 'logger' is unread.
|
Build artifacts (Admin, ./src, true):
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.
|
Build artifacts (Admin, ./src, true):
src/Admin/AdminConsole/Models/OrganizationEditModel.cs#L146
'OrganizationEditModel.UseSecretsManager' hides inherited member 'OrganizationViewModel.UseSecretsManager'. Use the new keyword if hiding was intended.
|
Build Docker images (Server, ./util, true)
The following actions use a deprecated Node.js version and will be forced to run on node20: Azure/login@e15b166166a8746d1a47596803bd8c1b595455cf, bitwarden/gh-actions/get-keyvault-secrets@main. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build Docker images (Server, ./util, true)
Failed minimum severity level. Found vulnerabilities with level 'medium' or higher
|
Build Docker images (EventsProcessor, ./src, true)
The following actions use a deprecated Node.js version and will be forced to run on node20: Azure/login@e15b166166a8746d1a47596803bd8c1b595455cf, bitwarden/gh-actions/get-keyvault-secrets@main. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build Docker images (EventsProcessor, ./src, true)
Failed minimum severity level. Found vulnerabilities with level 'medium' or higher
|
Build Docker images (Setup, ./util, true)
The following actions use a deprecated Node.js version and will be forced to run on node20: Azure/login@e15b166166a8746d1a47596803bd8c1b595455cf, bitwarden/gh-actions/get-keyvault-secrets@main. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build Docker images (Setup, ./util, true)
Failed minimum severity level. Found vulnerabilities with level 'medium' or higher
|
Build Docker images (Admin, ./src, true)
The following actions use a deprecated Node.js version and will be forced to run on node20: Azure/login@e15b166166a8746d1a47596803bd8c1b595455cf, bitwarden/gh-actions/get-keyvault-secrets@main. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build Docker images (Admin, ./src, true)
Failed minimum severity level. Found vulnerabilities with level 'medium' or higher
|
Build Docker images (Api, ./src, true)
The following actions use a deprecated Node.js version and will be forced to run on node20: Azure/login@e15b166166a8746d1a47596803bd8c1b595455cf, bitwarden/gh-actions/get-keyvault-secrets@main. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build Docker images (Api, ./src, true)
Failed minimum severity level. Found vulnerabilities with level 'medium' or higher
|
Build Docker images (Events, ./src, true)
The following actions use a deprecated Node.js version and will be forced to run on node20: Azure/login@e15b166166a8746d1a47596803bd8c1b595455cf, bitwarden/gh-actions/get-keyvault-secrets@main. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build Docker images (Events, ./src, true)
Failed minimum severity level. Found vulnerabilities with level 'medium' or higher
|
Build Docker images (Nginx, ./util)
The following actions use a deprecated Node.js version and will be forced to run on node20: Azure/login@e15b166166a8746d1a47596803bd8c1b595455cf, bitwarden/gh-actions/get-keyvault-secrets@main. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build Docker images (Nginx, ./util)
Failed minimum severity level. Found vulnerabilities with level 'medium' or higher
|
Build Docker images (Sso, ./bitwarden_license/src, true)
The following actions use a deprecated Node.js version and will be forced to run on node20: Azure/login@e15b166166a8746d1a47596803bd8c1b595455cf, bitwarden/gh-actions/get-keyvault-secrets@main. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build Docker images (Sso, ./bitwarden_license/src, true)
Failed minimum severity level. Found vulnerabilities with level 'medium' or higher
|
Build Docker images (MsSqlMigratorUtility, ./util, true)
The following actions use a deprecated Node.js version and will be forced to run on node20: Azure/login@e15b166166a8746d1a47596803bd8c1b595455cf, bitwarden/gh-actions/get-keyvault-secrets@main. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build Docker images (MsSqlMigratorUtility, ./util, true)
Failed minimum severity level. Found vulnerabilities with level 'medium' or higher
|
Build Docker images (Notifications, ./src, true)
The following actions use a deprecated Node.js version and will be forced to run on node20: Azure/login@e15b166166a8746d1a47596803bd8c1b595455cf, bitwarden/gh-actions/get-keyvault-secrets@main. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build Docker images (Notifications, ./src, true)
Failed minimum severity level. Found vulnerabilities with level 'medium' or higher
|
Build Docker images (Identity, ./src, true)
The following actions use a deprecated Node.js version and will be forced to run on node20: Azure/login@e15b166166a8746d1a47596803bd8c1b595455cf, bitwarden/gh-actions/get-keyvault-secrets@main. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build Docker images (Identity, ./src, true)
Failed minimum severity level. Found vulnerabilities with level 'medium' or higher
|
Build Docker images (Attachments, ./util)
The following actions use a deprecated Node.js version and will be forced to run on node20: Azure/login@e15b166166a8746d1a47596803bd8c1b595455cf, bitwarden/gh-actions/get-keyvault-secrets@main. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build Docker images (Attachments, ./util)
Failed minimum severity level. Found vulnerabilities with level 'medium' or higher
|
Build Docker images (Icons, ./src, true)
The following actions use a deprecated Node.js version and will be forced to run on node20: Azure/login@e15b166166a8746d1a47596803bd8c1b595455cf, bitwarden/gh-actions/get-keyvault-secrets@main. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build Docker images (Icons, ./src, true)
Failed minimum severity level. Found vulnerabilities with level 'medium' or higher
|
Build Docker images (Icons, ./src, true)
Failed to download action 'https://api.github.com/repos/anchore/scan-action/tarball/5ed195cc06065322983cae4bb31e2a751feb86fd'. Error: Response status code does not indicate success: 500 (Internal Server Error). C004:16E9B:FC5C2E:1EE85A6:6735F113
|
Build Docker images (Icons, ./src, true)
Back off 21.045 seconds before retry.
|
Build Docker images (Scim, ./bitwarden_license/src, true)
The following actions use a deprecated Node.js version and will be forced to run on node20: Azure/login@e15b166166a8746d1a47596803bd8c1b595455cf, bitwarden/gh-actions/get-keyvault-secrets@main. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build Docker images (Scim, ./bitwarden_license/src, true)
Failed minimum severity level. Found vulnerabilities with level 'medium' or higher
|
Build Docker images (MsSql, ./util)
The following actions use a deprecated Node.js version and will be forced to run on node20: Azure/login@e15b166166a8746d1a47596803bd8c1b595455cf, bitwarden/gh-actions/get-keyvault-secrets@main. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build Docker images (MsSql, ./util)
Failed minimum severity level. Found vulnerabilities with level 'medium' or higher
|
Build Docker images (Billing, ./src, true)
The following actions use a deprecated Node.js version and will be forced to run on node20: Azure/login@e15b166166a8746d1a47596803bd8c1b595455cf, bitwarden/gh-actions/get-keyvault-secrets@main. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build Docker images (Billing, ./src, true)
Failed minimum severity level. Found vulnerabilities with level 'medium' or higher
|
Upload
The following actions use a deprecated Node.js version and will be forced to run on node20: Azure/login@e15b166166a8746d1a47596803bd8c1b595455cf. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Upload:
src/Core/Models/Mail/Provider/ProviderInitiateDeleteModel.cs#L11
'ProviderInitiateDeleteModel.WebVaultUrl' hides inherited member 'BaseMailModel.WebVaultUrl'. Use the new keyword if hiding was intended.
|
Upload:
src/Core/Models/Mail/Provider/ProviderInitiateDeleteModel.cs#L14
'ProviderInitiateDeleteModel.SiteName' hides inherited member 'BaseMailModel.SiteName'. Use the new keyword if hiding was intended.
|
Upload:
src/Core/AdminConsole/OrganizationFeatures/OrganizationUsers/UpdateOrganizationUserCommand.cs#L121
Possible null reference argument for parameter 'collections' in 'Task IOrganizationUserRepository.ReplaceAsync(OrganizationUser obj, IEnumerable<CollectionAccessSelection> collections)'.
|
Upload:
src/Core/Billing/Services/Implementations/PaymentHistoryService.cs#L15
Parameter 'logger' is unread.
|
Upload:
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.
|
Upload:
src/Api/AdminConsole/Public/Models/MemberBaseModel.cs#L61
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Upload:
src/Identity/Controllers/AccountsController.cs#L161
Unreachable code detected
|
Upload:
src/Identity/Controllers/AccountsController.cs#L167
Unreachable code detected
|
Upload:
src/Identity/Controllers/AccountsController.cs#L172
Unreachable code detected
|
Upload:
src/Identity/Controllers/AccountsController.cs#L179
Unreachable code detected
|
Upload:
src/Identity/Controllers/AccountsController.cs#L186
Unreachable code detected
|
Check for failures
The following actions use a deprecated Node.js version and will be forced to run on node20: Azure/login@e15b166166a8746d1a47596803bd8c1b595455cf. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
Admin.zip
|
45.5 MB |
|
Api.zip
|
43.6 MB |
|
Billing.zip
|
42.1 MB |
|
Events.zip
|
42 MB |
|
EventsProcessor.zip
|
42 MB |
|
Icons.zip
|
42.4 MB |
|
Identity.zip
|
42.1 MB |
|
MsSqlMigratorUtility-linux-x64
|
60 MB |
|
MsSqlMigratorUtility-osx-x64
|
60 MB |
|
MsSqlMigratorUtility-win-x64
|
61 MB |
|
MsSqlMigratorUtility.zip
|
25.7 MB |
|
Notifications.zip
|
42.3 MB |
|
Scim.zip
|
42 MB |
|
Server.zip
|
47.5 KB |
|
Setup.zip
|
25.5 MB |
|
Sso.zip
|
43.6 MB |
|
bitwarden~server~8ZI3N2.dockerbuild
|
18.3 KB |
|
bitwarden~server~BZ4DWE.dockerbuild
|
22.5 KB |
|
bitwarden~server~EMT0N5.dockerbuild
|
22.3 KB |
|
bitwarden~server~KB570O.dockerbuild
|
22.3 KB |
|
bitwarden~server~NZMS7C.dockerbuild
|
26.1 KB |
|
bitwarden~server~O1X6HR.dockerbuild
|
15.2 KB |
|
bitwarden~server~ODXGLB.dockerbuild
|
21.5 KB |
|
bitwarden~server~Q2ID6H.dockerbuild
|
22.4 KB |
|
bitwarden~server~RMVLDR.dockerbuild
|
21.6 KB |
|
bitwarden~server~SI1CYT.dockerbuild
|
21.7 KB |
|
bitwarden~server~TH37I2.dockerbuild
|
21.2 KB |
|
bitwarden~server~TLR5DA.dockerbuild
|
14.7 KB |
|
bitwarden~server~TOER7H.dockerbuild
|
22.5 KB |
|
bitwarden~server~UXNYP6.dockerbuild
|
22.8 KB |
|
bitwarden~server~YGWSSM.dockerbuild
|
21.5 KB |
|
bitwarden~server~ZOV88P.dockerbuild
|
21.5 KB |
|
identity.json
|
2.04 KB |
|
internal.json
|
34.4 KB |
|
swagger.json
|
6.83 KB |
|