Skip to content

[PM-14892] Sales tax estimation #22269

[PM-14892] Sales tax estimation

[PM-14892] Sales tax estimation #22269

Triggered via pull request November 20, 2024 09:34
@jonashendrickxjonashendrickx
synchronize #5045
Status Success
Total duration 8m 12s
Artifacts 35

build.yml

on: pull_request_target
Check PR run  /  Check
3s
Check PR run / Check
Matrix: Build artifacts
Matrix: Build MSSQL migrator utility
Matrix: Build Docker images
Upload
1m 20s
Upload
Trigger self-host build
0s
Trigger self-host build
Trigger k8s deploy
0s
Trigger k8s deploy
Trigger Ephemeral Environment updates
0s
Trigger Ephemeral Environment updates
Check for failures
10s
Check for failures
Fit to window
Zoom out
Zoom in

Annotations

199 warnings
Build MSSQL migrator utility (linux-x64): src/Core/Models/Business/TaxInfo.cs#L5
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build MSSQL migrator utility (linux-x64): src/Core/Models/Business/TaxInfo.cs#L6
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build MSSQL migrator utility (linux-x64): src/Core/Billing/Models/Api/Requests/TaxInformationRequestModel.cs#L13
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build MSSQL migrator utility (linux-x64): src/Core/Billing/Services/ITaxService.cs#L7
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build MSSQL migrator utility (linux-x64): src/Core/Billing/Services/TaxService.cs#L893
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
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/IProviderBillingService.cs#L52
XML comment has cref attribute 'planType' that could not be resolved
Build MSSQL migrator utility (win-x64): src/Core/Models/Business/TaxInfo.cs#L5
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build MSSQL migrator utility (win-x64): src/Core/Models/Business/TaxInfo.cs#L6
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build MSSQL migrator utility (win-x64): src/Core/Billing/Services/ITaxService.cs#L7
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build MSSQL migrator utility (win-x64): src/Core/Billing/Services/TaxService.cs#L893
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build MSSQL migrator utility (win-x64): src/Core/Billing/Models/Api/Requests/TaxInformationRequestModel.cs#L13
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
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/IProviderBillingService.cs#L52
XML comment has cref attribute 'planType' that could not be resolved
Build MSSQL migrator utility (osx-x64): src/Core/Models/Business/TaxInfo.cs#L5
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/Business/TaxInfo.cs#L6
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/Billing/Models/Api/Requests/TaxInformationRequestModel.cs#L13
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/Billing/Services/ITaxService.cs#L7
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/Billing/Services/TaxService.cs#L893
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/IProviderBillingService.cs#L52
XML comment has cref attribute 'planType' that could not be resolved
Build artifacts (Events, ./src): src/Core/Models/Business/TaxInfo.cs#L5
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build artifacts (Events, ./src): src/Core/Models/Business/TaxInfo.cs#L6
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build artifacts (Events, ./src): src/Core/Billing/Models/Api/Requests/TaxInformationRequestModel.cs#L13
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/Billing/Services/ITaxService.cs#L7
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build artifacts (Events, ./src): src/Core/Billing/Services/TaxService.cs#L893
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
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/IProviderBillingService.cs#L52
XML comment has cref attribute 'planType' that could not be resolved
Build artifacts (Api, ./src): src/Core/Models/Business/TaxInfo.cs#L5
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build artifacts (Api, ./src): src/Core/Models/Business/TaxInfo.cs#L6
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/Billing/Models/Api/Requests/TaxInformationRequestModel.cs#L13
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build artifacts (Api, ./src): src/Core/Billing/Services/ITaxService.cs#L7
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build artifacts (Api, ./src): src/Core/Billing/Services/TaxService.cs#L893
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
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/IProviderBillingService.cs#L52
XML comment has cref attribute 'planType' that could not be resolved
Build artifacts (EventsProcessor, ./src): src/Core/Models/Business/TaxInfo.cs#L5
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build artifacts (EventsProcessor, ./src): src/Core/Models/Business/TaxInfo.cs#L6
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/Billing/Models/Api/Requests/TaxInformationRequestModel.cs#L13
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build artifacts (EventsProcessor, ./src): src/Core/Billing/Services/ITaxService.cs#L7
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build artifacts (EventsProcessor, ./src): src/Core/Billing/Services/TaxService.cs#L893
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
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/IProviderBillingService.cs#L52
XML comment has cref attribute 'planType' that could not be resolved
Build artifacts (Setup, ./util): src/Core/Models/Business/TaxInfo.cs#L5
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build artifacts (Setup, ./util): src/Core/Models/Business/TaxInfo.cs#L6
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build artifacts (Setup, ./util): src/Core/Billing/Models/Api/Requests/TaxInformationRequestModel.cs#L13
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build artifacts (Setup, ./util): src/Core/Billing/Services/ITaxService.cs#L7
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build artifacts (Setup, ./util): src/Core/Billing/Services/TaxService.cs#L893
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
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/IProviderBillingService.cs#L52
XML comment has cref attribute 'planType' that could not be resolved
Build artifacts (Identity, ./src): src/Core/Models/Business/TaxInfo.cs#L5
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build artifacts (Identity, ./src): src/Core/Models/Business/TaxInfo.cs#L6
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build artifacts (Identity, ./src): src/Core/Billing/Models/Api/Requests/TaxInformationRequestModel.cs#L13
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/Billing/Services/ITaxService.cs#L7
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build artifacts (Identity, ./src): src/Core/Billing/Services/TaxService.cs#L893
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
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/IProviderBillingService.cs#L52
XML comment has cref attribute 'planType' that could not be resolved
Build artifacts (Scim, ./bitwarden_license/src, true): src/Core/Models/Business/TaxInfo.cs#L5
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/Business/TaxInfo.cs#L6
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/Billing/Models/Api/Requests/TaxInformationRequestModel.cs#L13
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/Billing/Services/TaxService.cs#L893
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/Billing/Services/ITaxService.cs#L7
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/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/Billing/Services/IProviderBillingService.cs#L52
XML comment has cref attribute 'planType' that could not be resolved
Build artifacts (Billing, ./src): src/Core/Models/Business/TaxInfo.cs#L5
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build artifacts (Billing, ./src): src/Core/Models/Business/TaxInfo.cs#L6
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/Billing/Services/ITaxService.cs#L7
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build artifacts (Billing, ./src): src/Core/Billing/Services/TaxService.cs#L893
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build artifacts (Billing, ./src): src/Core/Billing/Models/Api/Requests/TaxInformationRequestModel.cs#L13
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
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/IProviderBillingService.cs#L52
XML comment has cref attribute 'planType' that could not be resolved
Build artifacts (MsSqlMigratorUtility, ./util, true): src/Core/Models/Business/TaxInfo.cs#L5
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build artifacts (MsSqlMigratorUtility, ./util, true): src/Core/Models/Business/TaxInfo.cs#L6
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build artifacts (MsSqlMigratorUtility, ./util, true): src/Core/Billing/Models/Api/Requests/TaxInformationRequestModel.cs#L13
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
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 (Icons, ./src): src/Core/Models/Business/TaxInfo.cs#L5
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
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 (Icons, ./src): src/Core/Models/Business/TaxInfo.cs#L6
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build artifacts (MsSqlMigratorUtility, ./util, true): src/Core/Billing/Services/ITaxService.cs#L7
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build artifacts (Icons, ./src): src/Core/Billing/Services/TaxService.cs#L893
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build artifacts (MsSqlMigratorUtility, ./util, true): src/Core/Billing/Services/TaxService.cs#L893
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build artifacts (Icons, ./src): src/Core/Billing/Services/ITaxService.cs#L7
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 (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 (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/Billing/Models/Api/Requests/TaxInformationRequestModel.cs#L13
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build artifacts (MsSqlMigratorUtility, ./util, true): src/Core/Billing/Services/IProviderBillingService.cs#L52
XML comment has cref attribute 'planType' that could not be resolved
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/IProviderBillingService.cs#L52
XML comment has cref attribute 'planType' that could not be resolved
Build artifacts (Notifications, ./src): src/Core/Models/Business/TaxInfo.cs#L5
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build artifacts (Notifications, ./src): src/Core/Models/Business/TaxInfo.cs#L6
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build artifacts (Notifications, ./src): src/Core/Billing/Models/Api/Requests/TaxInformationRequestModel.cs#L13
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/ITaxService.cs#L7
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build artifacts (Notifications, ./src): src/Core/Billing/Services/TaxService.cs#L893
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
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/IProviderBillingService.cs#L52
XML comment has cref attribute 'planType' that could not be resolved
Build artifacts (Sso, ./bitwarden_license/src, true): src/Core/Models/Business/TaxInfo.cs#L5
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/Business/TaxInfo.cs#L6
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/Billing/Models/Api/Requests/TaxInformationRequestModel.cs#L13
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/Billing/Services/ITaxService.cs#L7
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/Billing/Services/TaxService.cs#L893
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/Core/Billing/Services/IProviderBillingService.cs#L52
XML comment has cref attribute 'planType' that could not be resolved
Build artifacts (Admin, ./src, true): src/Core/Models/Business/TaxInfo.cs#L5
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/Business/TaxInfo.cs#L6
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build artifacts (Admin, ./src, true): src/Core/Billing/Models/Api/Requests/TaxInformationRequestModel.cs#L13
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/Billing/Services/ITaxService.cs#L7
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build artifacts (Admin, ./src, true): src/Core/Billing/Services/TaxService.cs#L893
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
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/IProviderBillingService.cs#L52
XML comment has cref attribute 'planType' that could not be resolved
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 (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 (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 (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 (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 (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 (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 (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 (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 (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 (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 (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 (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
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/Business/TaxInfo.cs#L5
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Upload: src/Core/Models/Business/TaxInfo.cs#L6
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
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/Billing/Models/Api/Requests/TaxInformationRequestModel.cs#L13
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Upload: src/Core/Billing/Services/ITaxService.cs#L7
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Upload: src/Core/Billing/Services/TaxService.cs#L893
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
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/IProviderBillingService.cs#L52
XML comment has cref attribute 'planType' that could not be resolved
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.8 MB
Notifications.zip
42.3 MB
Scim.zip
42 MB
Server.zip
47.4 KB
Setup.zip
25.5 MB
Sso.zip
43.7 MB
bitwarden~server~4BQ4TO.dockerbuild
21.6 KB
bitwarden~server~5T0MA7.dockerbuild
23 KB
bitwarden~server~8BX6NK.dockerbuild
14.1 KB
bitwarden~server~H0H3E0.dockerbuild
21.8 KB
bitwarden~server~HCQJKG.dockerbuild
20.7 KB
bitwarden~server~JR1EOP.dockerbuild
22.4 KB
bitwarden~server~NCFT22.dockerbuild
21.9 KB
bitwarden~server~P2RTXW.dockerbuild
22.3 KB
bitwarden~server~PDCMZL.dockerbuild
22.5 KB
bitwarden~server~PRL45R.dockerbuild
18.1 KB
bitwarden~server~QDG1XP.dockerbuild
21.3 KB
bitwarden~server~RH3UJD.dockerbuild
14.6 KB
bitwarden~server~V0O25V.dockerbuild
21.6 KB
bitwarden~server~V45GRF.dockerbuild
22.4 KB
bitwarden~server~V62GPU.dockerbuild
26.2 KB
bitwarden~server~V6JROE.dockerbuild
21.5 KB
identity.json
2.04 KB
internal.json
34.6 KB
swagger.json
6.83 KB