[AC-2732] Remove AccessAll - Bump account revision date sprocs #19736
build.yml
on: pull_request
Lint
1m 54s
Matrix: Build artifacts
Matrix: Build MSSQL migrator utility
Matrix: Build Docker images
Upload
1m 23s
Trigger self-host build
17s
Trigger k8s deploy
0s
Check for failures
9s
Annotations
202 warnings
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#L126
Dereference of a possibly null reference.
|
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 (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/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/Auth/Services/Implementations/AuthRequestService.cs#L126
Dereference of a possibly null reference.
|
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/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 (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#L126
Dereference of a possibly null reference.
|
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 (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#L126
Dereference of a possibly null reference.
|
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/Repositories/Queries/UserCollectionDetailsQuery.cs#L47
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/Repositories/Queries/UserCollectionDetailsQuery.cs#L47
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)
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 (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/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 (Api, ./src):
src/Core/Auth/Services/Implementations/AuthRequestService.cs#L126
Dereference of a possibly null reference.
|
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 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#L126
Dereference of a possibly null reference.
|
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 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#L126
Dereference of a possibly null reference.
|
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#L126
Dereference of a possibly null reference.
|
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/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 (EventsProcessor, ./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/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/Auth/Services/Implementations/AuthRequestService.cs#L126
Dereference of a possibly null reference.
|
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/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/Repositories/Queries/UserCollectionDetailsQuery.cs#L47
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/Repositories/Queries/UserCollectionDetailsQuery.cs#L47
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)
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#L126
Dereference of a possibly null reference.
|
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/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 (Notifications, ./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)
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/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/Auth/Services/Implementations/AuthRequestService.cs#L126
Dereference of a possibly null reference.
|
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/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 (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/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/Auth/Services/Implementations/AuthRequestService.cs#L126
Dereference of a possibly null reference.
|
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/Billing/Services/IProviderBillingService.cs#L20
XML comment has cref attribute 'seats' that could not be resolved
|
Build artifacts (Events, ./src):
src/Core/Billing/Services/ISubscriberService.cs#L54
XML comment has cref attribute 'subscriber' that could not be resolved
|
Build artifacts (Events, ./src):
src/Core/Billing/Services/ISubscriberService.cs#L106
XML comment has cref attribute 'subscriber' that could not be resolved
|
Build artifacts (Events, ./src):
src/Infrastructure.EntityFramework/Repositories/Queries/UserCollectionDetailsQuery.cs#L47
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):
src/Infrastructure.EntityFramework/Repositories/Queries/UserCollectionDetailsQuery.cs#L47
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)
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/Services/Implementations/AuthRequestService.cs#L126
Dereference of a possibly null reference.
|
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/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/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 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/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/Auth/Services/Implementations/AuthRequestService.cs#L126
Dereference of a possibly null reference.
|
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/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/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):
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#L126
Dereference of a possibly null reference.
|
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 (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 (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 (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 (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, 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 (Billing, ./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 (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 (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 (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 (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
|
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 (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
|
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 (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 (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 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
|
Trigger self-host build
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/github-script@d7906e4ad0b1822421a7e6a35d5ca353c962f410. 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 uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-dotnet@3447fd6a9f9e57506b15f895c5b76d3b197dc7c2, Azure/login@92a5484dfaf04ca78a94597f4f19fea633851fa2, 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/
|
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/Auth/Services/Implementations/AuthRequestService.cs#L126
Dereference of a possibly null reference.
|
Upload:
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)'.
|
Upload:
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.
|
Upload:
src/Core/Billing/Services/IProviderBillingService.cs#L20
XML comment has cref attribute 'seats' that could not be resolved
|
Upload:
src/Core/Billing/Services/ISubscriberService.cs#L54
XML comment has cref attribute 'subscriber' that could not be resolved
|
Upload:
src/Core/Billing/Services/ISubscriberService.cs#L106
XML comment has cref attribute 'subscriber' that could not be resolved
|
Upload:
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?'
|
Upload:
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?'
|
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", "swagger.json".
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/
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
Admin.zip
Expired
|
45.6 MB |
|
Api.zip
Expired
|
43.5 MB |
|
Billing.zip
Expired
|
41.7 MB |
|
Events.zip
Expired
|
41.6 MB |
|
EventsProcessor.zip
Expired
|
41.6 MB |
|
Icons.zip
Expired
|
42 MB |
|
Identity.zip
Expired
|
41.8 MB |
|
MsSqlMigratorUtility-linux-x64
Expired
|
138 MB |
|
MsSqlMigratorUtility-osx-x64
Expired
|
139 MB |
|
MsSqlMigratorUtility-win-x64
Expired
|
143 MB |
|
MsSqlMigratorUtility.zip
Expired
|
25.3 MB |
|
Notifications.zip
Expired
|
41.9 MB |
|
Scim.zip
Expired
|
41.6 MB |
|
Server.zip
Expired
|
47.9 KB |
|
Setup.zip
Expired
|
25.1 MB |
|
Sso.zip
Expired
|
43.2 MB |
|
swagger.json
Expired
|
77.4 KB |
|