v8.1.1 #116
Annotations
10 warnings
release-nugets:
src/Altinn.App.Core/Configuration/PlatformSettings.cs#L54
Non-nullable property 'SubscriptionKey' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
release-nugets:
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.
|
release-nugets:
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.
|
release-nugets:
src/Altinn.App.Core/Configuration/AppSettings.cs#L64
Non-nullable property 'BaseResourceFolderContainer' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
release-nugets:
src/Altinn.App.Core/Configuration/AppSettings.cs#L145
Non-nullable property 'OpenIdWellKnownEndpoint' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
release-nugets:
src/Altinn.App.Core/Configuration/AppSettings.cs#L150
Non-nullable property 'AppOidcProvider' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
release-nugets:
src/Altinn.App.Core/Configuration/AppSettings.cs#L155
Non-nullable property 'RuntimeCookieName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
release-nugets:
src/Altinn.App.Core/Configuration/AppSettings.cs#L189
Non-nullable property 'AppVersion' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
release-nugets:
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.
|
release-nugets:
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.
|