Expose hook to get personalization data #618
Annotations
2 errors and 1 warning
spec/module.spec.ts > module structure is stable:
spec/module.spec.ts#L5
AssertionError: expected [ 'Nosto404', 'NostoCategory', …(21) ] to deeply equal [ 'Nosto404', 'NostoCategory', …(20) ]
- Expected
+ Received
Array [
"Nosto404",
"NostoCategory",
"NostoCheckout",
"NostoContext",
"NostoHome",
"NostoOrder",
"NostoOther",
"NostoPlacement",
"NostoProduct",
"NostoProvider",
"NostoSearch",
"NostoSession",
"useNosto404",
"useNostoCategory",
"useNostoCheckout",
"useNostoContext",
"useNostoHome",
"useNostoOrder",
"useNostoOther",
"useNostoProduct",
"useNostoSearch",
"useNostoSession",
+ "usePersonalization",
]
❯ spec/module.spec.ts:5:39
|
Build and Test
Process completed with exit code 1.
|
Build and Test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|