[PM-14378] SecurityTask Authorization Handler #1466
test-database.yml
on: pull_request
Check for test secrets
0s
Run validation
1m 47s
Run tests
4m 3s
Annotations
19 warnings
Run validation:
src/Core/Auth/Identity/TokenProviders/DuoUniversalTokenProvider.cs#L23
XML comment has badly formed XML -- 'End tag 'summary' does not match the start tag 'User'.'
|
Run validation:
src/Core/Auth/Identity/TokenProviders/DuoUniversalTokenProvider.cs#L24
XML comment has badly formed XML -- 'Expected an end tag for element 'User'.'
|
Run validation:
src/Core/Auth/Identity/TokenProviders/DuoUniversalTokenProvider.cs#L24
XML comment has badly formed XML -- 'Expected an end tag for element 'summary'.'
|
Run validation:
src/Core/AdminConsole/OrganizationFeatures/Policies/PolicyValidators/TwoFactorAuthenticationPolicyValidator.cs#L107
Dereference of a possibly null reference.
|
Run validation:
src/Core/AdminConsole/OrganizationFeatures/OrganizationUsers/UpdateOrganizationUserCommand.cs#L121
Possible null reference argument for parameter 'collections' in 'Task IOrganizationUserRepository.ReplaceAsync(OrganizationUser obj, IEnumerable<CollectionAccessSelection> collections)'.
|
Run validation:
src/Core/Billing/Services/Implementations/PaymentHistoryService.cs#L15
Parameter 'logger' is unread.
|
Run validation:
src/Core/Vault/Queries/GetCipherPermissionsForUserQuery.cs#L79
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
Run validation:
src/Core/Billing/Services/IProviderBillingService.cs#L52
XML comment has cref attribute 'planType' that could not be resolved
|
Run validation:
src/Core/Vault/Repositories/ICipherRepository.cs#L47
XML comment has cref attribute 'IGetCipherPermissionsForUserQuery' that could not be resolved
|
Run tests:
test/Infrastructure.IntegrationTest/Vault/Repositories/CipherRepositoryTests.cs#L250
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
|
Run tests:
test/Infrastructure.IntegrationTest/Vault/Repositories/CipherRepositoryTests.cs#L253
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
|
Run tests:
test/Infrastructure.IntegrationTest/Vault/Repositories/CipherRepositoryTests.cs#L279
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
|
Run tests:
test/Infrastructure.IntegrationTest/Vault/Repositories/CipherRepositoryTests.cs#L282
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
|
Run tests:
test/Infrastructure.IntegrationTest/Vault/Repositories/CipherRepositoryTests.cs#L303
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
|
Run tests:
test/Infrastructure.IntegrationTest/Vault/Repositories/CipherRepositoryTests.cs#L306
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
|
Run tests:
test/Infrastructure.IntegrationTest/Vault/Repositories/CipherRepositoryTests.cs#L326
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
|
Run tests:
test/Infrastructure.IntegrationTest/Vault/Repositories/CipherRepositoryTests.cs#L329
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
|
Run tests:
test/Infrastructure.IntegrationTest/Vault/Repositories/CipherRepositoryTests.cs#L350
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
|
Run tests:
test/Infrastructure.IntegrationTest/Vault/Repositories/CipherRepositoryTests.cs#L353
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
report.xml
|
1.17 KB |
|
sql.dacpac
|
117 KB |
|