Skip to content

chore(deps): update dependency microsoft.net.test.sdk to v17.7.2 (#301) #743

chore(deps): update dependency microsoft.net.test.sdk to v17.7.2 (#301)

chore(deps): update dependency microsoft.net.test.sdk to v17.7.2 (#301) #743

Triggered via push September 7, 2023 06:13
Status Success
Total duration 8m 52s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

dotnet-test.yml

on: push
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/Models/UserContext.cs#L14
Non-nullable property 'SocialSecurityNumber' 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/UserContext.cs#L19
Non-nullable property 'UserName' 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/UserContext.cs#L24
Non-nullable property 'Party' 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/UserContext.cs#L29
Non-nullable property 'UserParty' 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/UserContext.cs#L34
Non-nullable property 'User' 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/QueryResponse.cs#L21
Non-nullable property 'Self' 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/QueryResponse.cs#L27
Non-nullable property 'Next' 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/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/Models/UserContext.cs#L14
Non-nullable property 'SocialSecurityNumber' 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/UserContext.cs#L19
Non-nullable property 'UserName' 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/UserContext.cs#L24
Non-nullable property 'Party' 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/UserContext.cs#L29
Non-nullable property 'UserParty' 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/UserContext.cs#L34
Non-nullable property 'User' 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/QueryResponse.cs#L21
Non-nullable property 'Self' 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/QueryResponse.cs#L27
Non-nullable property 'Next' 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/Models/UserContext.cs#L14
Non-nullable property 'SocialSecurityNumber' 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/UserContext.cs#L19
Non-nullable property 'UserName' 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/UserContext.cs#L24
Non-nullable property 'Party' 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/UserContext.cs#L29
Non-nullable property 'UserParty' 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/UserContext.cs#L34
Non-nullable property 'User' 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/QueryResponse.cs#L21
Non-nullable property 'Self' 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/QueryResponse.cs#L27
Non-nullable property 'Next' 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/QueryResponse.cs#L33
Non-nullable property 'Instances' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.