Skip to content

[deps] Platform: Update dotnet monorepo to v8 (major) #19758

[deps] Platform: Update dotnet monorepo to v8 (major)

[deps] Platform: Update dotnet monorepo to v8 (major) #19758

Triggered via pull request July 11, 2024 12:54
Status Success
Total duration 8m 7s
Artifacts 17

build.yml

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

Annotations

203 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@1a4442cacd436585916779262731d5b162bc6ec7, 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)
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@1a4442cacd436585916779262731d5b162bc6ec7, 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#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 (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 (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@1a4442cacd436585916779262731d5b162bc6ec7, 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 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 (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@1a4442cacd436585916779262731d5b162bc6ec7, 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/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/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/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 (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@1a4442cacd436585916779262731d5b162bc6ec7, 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 (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/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): 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)
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@1a4442cacd436585916779262731d5b162bc6ec7, 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/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/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/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 (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@1a4442cacd436585916779262731d5b162bc6ec7, 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/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/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/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@1a4442cacd436585916779262731d5b162bc6ec7, 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#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/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 (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@1a4442cacd436585916779262731d5b162bc6ec7, 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/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): 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 (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@1a4442cacd436585916779262731d5b162bc6ec7, 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/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 (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@1a4442cacd436585916779262731d5b162bc6ec7, 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/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/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/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/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): 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 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 (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@1a4442cacd436585916779262731d5b162bc6ec7, 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@1a4442cacd436585916779262731d5b162bc6ec7, 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/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/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/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@e15b166166a8746d1a47596803bd8c1b595455cf, 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 (Setup, ./util, true)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: Azure/login@e15b166166a8746d1a47596803bd8c1b595455cf, 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 (EventsProcessor, ./src, true)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: Azure/login@e15b166166a8746d1a47596803bd8c1b595455cf, 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@e15b166166a8746d1a47596803bd8c1b595455cf, 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@e15b166166a8746d1a47596803bd8c1b595455cf, 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@e15b166166a8746d1a47596803bd8c1b595455cf, 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 (Nginx, ./util)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: Azure/login@e15b166166a8746d1a47596803bd8c1b595455cf, 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 (Api, ./src, true)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: Azure/login@e15b166166a8746d1a47596803bd8c1b595455cf, 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 (Billing, ./src, true)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: Azure/login@e15b166166a8746d1a47596803bd8c1b595455cf, 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 (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@e15b166166a8746d1a47596803bd8c1b595455cf, 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 (Notifications, ./src, true)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: Azure/login@e15b166166a8746d1a47596803bd8c1b595455cf, 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 (Attachments, ./util)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: Azure/login@e15b166166a8746d1a47596803bd8c1b595455cf, 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 (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@e15b166166a8746d1a47596803bd8c1b595455cf, 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 (Icons, ./src, true)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: Azure/login@e15b166166a8746d1a47596803bd8c1b595455cf, 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 (MsSql, ./util)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: Azure/login@e15b166166a8746d1a47596803bd8c1b595455cf, 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 (Admin, ./src, true)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: Azure/login@e15b166166a8746d1a47596803bd8c1b595455cf, 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@e15b166166a8746d1a47596803bd8c1b595455cf, 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: Azure/login@e15b166166a8746d1a47596803bd8c1b595455cf, 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/
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/
Check for failures
The following actions uses Node.js version which is deprecated and will be forced to run on node20: Azure/login@e15b166166a8746d1a47596803bd8c1b595455cf. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/

Artifacts

Produced during runtime
Name Size
Admin.zip
45.8 MB
Api.zip
43.7 MB
Billing.zip
41.9 MB
Events.zip
41.8 MB
EventsProcessor.zip
41.8 MB
Icons.zip
42.2 MB
Identity.zip
42 MB
MsSqlMigratorUtility-linux-x64
138 MB
MsSqlMigratorUtility-osx-x64
139 MB
MsSqlMigratorUtility-win-x64
143 MB
MsSqlMigratorUtility.zip
25.5 MB
Notifications.zip
42.1 MB
Scim.zip
41.8 MB
Server.zip
47.9 KB
Setup.zip
25.3 MB
Sso.zip
43.4 MB
swagger.json
77.4 KB