Update nuget non-major dependencies #2163
Annotations
10 errors and 1 warning
Analyze (csharp):
src/Authorization/Models/AccessListAuthorizationRequest.cs#L21
The type 'Altinn.Authorization.Models.Register.PartyUrn' cannot be used as type parameter 'T' in the generic type or method 'UrnJsonTypeValue<T>'. There is no implicit reference conversion from 'Altinn.Authorization.Models.Register.PartyUrn' to 'Altinn.Urn.IKeyValueUrn<Altinn.Authorization.Models.Register.PartyUrn>'.
|
Analyze (csharp):
src/Authorization/Models/AccessListAuthorizationRequest.cs#L28
The type 'Altinn.Authorization.Models.ResourceRegistry.ResourceIdUrn' cannot be used as type parameter 'T' in the generic type or method 'UrnJsonTypeValue<T>'. There is no implicit reference conversion from 'Altinn.Authorization.Models.ResourceRegistry.ResourceIdUrn' to 'Altinn.Urn.IKeyValueUrn<Altinn.Authorization.Models.ResourceRegistry.ResourceIdUrn>'.
|
Analyze (csharp):
src/Authorization/Models/AccessListAuthorizationRequest.cs#L33
The type 'Altinn.Authorization.Models.ResourceRegistry.ActionUrn' cannot be used as type parameter 'T' in the generic type or method 'UrnJsonTypeValue<T>'. There is no implicit reference conversion from 'Altinn.Authorization.Models.ResourceRegistry.ActionUrn' to 'Altinn.Urn.IKeyValueUrn<Altinn.Authorization.Models.ResourceRegistry.ActionUrn>'.
|
Analyze (csharp):
src/Authorization/Models/AccessListAuthorizationResponse.cs#L35
The type 'Altinn.Authorization.Models.Register.PartyUrn' cannot be used as type parameter 'T' in the generic type or method 'UrnJsonTypeValue<T>'. There is no implicit reference conversion from 'Altinn.Authorization.Models.Register.PartyUrn' to 'Altinn.Urn.IKeyValueUrn<Altinn.Authorization.Models.Register.PartyUrn>'.
|
Analyze (csharp):
src/Authorization/Models/AccessListAuthorizationResponse.cs#L40
The type 'Altinn.Authorization.Models.ResourceRegistry.ResourceIdUrn' cannot be used as type parameter 'T' in the generic type or method 'UrnJsonTypeValue<T>'. There is no implicit reference conversion from 'Altinn.Authorization.Models.ResourceRegistry.ResourceIdUrn' to 'Altinn.Urn.IKeyValueUrn<Altinn.Authorization.Models.ResourceRegistry.ResourceIdUrn>'.
|
Analyze (csharp):
src/Authorization/Models/AccessListAuthorizationResponse.cs#L45
The type 'Altinn.Authorization.Models.ResourceRegistry.ActionUrn' cannot be used as type parameter 'T' in the generic type or method 'UrnJsonTypeValue<T>'. There is no implicit reference conversion from 'Altinn.Authorization.Models.ResourceRegistry.ActionUrn' to 'Altinn.Urn.IKeyValueUrn<Altinn.Authorization.Models.ResourceRegistry.ActionUrn>'.
|
Analyze (csharp):
src/Authorization/Models/ActionUrn.cs#L19
Partial method 'ActionUrn.IsActionId(out ActionIdentifier)' must have an implementation part because it has accessibility modifiers.
|
Analyze (csharp):
src/Authorization/Models/ResourceRegistry/AccessListResourceMembershipWithActionFilterDto.cs#L18
The type name 'PartyUuid' does not exist in the type 'PartyUrn'
|
Analyze (csharp):
src/Authorization/Models/ResourceRegistry/AccessListResourceMembershipWithActionFilterDto.cs#L19
The type name 'ResourceId' does not exist in the type 'ResourceUrn'
|
Analyze (csharp):
src/Authorization/Models/Register/PartyUrn.cs#L21
Partial method 'PartyUrn.IsPartyUuid(out Guid)' must have an implementation part because it has accessibility modifiers.
|
Analyze (csharp)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|