Skip to content

[PM-14439] Add PolicyRequirements for enforcement logic #1679

[PM-14439] Add PolicyRequirements for enforcement logic

[PM-14439] Add PolicyRequirements for enforcement logic #1679

Triggered via pull request January 29, 2025 03:07
Status Failure
Total duration 4m 21s
Artifacts 2

test-database.yml

on: pull_request
Check for test secrets
0s
Check for test secrets
Run validation
2m 0s
Run validation
Fit to window
Zoom out
Zoom in

Annotations

1 error and 13 warnings
Run validation
Process completed with exit code 1.
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/OrganizationUsers/UpdateOrganizationUserCommand.cs#L137
Possible null reference argument for parameter 'collections' in 'Task IOrganizationUserRepository.ReplaceAsync(OrganizationUser obj, IEnumerable<CollectionAccessSelection> collections)'.
Run validation: src/Core/Vault/Queries/GetCipherPermissionsForUserQuery.cs#L86
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/AdminConsole/OrganizationFeatures/Organizations/Interfaces/IOrganizationDeleteCommand.cs#L11
XML comment has cref attribute 'BadRequestException' that could not be resolved
Run validation: src/Core/AdminConsole/OrganizationFeatures/Organizations/Interfaces/IOrganizationInitiateDeleteCommand.cs#L12
XML comment has cref attribute 'BadRequestException' that could not be resolved
Run tests: src/Infrastructure.Dapper/Repositories/DeviceRepository.cs#L23
Non-nullable field '_globalSettings' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
Run tests: test/Infrastructure.IntegrationTest/Comparers/SecurityTaskComparer.cs#L11
Nullability of reference types in type of parameter 'x' of 'bool SecurityTaskComparer.Equals(SecurityTask x, SecurityTask y)' doesn't match implicitly implemented member 'bool IEqualityComparer<SecurityTask>.Equals(SecurityTask? x, SecurityTask? y)' (possibly because of nullability attributes).
Run tests: test/Infrastructure.IntegrationTest/Comparers/SecurityTaskComparer.cs#L11
Nullability of reference types in type of parameter 'y' of 'bool SecurityTaskComparer.Equals(SecurityTask x, SecurityTask y)' doesn't match implicitly implemented member 'bool IEqualityComparer<SecurityTask>.Equals(SecurityTask? x, SecurityTask? y)' (possibly because of nullability attributes).

Artifacts

Produced during runtime
Name Size
report.xml
1.71 KB
sql.dacpac
119 KB