Start work on new validation #956
Annotations
2 errors and 1 warning
Build & Test:
src/Altinn.App.Core/Features/Validation/GenericFormDataValidator.cs#L13
The type or namespace name 'IFormDataValidator' could not be found (are you missing a using directive or an assembly reference?)
|
Build & Test
Process completed with exit code 1.
|
Build & Test:
src/Altinn.App.Core/Infrastructure/Clients/Profile/ProfileClientCachingDecorator.cs#L35
Nullability of reference types in return type of 'Task<UserProfile> ProfileClientCachingDecorator.GetUserProfile(int userId)' doesn't match implicitly implemented member 'Task<UserProfile?> IProfileClient.GetUserProfile(int userId)'.
|
The logs for this run have expired and are no longer available.
Loading