Skip to content

Expression validation #788

Expression validation

Expression validation #788

Triggered via pull request September 21, 2023 12:45
Status Success
Total duration 6m 27s
Artifacts

dotnet-test.yml

on: pull_request
Matrix: Run dotnet build and test
Fit to window
Zoom out
Zoom in

Annotations

30 warnings
Run dotnet build and test (ubuntu-latest): 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.
Run dotnet build and test (ubuntu-latest): 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.
Run dotnet build and test (ubuntu-latest): 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.
Run dotnet build and test (ubuntu-latest): src/Altinn.App.Core/Extensions/XmlToLinqExtensions.cs#L30
Possible null reference argument for parameter 'value' in 'XAttribute.XAttribute(XName name, object value)'.
Run dotnet build and test (ubuntu-latest): src/Altinn.App.Core/Configuration/AppSettings.cs#L74
Non-nullable property 'BaseResourceFolderContainer' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Run dotnet build and test (ubuntu-latest): src/Altinn.App.Core/Configuration/AppSettings.cs#L159
Non-nullable property 'OpenIdWellKnownEndpoint' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Run dotnet build and test (ubuntu-latest): src/Altinn.App.Core/Configuration/AppSettings.cs#L164
Non-nullable property 'AppOidcProvider' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Run dotnet build and test (ubuntu-latest): src/Altinn.App.Core/Configuration/AppSettings.cs#L169
Non-nullable property 'RuntimeCookieName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Run dotnet build and test (ubuntu-latest): src/Altinn.App.Core/Configuration/AppSettings.cs#L224
Non-nullable property 'AppVersion' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Run dotnet build and test (ubuntu-latest): src/Altinn.App.Core/Features/DataLists/NullInstanceDataListProvider.cs#L23
Cannot convert null literal to non-nullable reference type.
Run dotnet build and test (macos-latest): 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.
Run dotnet build and test (macos-latest): 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.
Run dotnet build and test (macos-latest): 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.
Run dotnet build and test (macos-latest): src/Altinn.App.Core/Extensions/XmlToLinqExtensions.cs#L30
Possible null reference argument for parameter 'value' in 'XAttribute.XAttribute(XName name, object value)'.
Run dotnet build and test (macos-latest): src/Altinn.App.Core/Configuration/AppSettings.cs#L74
Non-nullable property 'BaseResourceFolderContainer' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Run dotnet build and test (macos-latest): src/Altinn.App.Core/Configuration/AppSettings.cs#L159
Non-nullable property 'OpenIdWellKnownEndpoint' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Run dotnet build and test (macos-latest): src/Altinn.App.Core/Configuration/AppSettings.cs#L164
Non-nullable property 'AppOidcProvider' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Run dotnet build and test (macos-latest): src/Altinn.App.Core/Configuration/AppSettings.cs#L169
Non-nullable property 'RuntimeCookieName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Run dotnet build and test (macos-latest): src/Altinn.App.Core/Configuration/AppSettings.cs#L224
Non-nullable property 'AppVersion' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Run dotnet build and test (macos-latest): src/Altinn.App.Core/Implementation/PrefillSI.cs#L251
Possible null reference argument for parameter 'value' in 'void PrefillSI.AssignValueToDataModel(string[] keys, JToken value, object currentObject, int index = 0, bool continueOnError = false)'.
Run dotnet build and test (windows-latest): 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.
Run dotnet build and test (windows-latest): 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.
Run dotnet build and test (windows-latest): 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.
Run dotnet build and test (windows-latest): src/Altinn.App.Core/Extensions/XmlToLinqExtensions.cs#L30
Possible null reference argument for parameter 'value' in 'XAttribute.XAttribute(XName name, object value)'.
Run dotnet build and test (windows-latest): src/Altinn.App.Core/Configuration/AppSettings.cs#L74
Non-nullable property 'BaseResourceFolderContainer' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Run dotnet build and test (windows-latest): src/Altinn.App.Core/Configuration/AppSettings.cs#L159
Non-nullable property 'OpenIdWellKnownEndpoint' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Run dotnet build and test (windows-latest): src/Altinn.App.Core/Configuration/AppSettings.cs#L164
Non-nullable property 'AppOidcProvider' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Run dotnet build and test (windows-latest): src/Altinn.App.Core/Configuration/AppSettings.cs#L169
Non-nullable property 'RuntimeCookieName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Run dotnet build and test (windows-latest): src/Altinn.App.Core/Configuration/AppSettings.cs#L224
Non-nullable property 'AppVersion' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Run dotnet build and test (windows-latest): src/Altinn.App.Core/Features/DataLists/NullInstanceDataListProvider.cs#L23
Cannot convert null literal to non-nullable reference type.