Skip to content

chore(deps): update dependency altinn.common.pep to v4 #418

chore(deps): update dependency altinn.common.pep to v4

chore(deps): update dependency altinn.common.pep to v4 #418

Triggered via pull request November 24, 2024 15:28
Status Failure
Total duration 29s
Artifacts

localtest-pr.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 10 warnings
build: src/Services/Storage/Implementation/StorageAccessHandler.cs#L74
Argument 2: cannot convert from 'Altinn.Common.PEP.Authorization.AppAccessRequirement' to 'Altinn.Common.PEP.Authorization.ResourceAccessRequirement'
build: src/Helpers/Storage/AuthorizationHelper.cs#L146
No overload for method 'CreateDecisionRequest' takes 8 arguments
build: src/Helpers/Storage/AuthorizationHelper.cs#L151
No overload for method 'CreateDecisionRequest' takes 8 arguments
build: src/Services/Storage/Implementation/AuthorizationService.cs#L140
No overload for method 'CreateDecisionRequest' takes 8 arguments
build: src/Services/Storage/Implementation/AuthorizationService.cs#L145
No overload for method 'CreateDecisionRequest' takes 8 arguments
build: src/Controllers/Storage/InstancesController.cs#L331
No overload for method 'CreateDecisionRequest' takes 8 arguments
build: src/Services/Storage/Implementation/StorageAccessHandler.cs#L74
Argument 2: cannot convert from 'Altinn.Common.PEP.Authorization.AppAccessRequirement' to 'Altinn.Common.PEP.Authorization.ResourceAccessRequirement'
build: src/Helpers/Storage/AuthorizationHelper.cs#L146
No overload for method 'CreateDecisionRequest' takes 8 arguments
build: src/Helpers/Storage/AuthorizationHelper.cs#L151
No overload for method 'CreateDecisionRequest' takes 8 arguments
build: src/Services/Storage/Implementation/AuthorizationService.cs#L140
No overload for method 'CreateDecisionRequest' takes 8 arguments
build: src/Notifications/Core/Persistence/IOrderRepository.cs#L35
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: src/Notifications/Core/Persistence/IOrderRepository.cs#L43
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: src/Notifications/API/Extensions/HttpContextExtensions.cs#L11
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: src/Notifications/API/Extensions/ResourceLinkExtensions.cs#L11
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: src/Notifications/API/Mappers/OrderMapper.cs#L228
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: src/Notifications/API/Mappers/OrderMapper.cs#L237
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: src/Notifications/API/Models/BaseNotificationOrderExt.cs#L23
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: src/Notifications/API/Models/BaseNotificationOrderExt.cs#L60
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: src/Notifications/API/Models/NotificationOrderRequestBaseExt.cs#L21
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: src/Notifications/API/Models/NotificationOrderRequestBaseExt.cs#L40
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.