[PM-15614] Allow Users to opt out of new device verification #1527
test-database.yml
on: pull_request
Check for test secrets
0s
Run validation
18s
Run tests
3m 32s
Annotations
2 errors and 2 warnings
Run validation
Process completed with exit code 1.
|
Run validation
Process completed with exit code 1.
|
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).
|