Support client version prerelease flag in context and LD targeting #22010
Triggered via pull request
November 7, 2024 20:56
withinfocus
synchronize
#4994
Status
Success
Total duration
8m 37s
Artifacts
39
build.yml
on: pull_request_target
Lint
2m 6s
Check PR run
/
Check
3s
Matrix: Build artifacts
Matrix: Build MSSQL migrator utility
Matrix: Build Docker images
Upload
1m 51s
Trigger self-host build
15s
Trigger k8s deploy
31s
Trigger Ephemeral Environment updates
0s
Check for failures
25s
Annotations
124 warnings
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 (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/AdminConsole/OrganizationFeatures/OrganizationUsers/UpdateOrganizationUserCommand.cs#L121
Possible null reference argument for parameter 'collections' in 'Task IOrganizationUserRepository.ReplaceAsync(OrganizationUser obj, IEnumerable<CollectionAccessSelection> collections)'.
|
Build artifacts (Setup, ./util):
src/Core/Billing/Services/Implementations/PaymentHistoryService.cs#L15
Parameter 'logger' is unread.
|
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 (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 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 (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 (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 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 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 (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 (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 (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/Billing/Services/Implementations/PaymentHistoryService.cs#L15
Parameter 'logger' is unread.
|
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/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#L67
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
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 (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 (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 (MsSqlMigratorUtility, ./util, true)
Failed minimum severity level. Found vulnerabilities with level 'medium' or higher
|
Build Docker images (Setup, ./util, true)
Failed minimum severity level. Found vulnerabilities with level 'medium' or higher
|
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 (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 (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 (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 (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 (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 (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 (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 (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
|
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 (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 (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
|
Trigger self-host build
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/
|
Trigger k8s deploy
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/
|
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#L67
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.4 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 MB |
|
MsSqlMigratorUtility-linux-x64
|
60 MB |
|
MsSqlMigratorUtility-osx-x64
|
59.9 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.4 MB |
|
Sso.zip
|
43.6 MB |
|
bitwarden~server~7ZOY8W.dockerbuild
|
24.1 KB |
|
bitwarden~server~BZQ1QZ.dockerbuild
|
14.1 KB |
|
bitwarden~server~CUL6M7.dockerbuild
|
21.3 KB |
|
bitwarden~server~HDOYGZ.dockerbuild
|
21.6 KB |
|
bitwarden~server~I0G8X9.dockerbuild
|
21.3 KB |
|
bitwarden~server~JL1F48.dockerbuild
|
21.9 KB |
|
bitwarden~server~JUXFB6.dockerbuild
|
21.8 KB |
|
bitwarden~server~LM0FHQ.dockerbuild
|
22.9 KB |
|
bitwarden~server~NMV9D6.dockerbuild
|
22 KB |
|
bitwarden~server~OF8RDJ.dockerbuild
|
20.6 KB |
|
bitwarden~server~OOEKKO.dockerbuild
|
22.4 KB |
|
bitwarden~server~W5FDF4.dockerbuild
|
26 KB |
|
bitwarden~server~WHCP16.dockerbuild
|
21.5 KB |
|
bitwarden~server~X4CD3T.dockerbuild
|
17.8 KB |
|
bitwarden~server~Z1WYAV.dockerbuild
|
15.2 KB |
|
bitwarden~server~ZD0ZQ1.dockerbuild
|
22.9 KB |
|
docker-stub-EU-sha256.txt
|
246 Bytes |
|
docker-stub-EU.zip
|
3.77 KB |
|
docker-stub-US-sha256.txt
|
244 Bytes |
|
docker-stub-US.zip
|
3.8 KB |
|
identity.json
|
2.04 KB |
|
internal.json
|
33.9 KB |
|
swagger.json
|
6.83 KB |
|