Skip to content

SM-1146: Secrets Manager total counts #19675

SM-1146: Secrets Manager total counts

SM-1146: Secrets Manager total counts #19675

Triggered via pull request July 5, 2024 19:23
Status Failure
Total duration 7m 51s
Artifacts 16

build.yml

on: pull_request
Matrix: Build artifacts
Matrix: Build MSSQL migrator utility
Matrix: Build Docker images
Upload
0s
Upload
Trigger self-host build
0s
Trigger self-host build
Trigger k8s deploy
0s
Trigger k8s deploy
Check for failures
7s
Check for failures
Fit to window
Zoom out
Zoom in

Annotations

1 error and 189 warnings
Build Docker images (Billing, ./src, true)
Could not download the secret github-pat-bitwarden-devops-bot-repo-scope
Lint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-dotnet@3447fd6a9f9e57506b15f895c5b76d3b197dc7c2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build artifacts (Server, ./util)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-dotnet@3447fd6a9f9e57506b15f895c5b76d3b197dc7c2, actions/setup-node@5e21ff4d9bc1a8cf6de233a3057d20ec6b3fb69d, actions/upload-artifact@a8a3f3ad30e3422c9c7b888a15615d19a852ae32. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build artifacts (MsSqlMigratorUtility, ./util, true)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-dotnet@3447fd6a9f9e57506b15f895c5b76d3b197dc7c2, actions/setup-node@5e21ff4d9bc1a8cf6de233a3057d20ec6b3fb69d, actions/upload-artifact@a8a3f3ad30e3422c9c7b888a15615d19a852ae32. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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/Auth/Models/Api/Request/Accounts/RegisterSendVerificationEmailRequestModel.cs#L13
Non-nullable property 'Email' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build artifacts (MsSqlMigratorUtility, ./util, true): src/Core/Auth/Services/Implementations/AuthRequestService.cs#L139
Possible null reference argument for parameter 'user' in 'Task<AuthRequest> AuthRequestService.CreateAuthRequestAsync(AuthRequestCreateRequestModel model, User user, Guid? organizationId)'.
Build artifacts (MsSqlMigratorUtility, ./util, true): src/Core/Billing/Services/IProviderBillingService.cs#L20
XML comment has cref attribute 'seats' that could not be resolved
Build artifacts (MsSqlMigratorUtility, ./util, true): src/Core/Billing/Services/ISubscriberService.cs#L54
XML comment has cref attribute 'subscriber' that could not be resolved
Build artifacts (MsSqlMigratorUtility, ./util, true): src/Core/Billing/Services/ISubscriberService.cs#L106
XML comment has cref attribute 'subscriber' that could not be resolved
Build artifacts (Identity, ./src)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-dotnet@3447fd6a9f9e57506b15f895c5b76d3b197dc7c2, actions/setup-node@5e21ff4d9bc1a8cf6de233a3057d20ec6b3fb69d, actions/upload-artifact@a8a3f3ad30e3422c9c7b888a15615d19a852ae32. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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/Auth/Models/Api/Request/Accounts/RegisterSendVerificationEmailRequestModel.cs#L13
Non-nullable property 'Email' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build artifacts (Identity, ./src): src/Core/Auth/Services/Implementations/AuthRequestService.cs#L139
Possible null reference argument for parameter 'user' in 'Task<AuthRequest> AuthRequestService.CreateAuthRequestAsync(AuthRequestCreateRequestModel model, User user, Guid? organizationId)'.
Build artifacts (Identity, ./src): src/Core/Billing/Services/IProviderBillingService.cs#L20
XML comment has cref attribute 'seats' that could not be resolved
Build artifacts (Identity, ./src): src/Core/Billing/Services/ISubscriberService.cs#L54
XML comment has cref attribute 'subscriber' that could not be resolved
Build artifacts (Identity, ./src): src/Core/Billing/Services/ISubscriberService.cs#L106
XML comment has cref attribute 'subscriber' that could not be resolved
Build artifacts (Identity, ./src): src/Infrastructure.EntityFramework/Vault/Repositories/Queries/CipherReadCanEditByIdUserIdQuery.cs#L63
The result of the expression is always 'true' since a value of type 'Guid' is never equal to 'null' of type 'Guid?'
Build artifacts (Identity, ./src): src/Infrastructure.EntityFramework/Vault/Repositories/Queries/CipherReadCanEditByIdUserIdQuery.cs#L63
The result of the expression is always 'true' since a value of type 'Guid' is never equal to 'null' of type 'Guid?'
Build artifacts (Events, ./src)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-dotnet@3447fd6a9f9e57506b15f895c5b76d3b197dc7c2, actions/setup-node@5e21ff4d9bc1a8cf6de233a3057d20ec6b3fb69d, actions/upload-artifact@a8a3f3ad30e3422c9c7b888a15615d19a852ae32. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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/Auth/Services/Implementations/AuthRequestService.cs#L139
Possible null reference argument for parameter 'user' in 'Task<AuthRequest> AuthRequestService.CreateAuthRequestAsync(AuthRequestCreateRequestModel model, User user, Guid? organizationId)'.
Build artifacts (Events, ./src): src/Core/Auth/Models/Api/Request/Accounts/RegisterSendVerificationEmailRequestModel.cs#L13
Non-nullable property 'Email' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build artifacts (Events, ./src): src/Core/Billing/Services/IProviderBillingService.cs#L20
XML comment has cref attribute 'seats' that could not be resolved
Build artifacts (Api, ./src)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-dotnet@3447fd6a9f9e57506b15f895c5b76d3b197dc7c2, actions/setup-node@5e21ff4d9bc1a8cf6de233a3057d20ec6b3fb69d, actions/upload-artifact@a8a3f3ad30e3422c9c7b888a15615d19a852ae32. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build artifacts (Events, ./src): src/Core/Billing/Services/ISubscriberService.cs#L54
XML comment has cref attribute 'subscriber' that could not be resolved
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 (Events, ./src): src/Core/Billing/Services/ISubscriberService.cs#L106
XML comment has cref attribute 'subscriber' that could not be resolved
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 (Events, ./src): src/Infrastructure.EntityFramework/Vault/Repositories/Queries/CipherReadCanEditByIdUserIdQuery.cs#L63
The result of the expression is always 'true' since a value of type 'Guid' is never equal to 'null' of type 'Guid?'
Build artifacts (Api, ./src): src/Core/Auth/Models/Api/Request/Accounts/RegisterSendVerificationEmailRequestModel.cs#L13
Non-nullable property 'Email' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build artifacts (Events, ./src): src/Infrastructure.EntityFramework/Vault/Repositories/Queries/CipherReadCanEditByIdUserIdQuery.cs#L63
The result of the expression is always 'true' since a value of type 'Guid' is never equal to 'null' of type 'Guid?'
Build artifacts (Api, ./src): src/Core/Auth/Services/Implementations/AuthRequestService.cs#L139
Possible null reference argument for parameter 'user' in 'Task<AuthRequest> AuthRequestService.CreateAuthRequestAsync(AuthRequestCreateRequestModel model, User user, Guid? organizationId)'.
Build artifacts (Api, ./src): src/Core/Billing/Services/IProviderBillingService.cs#L20
XML comment has cref attribute 'seats' that could not be resolved
Build artifacts (Api, ./src): src/Core/Billing/Services/ISubscriberService.cs#L54
XML comment has cref attribute 'subscriber' that could not be resolved
Build artifacts (Api, ./src): src/Core/Billing/Services/ISubscriberService.cs#L106
XML comment has cref attribute 'subscriber' that could not be resolved
Build artifacts (Api, ./src): src/Infrastructure.EntityFramework/Vault/Repositories/Queries/CipherReadCanEditByIdUserIdQuery.cs#L63
The result of the expression is always 'true' since a value of type 'Guid' is never equal to 'null' of type 'Guid?'
Build artifacts (Api, ./src): src/Infrastructure.EntityFramework/Vault/Repositories/Queries/CipherReadCanEditByIdUserIdQuery.cs#L63
The result of the expression is always 'true' since a value of type 'Guid' is never equal to 'null' of type 'Guid?'
Build artifacts (Scim, ./bitwarden_license/src, true)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-dotnet@3447fd6a9f9e57506b15f895c5b76d3b197dc7c2, actions/setup-node@5e21ff4d9bc1a8cf6de233a3057d20ec6b3fb69d, actions/upload-artifact@a8a3f3ad30e3422c9c7b888a15615d19a852ae32. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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/Auth/Services/Implementations/AuthRequestService.cs#L139
Possible null reference argument for parameter 'user' in 'Task<AuthRequest> AuthRequestService.CreateAuthRequestAsync(AuthRequestCreateRequestModel model, User user, Guid? organizationId)'.
Build artifacts (Scim, ./bitwarden_license/src, true): src/Core/Auth/Models/Api/Request/Accounts/RegisterSendVerificationEmailRequestModel.cs#L13
Non-nullable property 'Email' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build artifacts (Scim, ./bitwarden_license/src, true): src/Core/Billing/Services/IProviderBillingService.cs#L20
XML comment has cref attribute 'seats' that could not be resolved
Build artifacts (Scim, ./bitwarden_license/src, true): src/Core/Billing/Services/ISubscriberService.cs#L54
XML comment has cref attribute 'subscriber' that could not be resolved
Build artifacts (Scim, ./bitwarden_license/src, true): src/Core/Billing/Services/ISubscriberService.cs#L106
XML comment has cref attribute 'subscriber' that could not be resolved
Build artifacts (Scim, ./bitwarden_license/src, true): src/Infrastructure.EntityFramework/Vault/Repositories/Queries/CipherReadCanEditByIdUserIdQuery.cs#L63
The result of the expression is always 'true' since a value of type 'Guid' is never equal to 'null' of type 'Guid?'
Build artifacts (Scim, ./bitwarden_license/src, true): src/Infrastructure.EntityFramework/Vault/Repositories/Queries/CipherReadCanEditByIdUserIdQuery.cs#L63
The result of the expression is always 'true' since a value of type 'Guid' is never equal to 'null' of type 'Guid?'
Build artifacts (Sso, ./bitwarden_license/src, true)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-dotnet@3447fd6a9f9e57506b15f895c5b76d3b197dc7c2, actions/setup-node@5e21ff4d9bc1a8cf6de233a3057d20ec6b3fb69d, actions/upload-artifact@a8a3f3ad30e3422c9c7b888a15615d19a852ae32. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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/Auth/Services/Implementations/AuthRequestService.cs#L139
Possible null reference argument for parameter 'user' in 'Task<AuthRequest> AuthRequestService.CreateAuthRequestAsync(AuthRequestCreateRequestModel model, User user, Guid? organizationId)'.
Build artifacts (Sso, ./bitwarden_license/src, true): src/Core/Auth/Models/Api/Request/Accounts/RegisterSendVerificationEmailRequestModel.cs#L13
Non-nullable property 'Email' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build artifacts (Sso, ./bitwarden_license/src, true): src/Core/Billing/Services/IProviderBillingService.cs#L20
XML comment has cref attribute 'seats' that could not be resolved
Build artifacts (Sso, ./bitwarden_license/src, true): src/Core/Billing/Services/ISubscriberService.cs#L54
XML comment has cref attribute 'subscriber' that could not be resolved
Build artifacts (Sso, ./bitwarden_license/src, true): src/Core/Billing/Services/ISubscriberService.cs#L106
XML comment has cref attribute 'subscriber' that could not be resolved
Build artifacts (Sso, ./bitwarden_license/src, true): src/Infrastructure.EntityFramework/Repositories/Queries/CollectionCipherReadByUserIdQuery.cs#L51
The result of the expression is always 'true' since a value of type 'Guid' is never equal to 'null' of type 'Guid?'
Build artifacts (Sso, ./bitwarden_license/src, true): src/Infrastructure.EntityFramework/Repositories/Queries/CollectionCipherReadByUserIdQuery.cs#L51
The result of the expression is always 'true' since a value of type 'Guid' is never equal to 'null' of type 'Guid?'
Build MSSQL migrator utility (linux-x64)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-dotnet@3447fd6a9f9e57506b15f895c5b76d3b197dc7c2, actions/upload-artifact@a8a3f3ad30e3422c9c7b888a15615d19a852ae32. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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/Auth/Services/Implementations/AuthRequestService.cs#L139
Possible null reference argument for parameter 'user' in 'Task<AuthRequest> AuthRequestService.CreateAuthRequestAsync(AuthRequestCreateRequestModel model, User user, Guid? organizationId)'.
Build MSSQL migrator utility (linux-x64): src/Core/Auth/Models/Api/Request/Accounts/RegisterSendVerificationEmailRequestModel.cs#L13
Non-nullable property 'Email' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build MSSQL migrator utility (linux-x64): src/Core/Billing/Services/IProviderBillingService.cs#L20
XML comment has cref attribute 'seats' that could not be resolved
Build MSSQL migrator utility (linux-x64): src/Core/Billing/Services/ISubscriberService.cs#L54
XML comment has cref attribute 'subscriber' that could not be resolved
Build MSSQL migrator utility (linux-x64): src/Core/Billing/Services/ISubscriberService.cs#L106
XML comment has cref attribute 'subscriber' that could not be resolved
Build artifacts (Billing, ./src)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-dotnet@3447fd6a9f9e57506b15f895c5b76d3b197dc7c2, actions/setup-node@5e21ff4d9bc1a8cf6de233a3057d20ec6b3fb69d, actions/upload-artifact@a8a3f3ad30e3422c9c7b888a15615d19a852ae32. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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/Auth/Services/Implementations/AuthRequestService.cs#L139
Possible null reference argument for parameter 'user' in 'Task<AuthRequest> AuthRequestService.CreateAuthRequestAsync(AuthRequestCreateRequestModel model, User user, Guid? organizationId)'.
Build artifacts (Billing, ./src): src/Core/Auth/Models/Api/Request/Accounts/RegisterSendVerificationEmailRequestModel.cs#L13
Non-nullable property 'Email' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build artifacts (Billing, ./src): src/Core/Billing/Services/IProviderBillingService.cs#L20
XML comment has cref attribute 'seats' that could not be resolved
Build artifacts (Billing, ./src): src/Core/Billing/Services/ISubscriberService.cs#L54
XML comment has cref attribute 'subscriber' that could not be resolved
Build artifacts (Billing, ./src): src/Core/Billing/Services/ISubscriberService.cs#L106
XML comment has cref attribute 'subscriber' that could not be resolved
Build artifacts (Billing, ./src): src/Infrastructure.EntityFramework/Vault/Repositories/Queries/CipherReadCanEditByIdUserIdQuery.cs#L63
The result of the expression is always 'true' since a value of type 'Guid' is never equal to 'null' of type 'Guid?'
Build artifacts (Billing, ./src): src/Infrastructure.EntityFramework/Vault/Repositories/Queries/CipherReadCanEditByIdUserIdQuery.cs#L63
The result of the expression is always 'true' since a value of type 'Guid' is never equal to 'null' of type 'Guid?'
Build artifacts (Admin, ./src, true)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-dotnet@3447fd6a9f9e57506b15f895c5b76d3b197dc7c2, actions/setup-node@5e21ff4d9bc1a8cf6de233a3057d20ec6b3fb69d, actions/upload-artifact@a8a3f3ad30e3422c9c7b888a15615d19a852ae32. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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/Auth/Services/Implementations/AuthRequestService.cs#L139
Possible null reference argument for parameter 'user' in 'Task<AuthRequest> AuthRequestService.CreateAuthRequestAsync(AuthRequestCreateRequestModel model, User user, Guid? organizationId)'.
Build artifacts (Admin, ./src, true): src/Core/Auth/Models/Api/Request/Accounts/RegisterSendVerificationEmailRequestModel.cs#L13
Non-nullable property 'Email' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build artifacts (Admin, ./src, true): src/Core/Billing/Services/IProviderBillingService.cs#L20
XML comment has cref attribute 'seats' that could not be resolved
Build artifacts (Admin, ./src, true): src/Core/Billing/Services/ISubscriberService.cs#L54
XML comment has cref attribute 'subscriber' that could not be resolved
Build artifacts (Admin, ./src, true): src/Core/Billing/Services/ISubscriberService.cs#L106
XML comment has cref attribute 'subscriber' that could not be resolved
Build artifacts (Admin, ./src, true): src/Infrastructure.EntityFramework/Vault/Repositories/Queries/CipherReadCanEditByIdUserIdQuery.cs#L63
The result of the expression is always 'true' since a value of type 'Guid' is never equal to 'null' of type 'Guid?'
Build artifacts (Admin, ./src, true): src/Infrastructure.EntityFramework/Vault/Repositories/Queries/CipherReadCanEditByIdUserIdQuery.cs#L63
The result of the expression is always 'true' since a value of type 'Guid' is never equal to 'null' of type 'Guid?'
Build Docker images (Billing, ./src, true)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: Azure/login@92a5484dfaf04ca78a94597f4f19fea633851fa2, 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)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: Azure/login@92a5484dfaf04ca78a94597f4f19fea633851fa2, bitwarden/gh-actions/get-keyvault-secrets@main, docker/build-push-action@1104d471370f9806843c095c1db02b5a90c5f8b6. 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 (Nginx, ./util)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: Azure/login@92a5484dfaf04ca78a94597f4f19fea633851fa2, bitwarden/gh-actions/get-keyvault-secrets@main, docker/build-push-action@1104d471370f9806843c095c1db02b5a90c5f8b6. 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 uses Node.js version which is deprecated and will be forced to run on node20: Azure/login@92a5484dfaf04ca78a94597f4f19fea633851fa2, bitwarden/gh-actions/get-keyvault-secrets@main, actions/download-artifact@9bc31d5ccc31df68ecc42ccf4149144866c47d8a, docker/build-push-action@1104d471370f9806843c095c1db02b5a90c5f8b6. 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 (Api, ./src, true)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: Azure/login@92a5484dfaf04ca78a94597f4f19fea633851fa2, bitwarden/gh-actions/get-keyvault-secrets@main, actions/download-artifact@9bc31d5ccc31df68ecc42ccf4149144866c47d8a, docker/build-push-action@1104d471370f9806843c095c1db02b5a90c5f8b6. 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 (Admin, ./src, true)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: Azure/login@92a5484dfaf04ca78a94597f4f19fea633851fa2, bitwarden/gh-actions/get-keyvault-secrets@main, actions/download-artifact@9bc31d5ccc31df68ecc42ccf4149144866c47d8a, docker/build-push-action@1104d471370f9806843c095c1db02b5a90c5f8b6. 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 (MsSqlMigratorUtility, ./util, true)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: Azure/login@92a5484dfaf04ca78a94597f4f19fea633851fa2, bitwarden/gh-actions/get-keyvault-secrets@main, actions/download-artifact@9bc31d5ccc31df68ecc42ccf4149144866c47d8a, docker/build-push-action@1104d471370f9806843c095c1db02b5a90c5f8b6. 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 (Identity, ./src, true)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: Azure/login@92a5484dfaf04ca78a94597f4f19fea633851fa2, bitwarden/gh-actions/get-keyvault-secrets@main, actions/download-artifact@9bc31d5ccc31df68ecc42ccf4149144866c47d8a, docker/build-push-action@1104d471370f9806843c095c1db02b5a90c5f8b6. 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 (Notifications, ./src, true)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: Azure/login@92a5484dfaf04ca78a94597f4f19fea633851fa2, bitwarden/gh-actions/get-keyvault-secrets@main, actions/download-artifact@9bc31d5ccc31df68ecc42ccf4149144866c47d8a, docker/build-push-action@1104d471370f9806843c095c1db02b5a90c5f8b6. 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 (Scim, ./bitwarden_license/src, true)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: Azure/login@92a5484dfaf04ca78a94597f4f19fea633851fa2, bitwarden/gh-actions/get-keyvault-secrets@main, actions/download-artifact@9bc31d5ccc31df68ecc42ccf4149144866c47d8a, docker/build-push-action@1104d471370f9806843c095c1db02b5a90c5f8b6. 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 (Server, ./util, true)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: Azure/login@92a5484dfaf04ca78a94597f4f19fea633851fa2, bitwarden/gh-actions/get-keyvault-secrets@main, actions/download-artifact@9bc31d5ccc31df68ecc42ccf4149144866c47d8a, docker/build-push-action@1104d471370f9806843c095c1db02b5a90c5f8b6. 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 uses Node.js version which is deprecated and will be forced to run on node20: Azure/login@92a5484dfaf04ca78a94597f4f19fea633851fa2, bitwarden/gh-actions/get-keyvault-secrets@main, actions/download-artifact@9bc31d5ccc31df68ecc42ccf4149144866c47d8a, docker/build-push-action@1104d471370f9806843c095c1db02b5a90c5f8b6. 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 (Events, ./src, true)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: Azure/login@92a5484dfaf04ca78a94597f4f19fea633851fa2, bitwarden/gh-actions/get-keyvault-secrets@main, actions/download-artifact@9bc31d5ccc31df68ecc42ccf4149144866c47d8a, docker/build-push-action@1104d471370f9806843c095c1db02b5a90c5f8b6. 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 (Icons, ./src, true)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: Azure/login@92a5484dfaf04ca78a94597f4f19fea633851fa2, bitwarden/gh-actions/get-keyvault-secrets@main, actions/download-artifact@9bc31d5ccc31df68ecc42ccf4149144866c47d8a, docker/build-push-action@1104d471370f9806843c095c1db02b5a90c5f8b6. 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 artifacts (Notifications, ./src)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-dotnet@3447fd6a9f9e57506b15f895c5b76d3b197dc7c2, actions/setup-node@5e21ff4d9bc1a8cf6de233a3057d20ec6b3fb69d, actions/upload-artifact@a8a3f3ad30e3422c9c7b888a15615d19a852ae32. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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/Auth/Services/Implementations/AuthRequestService.cs#L139
Possible null reference argument for parameter 'user' in 'Task<AuthRequest> AuthRequestService.CreateAuthRequestAsync(AuthRequestCreateRequestModel model, User user, Guid? organizationId)'.
Build artifacts (Notifications, ./src): src/Core/Auth/Models/Api/Request/Accounts/RegisterSendVerificationEmailRequestModel.cs#L13
Non-nullable property 'Email' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build artifacts (Notifications, ./src): src/Core/Billing/Services/IProviderBillingService.cs#L20
XML comment has cref attribute 'seats' that could not be resolved
Build artifacts (Notifications, ./src): src/Core/Billing/Services/ISubscriberService.cs#L54
XML comment has cref attribute 'subscriber' that could not be resolved
Build artifacts (Notifications, ./src): src/Core/Billing/Services/ISubscriberService.cs#L106
XML comment has cref attribute 'subscriber' that could not be resolved
Build artifacts (Notifications, ./src): src/Infrastructure.EntityFramework/Repositories/Queries/UserCollectionDetailsQuery.cs#L56
The result of the expression is always 'true' since a value of type 'Guid' is never equal to 'null' of type 'Guid?'
Build artifacts (Notifications, ./src): src/Infrastructure.EntityFramework/Repositories/Queries/UserCollectionDetailsQuery.cs#L56
The result of the expression is always 'true' since a value of type 'Guid' is never equal to 'null' of type 'Guid?'
Build artifacts (Setup, ./util)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-dotnet@3447fd6a9f9e57506b15f895c5b76d3b197dc7c2, actions/setup-node@5e21ff4d9bc1a8cf6de233a3057d20ec6b3fb69d, actions/upload-artifact@a8a3f3ad30e3422c9c7b888a15615d19a852ae32. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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/Auth/Services/Implementations/AuthRequestService.cs#L139
Possible null reference argument for parameter 'user' in 'Task<AuthRequest> AuthRequestService.CreateAuthRequestAsync(AuthRequestCreateRequestModel model, User user, Guid? organizationId)'.
Build artifacts (Setup, ./util): src/Core/Auth/Models/Api/Request/Accounts/RegisterSendVerificationEmailRequestModel.cs#L13
Non-nullable property 'Email' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build artifacts (Setup, ./util): src/Core/Billing/Services/IProviderBillingService.cs#L20
XML comment has cref attribute 'seats' that could not be resolved
Build artifacts (Setup, ./util): src/Core/Billing/Services/ISubscriberService.cs#L54
XML comment has cref attribute 'subscriber' that could not be resolved
Build artifacts (Setup, ./util): src/Core/Billing/Services/ISubscriberService.cs#L106
XML comment has cref attribute 'subscriber' that could not be resolved
Build MSSQL migrator utility (osx-x64)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-dotnet@3447fd6a9f9e57506b15f895c5b76d3b197dc7c2, actions/upload-artifact@a8a3f3ad30e3422c9c7b888a15615d19a852ae32. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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/Auth/Models/Api/Request/Accounts/RegisterSendVerificationEmailRequestModel.cs#L13
Non-nullable property 'Email' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build MSSQL migrator utility (osx-x64): src/Core/Auth/Services/Implementations/AuthRequestService.cs#L139
Possible null reference argument for parameter 'user' in 'Task<AuthRequest> AuthRequestService.CreateAuthRequestAsync(AuthRequestCreateRequestModel model, User user, Guid? organizationId)'.
Build MSSQL migrator utility (osx-x64): src/Core/Billing/Services/IProviderBillingService.cs#L20
XML comment has cref attribute 'seats' that could not be resolved
Build MSSQL migrator utility (osx-x64): src/Core/Billing/Services/ISubscriberService.cs#L54
XML comment has cref attribute 'subscriber' that could not be resolved
Build MSSQL migrator utility (osx-x64): src/Core/Billing/Services/ISubscriberService.cs#L106
XML comment has cref attribute 'subscriber' that could not be resolved
Build artifacts (EventsProcessor, ./src)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-dotnet@3447fd6a9f9e57506b15f895c5b76d3b197dc7c2, actions/setup-node@5e21ff4d9bc1a8cf6de233a3057d20ec6b3fb69d, actions/upload-artifact@a8a3f3ad30e3422c9c7b888a15615d19a852ae32. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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/Auth/Models/Api/Request/Accounts/RegisterSendVerificationEmailRequestModel.cs#L13
Non-nullable property 'Email' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build artifacts (EventsProcessor, ./src): src/Core/Auth/Services/Implementations/AuthRequestService.cs#L139
Possible null reference argument for parameter 'user' in 'Task<AuthRequest> AuthRequestService.CreateAuthRequestAsync(AuthRequestCreateRequestModel model, User user, Guid? organizationId)'.
Build artifacts (EventsProcessor, ./src): src/Core/Billing/Services/IProviderBillingService.cs#L20
XML comment has cref attribute 'seats' that could not be resolved
Build artifacts (EventsProcessor, ./src): src/Core/Billing/Services/ISubscriberService.cs#L54
XML comment has cref attribute 'subscriber' that could not be resolved
Build artifacts (EventsProcessor, ./src): src/Core/Billing/Services/ISubscriberService.cs#L106
XML comment has cref attribute 'subscriber' that could not be resolved
Build artifacts (EventsProcessor, ./src): src/Infrastructure.EntityFramework/Repositories/Queries/UserCollectionDetailsQuery.cs#L56
The result of the expression is always 'true' since a value of type 'Guid' is never equal to 'null' of type 'Guid?'
Build artifacts (EventsProcessor, ./src): src/Infrastructure.EntityFramework/Repositories/Queries/UserCollectionDetailsQuery.cs#L56
The result of the expression is always 'true' since a value of type 'Guid' is never equal to 'null' of type 'Guid?'
Build MSSQL migrator utility (win-x64)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-dotnet@3447fd6a9f9e57506b15f895c5b76d3b197dc7c2, actions/upload-artifact@a8a3f3ad30e3422c9c7b888a15615d19a852ae32. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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/Auth/Models/Api/Request/Accounts/RegisterSendVerificationEmailRequestModel.cs#L13
Non-nullable property 'Email' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build MSSQL migrator utility (win-x64): src/Core/Auth/Services/Implementations/AuthRequestService.cs#L139
Possible null reference argument for parameter 'user' in 'Task<AuthRequest> AuthRequestService.CreateAuthRequestAsync(AuthRequestCreateRequestModel model, User user, Guid? organizationId)'.
Build MSSQL migrator utility (win-x64): src/Core/Billing/Services/IProviderBillingService.cs#L20
XML comment has cref attribute 'seats' that could not be resolved
Build MSSQL migrator utility (win-x64): src/Core/Billing/Services/ISubscriberService.cs#L54
XML comment has cref attribute 'subscriber' that could not be resolved
Build MSSQL migrator utility (win-x64): src/Core/Billing/Services/ISubscriberService.cs#L106
XML comment has cref attribute 'subscriber' that could not be resolved
Build artifacts (Icons, ./src)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-dotnet@3447fd6a9f9e57506b15f895c5b76d3b197dc7c2, actions/setup-node@5e21ff4d9bc1a8cf6de233a3057d20ec6b3fb69d, actions/upload-artifact@a8a3f3ad30e3422c9c7b888a15615d19a852ae32. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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/Auth/Models/Api/Request/Accounts/RegisterSendVerificationEmailRequestModel.cs#L13
Non-nullable property 'Email' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build artifacts (Icons, ./src): src/Core/Auth/Services/Implementations/AuthRequestService.cs#L139
Possible null reference argument for parameter 'user' in 'Task<AuthRequest> AuthRequestService.CreateAuthRequestAsync(AuthRequestCreateRequestModel model, User user, Guid? organizationId)'.
Build artifacts (Icons, ./src): src/Core/Billing/Services/IProviderBillingService.cs#L20
XML comment has cref attribute 'seats' that could not be resolved
Build artifacts (Icons, ./src): src/Core/Billing/Services/ISubscriberService.cs#L54
XML comment has cref attribute 'subscriber' that could not be resolved
Build artifacts (Icons, ./src): src/Core/Billing/Services/ISubscriberService.cs#L106
XML comment has cref attribute 'subscriber' that could not be resolved
Build artifacts (Icons, ./src): src/Infrastructure.EntityFramework/Vault/Repositories/Queries/CipherReadCanEditByIdUserIdQuery.cs#L63
The result of the expression is always 'true' since a value of type 'Guid' is never equal to 'null' of type 'Guid?'
Build artifacts (Icons, ./src): src/Infrastructure.EntityFramework/Vault/Repositories/Queries/CipherReadCanEditByIdUserIdQuery.cs#L63
The result of the expression is always 'true' since a value of type 'Guid' is never equal to 'null' of type 'Guid?'
Build Docker images (Setup, ./util, true)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: Azure/login@92a5484dfaf04ca78a94597f4f19fea633851fa2, bitwarden/gh-actions/get-keyvault-secrets@main, actions/download-artifact@9bc31d5ccc31df68ecc42ccf4149144866c47d8a, docker/build-push-action@1104d471370f9806843c095c1db02b5a90c5f8b6. 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
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "Admin.zip", "Api.zip", "Billing.zip", "Events.zip", "EventsProcessor.zip", "Icons.zip", "Identity.zip", "MsSqlMigratorUtility.zip", "MsSqlMigratorUtility-linux-x64", "MsSqlMigratorUtility-osx-x64", "MsSqlMigratorUtility-win-x64", "Notifications.zip", "Scim.zip", "Server.zip", "Setup.zip", "Sso.zip". Please update your workflow to use v4 of the artifact actions. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
Build Docker images (MsSql, ./util)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: Azure/login@92a5484dfaf04ca78a94597f4f19fea633851fa2, bitwarden/gh-actions/get-keyvault-secrets@main, docker/build-push-action@1104d471370f9806843c095c1db02b5a90c5f8b6. 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

Artifacts

Produced during runtime
Name Size
Admin.zip
45.6 MB
Api.zip
43.5 MB
Billing.zip
41.7 MB
Events.zip
41.6 MB
EventsProcessor.zip
41.6 MB
Icons.zip
42 MB
Identity.zip
41.8 MB
MsSqlMigratorUtility-linux-x64
138 MB
MsSqlMigratorUtility-osx-x64
139 MB
MsSqlMigratorUtility-win-x64
143 MB
MsSqlMigratorUtility.zip
25.3 MB
Notifications.zip
41.9 MB
Scim.zip
41.6 MB
Server.zip
47.8 KB
Setup.zip
25.1 MB
Sso.zip
43.2 MB