Skip to content

release: 0.1.0

release: 0.1.0 #36

Triggered via push July 30, 2025 19:08
Status Failure
Total duration 1m 21s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

7 errors
test
Process completed with exit code 1.
test: src/Orb/Service/Subscriptions/SubscriptionService.cs#L60
'Subscriptions' is a namespace but is used like a type
test: src/Orb/Service/Subscriptions/ISubscriptionService.cs#L216
'Subscriptions' is a namespace but is used like a type
test: src/Orb/Service/DimensionalPriceGroups/IDimensionalPriceGroupService.cs#L38
'DimensionalPriceGroups' is a namespace but is used like a type
test: src/Orb/Service/DimensionalPriceGroups/DimensionalPriceGroupService.cs#L88
'DimensionalPriceGroups' is a namespace but is used like a type
test: src/Orb/Service/Coupons/Subscriptions/SubscriptionService.cs#L10
'SubscriptionService' does not implement interface member 'ISubscriptionService.List(SubscriptionListParams)'. 'SubscriptionService.List(SubscriptionListParams)' cannot implement 'ISubscriptionService.List(SubscriptionListParams)' because it does not have the matching return type of 'Task<Subscriptions>'.
test: src/Orb/Service/Coupons/Subscriptions/ISubscriptionService.cs#L14
'Subscriptions' is a namespace but is used like a type