chore(deps): update dependency altinn.apiclients.maskinporten to v9 (v7) - autoclosed #783
Annotations
10 warnings
src/Altinn.App.Core/Models/Validation/InstantiationValidationResult.cs#L18
Non-nullable property 'Message' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
src/Altinn.App.Core/Models/Validation/InstantiationValidationResult.cs#L23
Non-nullable property 'ValidParties' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
src/Altinn.App.Core/Models/UserContext.cs#L14
Non-nullable property 'SocialSecurityNumber' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
src/Altinn.App.Core/Models/UserContext.cs#L19
Non-nullable property 'UserName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
src/Altinn.App.Core/Models/UserContext.cs#L24
Non-nullable property 'Party' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
src/Altinn.App.Core/Models/UserContext.cs#L29
Non-nullable property 'UserParty' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
src/Altinn.App.Core/Models/UserContext.cs#L34
Non-nullable property 'User' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
src/Altinn.App.Core/Models/ProcessStateChange.cs#L15
Non-nullable property 'OldProcessState' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
src/Altinn.App.Core/Models/ProcessStateChange.cs#L20
Non-nullable property 'NewProcessState' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
src/Altinn.App.Core/Models/ProcessStateChange.cs#L25
Non-nullable property 'Events' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
The logs for this run have expired and are no longer available.
Loading