Merge pull request #21 from sesamyab/ma/sesamy-prefix #17
Annotations
5 errors
Run yarn build:prod:
src/sesamy-parser.ts#L136
Argument of type 'string | undefined' is not assignable to parameter of type 'string'.
|
Run yarn build:prod:
src/sesamy-parser.ts#L144
Element implicitly has an 'any' type because expression of type '"price-overrides"' can't be used to index type '{ currency: string; link?: string | undefined; type?: string | undefined; time?: number | undefined; id?: string | undefined; title?: string | undefined; image?: string | undefined; description?: string | undefined; ... 15 more ...; "sesamy:price-overrides"?: { ...; }[] | undefined; }'.
|
Run yarn build:prod:
src/sesamy-parser.ts#L149
Property 'product_type' does not exist on type '{ currency: string; link?: string | undefined; type?: string | undefined; time?: number | undefined; id?: string | undefined; title?: string | undefined; image?: string | undefined; description?: string | undefined; ... 15 more ...; "sesamy:price-overrides"?: { ...; }[] | undefined; }'. Did you mean 'product-type'?
|
Run yarn build:prod:
src/sesamy-parser.ts#L150
Property 'purchase_type' does not exist on type '{ currency: string; link?: string | undefined; type?: string | undefined; time?: number | undefined; id?: string | undefined; title?: string | undefined; image?: string | undefined; description?: string | undefined; ... 15 more ...; "sesamy:price-overrides"?: { ...; }[] | undefined; }'. Did you mean 'purchase-type'?
|
Run yarn build:prod
Process completed with exit code 2.
|
Loading