feat: allow for price-per-advertiser #1536
Annotations
8 errors
check:
src/user/library/index.test.ts#L186
Type 'number' is not assignable to type 'string'.
|
check:
src/user/library/index.test.ts#L196
Type 'number' is not assignable to type 'string'.
|
check:
src/user/library/index.test.ts#L206
Type 'number' is not assignable to type 'string'.
|
check:
src/user/library/index.test.ts#L257
Type 'number' is not assignable to type 'string'.
|
check:
src/user/library/index.ts#L150
Type 'number' is not assignable to type 'string'.
|
check:
src/validation/CampaignSchema.test.ts#L25
Property 'validateSync' does not exist on type '(prices: AdvertiserPriceFragment[]) => ObjectSchema<{ name: string; format: NonNullable<CampaignFormat.NewsDisplayAd | CampaignFormat.PushNotification | undefined>; ... 9 more ...; adSets: { ...; }[] | undefined; }, AnyObject, { ...; }, "">'.
|
check:
src/validation/CampaignSchema.test.ts#L34
Property 'validateSync' does not exist on type '(prices: AdvertiserPriceFragment[]) => ObjectSchema<{ name: string; format: NonNullable<CampaignFormat.NewsDisplayAd | CampaignFormat.PushNotification | undefined>; ... 9 more ...; adSets: { ...; }[] | undefined; }, AnyObject, { ...; }, "">'.
|
check
Process completed with exit code 2.
|