release: 0.1.0 #36
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
|