Linting #12145
build.yml
on: push
Matrix: Build MsSqlMigratorUtility
Matrix: Build artifacts
Matrix: Build Docker images
Check for failures
6s
Annotations
140 warnings
Build MsSqlMigratorUtility (win-x64):
src/Core/Auth/Services/Implementations/AuthRequestService.cs#L126
Dereference of a possibly null reference.
|
Build MsSqlMigratorUtility (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 MsSqlMigratorUtility (osx-x64):
src/Core/Auth/Services/Implementations/AuthRequestService.cs#L126
Dereference of a possibly null reference.
|
Build MsSqlMigratorUtility (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 MsSqlMigratorUtility (linux-x64):
src/Core/Auth/Services/Implementations/AuthRequestService.cs#L126
Dereference of a possibly null reference.
|
Build MsSqlMigratorUtility (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)'.
|
Testing:
src/Core/Auth/Services/Implementations/AuthRequestService.cs#L126
Dereference of a possibly null reference.
|
Testing:
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)'.
|
Testing:
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?'
|
Testing:
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?'
|
Testing:
src/Infrastructure.EntityFramework/Repositories/CollectionCipherRepository.cs#L197
The result of the expression is always 'false' since a value of type 'Guid' is never equal to 'null' of type 'Guid?'
|
Testing:
src/Infrastructure.EntityFramework/Repositories/Queries/UserCollectionDetailsQuery.cs#L46
The result of the expression is always 'true' since a value of type 'Guid' is never equal to 'null' of type 'Guid?'
|
Testing:
src/Infrastructure.EntityFramework/Repositories/Queries/UserCollectionDetailsQuery.cs#L46
The result of the expression is always 'true' since a value of type 'Guid' is never equal to 'null' of type 'Guid?'
|
Testing:
src/Infrastructure.EntityFramework/Repositories/DatabaseContextExtensions.cs#L68
The result of the expression is always 'true' since a value of type 'Guid' is never equal to 'null' of type 'Guid?'
|
Testing:
src/Infrastructure.EntityFramework/Repositories/DatabaseContextExtensions.cs#L67
The result of the expression is always 'true' since a value of type 'Guid' is never equal to 'null' of type 'Guid?'
|
Testing:
src/Infrastructure.EntityFramework/Repositories/Queries/CollectionCipherReadByUserIdQuery.cs#L46
The result of the expression is always 'true' since a value of type 'Guid' is never equal to 'null' of type 'Guid?'
|
Testing:
src/Core/Auth/Services/Implementations/AuthRequestService.cs#L126
Dereference of a possibly null reference.
|
Testing:
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)'.
|
Testing:
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?'
|
Testing:
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?'
|
Testing:
src/Infrastructure.EntityFramework/Repositories/Queries/UserCollectionDetailsQuery.cs#L46
The result of the expression is always 'true' since a value of type 'Guid' is never equal to 'null' of type 'Guid?'
|
Testing:
src/Infrastructure.EntityFramework/Repositories/Queries/UserCollectionDetailsQuery.cs#L46
The result of the expression is always 'true' since a value of type 'Guid' is never equal to 'null' of type 'Guid?'
|
Testing:
src/Infrastructure.EntityFramework/Repositories/Queries/UserCipherDetailsQuery.cs#L51
The result of the expression is always 'true' since a value of type 'Guid' is never equal to 'null' of type 'Guid?'
|
Testing:
src/Infrastructure.EntityFramework/Repositories/Queries/UserCipherDetailsQuery.cs#L51
The result of the expression is always 'true' since a value of type 'Guid' is never equal to 'null' of type 'Guid?'
|
Testing:
src/Infrastructure.EntityFramework/Repositories/Queries/UserBumpAccountRevisionDateByCipherIdQuery.cs#L50
The result of the expression is always 'true' since a value of type 'Guid' is never equal to 'null' of type 'Guid?'
|
Testing:
src/Infrastructure.EntityFramework/Repositories/Queries/UserBumpAccountRevisionDateByCipherIdQuery.cs#L49
The result of the expression is always 'true' since a value of type 'Guid' is never equal to 'null' of type 'Guid?'
|
Build artifacts (Setup, ./util):
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 (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 (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/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 (Icons, ./src):
src/Infrastructure.EntityFramework/Repositories/CollectionCipherRepository.cs#L197
The result of the expression is always 'false' 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#L46
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#L46
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/UserCipherDetailsQuery.cs#L51
The result of the expression is always 'true' since a value of type 'Guid' is never equal to 'null' of type 'Guid?'
|
Build artifacts (Icons, ./src):
src/Infrastructure.EntityFramework/Repositories/Queries/UserCipherDetailsQuery.cs#L51
The result of the expression is always 'true' since a value of type 'Guid' is never equal to 'null' of type 'Guid?'
|
Build artifacts (Icons, ./src):
src/Infrastructure.EntityFramework/Repositories/DatabaseContextExtensions.cs#L68
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/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/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 (Notifications, ./src):
src/Infrastructure.EntityFramework/Repositories/Queries/UserCollectionDetailsQuery.cs#L46
The result of the expression is always 'true' since a value of type 'Guid' is never equal to 'null' of type 'Guid?'
|
Build artifacts (Notifications, ./src):
src/Infrastructure.EntityFramework/Repositories/Queries/UserCollectionDetailsQuery.cs#L46
The result of the expression is always 'true' since a value of type 'Guid' is never equal to 'null' of type 'Guid?'
|
Build artifacts (Notifications, ./src):
src/Infrastructure.EntityFramework/Repositories/DatabaseContextExtensions.cs#L68
The result of the expression is always 'true' since a value of type 'Guid' is never equal to 'null' of type 'Guid?'
|
Build artifacts (Notifications, ./src):
src/Infrastructure.EntityFramework/Repositories/DatabaseContextExtensions.cs#L67
The result of the expression is always 'true' since a value of type 'Guid' is never equal to 'null' of type 'Guid?'
|
Build artifacts (Notifications, ./src):
src/Infrastructure.EntityFramework/Repositories/Queries/UserCipherDetailsQuery.cs#L51
The result of the expression is always 'true' since a value of type 'Guid' is never equal to 'null' of type 'Guid?'
|
Build artifacts (Notifications, ./src):
src/Infrastructure.EntityFramework/Repositories/Queries/UserCipherDetailsQuery.cs#L51
The result of the expression is always 'true' since a value of type 'Guid' is never equal to 'null' of type 'Guid?'
|
Build artifacts (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/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 (Events, ./src):
src/Infrastructure.EntityFramework/Repositories/CollectionCipherRepository.cs#L197
The result of the expression is always 'false' 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#L46
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#L46
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/UserCipherDetailsQuery.cs#L51
The result of the expression is always 'true' since a value of type 'Guid' is never equal to 'null' of type 'Guid?'
|
Build artifacts (Events, ./src):
src/Infrastructure.EntityFramework/Repositories/Queries/UserCipherDetailsQuery.cs#L51
The result of the expression is always 'true' since a value of type 'Guid' is never equal to 'null' of type 'Guid?'
|
Build artifacts (Events, ./src):
src/Infrastructure.EntityFramework/Repositories/DatabaseContextExtensions.cs#L68
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/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/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 (Identity, ./src):
src/Infrastructure.EntityFramework/Repositories/DatabaseContextExtensions.cs#L68
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/DatabaseContextExtensions.cs#L67
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/CollectionCipherReadByUserIdQuery.cs#L46
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/CollectionCipherReadByUserIdQuery.cs#L46
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#L46
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#L46
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/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/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 (EventsProcessor, ./src):
src/Infrastructure.EntityFramework/Repositories/Queries/UserCollectionDetailsQuery.cs#L46
The result of the expression is always 'true' since a value of type 'Guid' is never equal to 'null' of type 'Guid?'
|
Build artifacts (EventsProcessor, ./src):
src/Infrastructure.EntityFramework/Repositories/Queries/UserCollectionDetailsQuery.cs#L46
The result of the expression is always 'true' since a value of type 'Guid' is never equal to 'null' of type 'Guid?'
|
Build artifacts (EventsProcessor, ./src):
src/Infrastructure.EntityFramework/Repositories/DatabaseContextExtensions.cs#L68
The result of the expression is always 'true' since a value of type 'Guid' is never equal to 'null' of type 'Guid?'
|
Build artifacts (EventsProcessor, ./src):
src/Infrastructure.EntityFramework/Repositories/DatabaseContextExtensions.cs#L67
The result of the expression is always 'true' since a value of type 'Guid' is never equal to 'null' of type 'Guid?'
|
Build artifacts (EventsProcessor, ./src):
src/Infrastructure.EntityFramework/Repositories/Queries/UserCipherDetailsQuery.cs#L51
The result of the expression is always 'true' since a value of type 'Guid' is never equal to 'null' of type 'Guid?'
|
Build artifacts (EventsProcessor, ./src):
src/Infrastructure.EntityFramework/Repositories/Queries/UserCipherDetailsQuery.cs#L51
The result of the expression is always 'true' since a value of type 'Guid' is never equal to 'null' of type 'Guid?'
|
Build artifacts (Sso, ./bitwarden_license/src, true):
src/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/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 (Sso, ./bitwarden_license/src, true):
src/Infrastructure.EntityFramework/Repositories/DatabaseContextExtensions.cs#L68
The result of the expression is always 'true' since a value of type 'Guid' is never equal to 'null' of type 'Guid?'
|
Build artifacts (Sso, ./bitwarden_license/src, true):
src/Infrastructure.EntityFramework/Repositories/DatabaseContextExtensions.cs#L67
The result of the expression is always 'true' since a value of type 'Guid' is never equal to 'null' of type 'Guid?'
|
Build artifacts (Sso, ./bitwarden_license/src, true):
src/Infrastructure.EntityFramework/Repositories/CollectionCipherRepository.cs#L197
The result of the expression is always 'false' since a value of type 'Guid' is never equal to 'null' of type 'Guid?'
|
Build artifacts (Sso, ./bitwarden_license/src, true):
src/Infrastructure.EntityFramework/Repositories/Queries/UserCollectionDetailsQuery.cs#L46
The result of the expression is always 'true' since a value of type 'Guid' is never equal to 'null' of type 'Guid?'
|
Build artifacts (Sso, ./bitwarden_license/src, true):
src/Infrastructure.EntityFramework/Repositories/Queries/UserCollectionDetailsQuery.cs#L46
The result of the expression is always 'true' since a value of type 'Guid' is never equal to 'null' of type 'Guid?'
|
Build artifacts (Sso, ./bitwarden_license/src, true):
src/Infrastructure.EntityFramework/Repositories/Queries/CollectionCipherReadByUserIdQuery.cs#L46
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/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/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 (Billing, ./src):
src/Infrastructure.EntityFramework/Repositories/Queries/UserCollectionDetailsQuery.cs#L46
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/Repositories/Queries/UserCollectionDetailsQuery.cs#L46
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/Repositories/DatabaseContextExtensions.cs#L68
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/Repositories/DatabaseContextExtensions.cs#L67
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/Repositories/Queries/UserCipherDetailsQuery.cs#L51
The result of the expression is always 'true' since a value of type 'Guid' is never equal to 'null' of type 'Guid?'
|
Build artifacts (Billing, ./src):
src/Infrastructure.EntityFramework/Repositories/Queries/UserCipherDetailsQuery.cs#L51
The result of the expression is always 'true' since a value of type 'Guid' is never equal to 'null' of type 'Guid?'
|
Build artifacts (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/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 artifacts (Admin, ./src, true):
src/Infrastructure.EntityFramework/Repositories/Queries/UserCollectionDetailsQuery.cs#L46
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/Repositories/Queries/UserCollectionDetailsQuery.cs#L46
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/Repositories/DatabaseContextExtensions.cs#L68
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/Repositories/DatabaseContextExtensions.cs#L67
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/Repositories/Queries/UserCipherDetailsQuery.cs#L51
The result of the expression is always 'true' since a value of type 'Guid' is never equal to 'null' of type 'Guid?'
|
Build artifacts (Admin, ./src, true):
src/Infrastructure.EntityFramework/Repositories/Queries/UserCipherDetailsQuery.cs#L51
The result of the expression is always 'true' since a value of type 'Guid' is never equal to 'null' of type 'Guid?'
|
Build artifacts (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/Infrastructure.EntityFramework/Vault/Repositories/Queries/CipherReadCanEditByIdUserIdQuery.cs#L63
The result of the expression is always 'true' since a value of type 'Guid' is never equal to 'null' of type 'Guid?'
|
Build artifacts (Api, ./src):
src/Infrastructure.EntityFramework/Vault/Repositories/Queries/CipherReadCanEditByIdUserIdQuery.cs#L63
The result of the expression is always 'true' since a value of type 'Guid' is never equal to 'null' of type 'Guid?'
|
Build artifacts (Api, ./src):
src/Infrastructure.EntityFramework/Repositories/DatabaseContextExtensions.cs#L68
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/DatabaseContextExtensions.cs#L67
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/CollectionCipherRepository.cs#L197
The result of the expression is always 'false' 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#L46
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#L46
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/UserCipherDetailsQuery.cs#L51
The result of the expression is always 'true' since a value of type 'Guid' is never equal to 'null' of type 'Guid?'
|
Build artifacts (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/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 (Scim, ./bitwarden_license/src, true):
src/Infrastructure.EntityFramework/Repositories/DatabaseContextExtensions.cs#L68
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/DatabaseContextExtensions.cs#L67
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/CollectionCipherReadByUserIdQuery.cs#L46
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/CollectionCipherReadByUserIdQuery.cs#L46
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#L46
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#L46
The result of the expression is always 'true' since a value of type 'Guid' is never equal to 'null' of type 'Guid?'
|
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/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?'
|
Upload:
src/Infrastructure.EntityFramework/Repositories/DatabaseContextExtensions.cs#L68
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/Repositories/DatabaseContextExtensions.cs#L67
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/Repositories/CollectionCipherRepository.cs#L197
The result of the expression is always 'false' since a value of type 'Guid' is never equal to 'null' of type 'Guid?'
|
Upload:
src/Infrastructure.EntityFramework/Repositories/Queries/CollectionCipherReadByUserIdQuery.cs#L46
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/Repositories/Queries/CollectionCipherReadByUserIdQuery.cs#L46
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/Repositories/Queries/UserCollectionDetailsQuery.cs#L46
The result of the expression is always 'true' since a value of type 'Guid' is never equal to 'null' of type 'Guid?'
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
Admin.zip
Expired
|
45 MB |
|
Api.zip
Expired
|
41.7 MB |
|
Billing.zip
Expired
|
39.1 MB |
|
Events.zip
Expired
|
39 MB |
|
EventsProcessor.zip
Expired
|
39 MB |
|
Icons.zip
Expired
|
39.4 MB |
|
Identity.zip
Expired
|
39.2 MB |
|
MsSqlMigratorUtility-linux-x64
Expired
|
120 MB |
|
MsSqlMigratorUtility-osx-x64
Expired
|
120 MB |
|
MsSqlMigratorUtility-win-x64
Expired
|
129 MB |
|
MsSqlMigratorUtility.zip
Expired
|
21.4 MB |
|
Notifications.zip
Expired
|
39.3 MB |
|
Scim.zip
Expired
|
39.1 MB |
|
Server.zip
Expired
|
70.3 KB |
|
Setup.zip
Expired
|
21.2 MB |
|
Sso.zip
Expired
|
40.7 MB |
|
swagger.json
Expired
|
68.7 KB |
|