Skip to content

v8.1.1

v8.1.1 #116

Triggered via release April 26, 2024 05:57
@ivarneivarne
published v8.1.1
Status Success
Total duration 55s
Artifacts

publish-release.yml

on: release
release-nugets
48s
release-nugets
Fit to window
Zoom out
Zoom in

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.