chore(deps): update nuget non-major dependencies #841
Annotations
10 errors and 10 warnings
Build:
test/Altinn.App.Core.Tests/Internal/App/FrontendFeaturesTest.cs#L27
The type arguments for method 'IFeatureManager.IsEnabledAsync<TContext>(string, TContext)' cannot be inferred from the usage. Try specifying the type arguments explicitly.
|
Build:
test/Altinn.App.Core.Tests/Infrastructure/Clients/DataClientTests.cs#L130
The call is ambiguous between the following methods or properties: 'Assert.ThrowsAsync<T>(Func<Task>)' and 'Assert.ThrowsAsync<T>(Func<ValueTask>)'
|
Build:
test/Altinn.App.Core.Tests/Internal/App/AppMedataTest.cs#L469
The call is ambiguous between the following methods or properties: 'Assert.ThrowsAsync<T>(Func<Task>)' and 'Assert.ThrowsAsync<T>(Func<ValueTask>)'
|
Build:
test/Altinn.App.Core.Tests/Infrastructure/Clients/DataClientTests.cs#L183
The call is ambiguous between the following methods or properties: 'Assert.ThrowsAsync<T>(Func<Task>)' and 'Assert.ThrowsAsync<T>(Func<ValueTask>)'
|
Build:
test/Altinn.App.Core.Tests/Infrastructure/Clients/DataClientTests.cs#L202
The call is ambiguous between the following methods or properties: 'Assert.ThrowsAsync<T>(Func<Task>)' and 'Assert.ThrowsAsync<T>(Func<ValueTask>)'
|
Build:
test/Altinn.App.Core.Tests/Internal/App/AppMedataTest.cs#L477
The call is ambiguous between the following methods or properties: 'Assert.ThrowsAsync<T>(Func<Task>)' and 'Assert.ThrowsAsync<T>(Func<ValueTask>)'
|
Build:
test/Altinn.App.Core.Tests/Internal/App/AppMedataTest.cs#L485
The call is ambiguous between the following methods or properties: 'Assert.ThrowsAsync<T>(Func<Task>)' and 'Assert.ThrowsAsync<T>(Func<ValueTask>)'
|
Build:
test/Altinn.App.Core.Tests/Internal/App/AppMedataTest.cs#L503
The call is ambiguous between the following methods or properties: 'Assert.ThrowsAsync<T>(Func<Task>)' and 'Assert.ThrowsAsync<T>(Func<ValueTask>)'
|
Build:
test/Altinn.App.Core.Tests/Internal/App/AppMedataTest.cs#L521
The call is ambiguous between the following methods or properties: 'Assert.ThrowsAsync<T>(Func<Task>)' and 'Assert.ThrowsAsync<T>(Func<ValueTask>)'
|
Build:
test/Altinn.App.Core.Tests/Infrastructure/Clients/DataClientTests.cs#L269
The call is ambiguous between the following methods or properties: 'Assert.ThrowsAsync<T>(Func<Task>)' and 'Assert.ThrowsAsync<T>(Func<ValueTask>)'
|
Build:
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.
|
Build:
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.
|
Build:
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.
|
Build:
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.
|
Build:
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.
|
Build:
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.
|
Build:
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.
|
Build:
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.
|
Build:
src/Altinn.App.Core/Extensions/XmlToLinqExtensions.cs#L30
Possible null reference argument for parameter 'value' in 'XAttribute.XAttribute(XName name, object value)'.
|
Build:
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.
|
The logs for this run have expired and are no longer available.
Loading