Skip to content

Auth/pm 2996/add auth request data to devices response model #1517

Auth/pm 2996/add auth request data to devices response model

Auth/pm 2996/add auth request data to devices response model #1517

Triggered via pull request December 19, 2024 17:23
Status Failure
Total duration 4m 30s
Artifacts

test-database.yml

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

Annotations

4 errors and 2 warnings
Run validation
Process completed with exit code 1.
Run validation
Process completed with exit code 1.
Run tests
Process completed with exit code 1.
Run tests
Failed test were found and 'fail-on-error' option is set to true
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).