codegen metadata #62
Annotations
7 errors
|
test
Process completed with exit code 1.
|
|
test:
src/Orb/Services/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/Services/Coupons/Subscriptions/ISubscriptionService.cs#L14
'Subscriptions' is a namespace but is used like a type
|
|
test:
src/Orb/Services/Subscriptions/SubscriptionService.cs#L65
'Subscriptions' is a namespace but is used like a type
|
|
test:
src/Orb/Services/Subscriptions/ISubscriptionService.cs#L221
'Subscriptions' is a namespace but is used like a type
|
|
test:
src/Orb/Services/DimensionalPriceGroups/IDimensionalPriceGroupService.cs#L38
'DimensionalPriceGroups' is a namespace but is used like a type
|
|
test:
src/Orb/Services/DimensionalPriceGroups/DimensionalPriceGroupService.cs#L94
'DimensionalPriceGroups' is a namespace but is used like a type
|