deps: bump @nosto/nosto-js from 1.3.2 to 1.4.3 #695
Annotations
10 errors and 1 warning
spec/build.spec.ts > es build has external react dependencies:
spec/setup.js#L27
TypeError: (0 , clearNostoGlobals) is not a function
❯ spec/setup.js:27:20
|
spec/category.spec.tsx > Category page render:
spec/setup.js#L27
TypeError: (0 , clearNostoGlobals) is not a function
❯ spec/setup.js:27:20
|
spec/checkout.spec.tsx > Checkout page render:
spec/setup.js#L27
TypeError: (0 , clearNostoGlobals) is not a function
❯ spec/setup.js:27:20
|
spec/fohofo.spec.tsx > 404 page render:
spec/setup.js#L27
TypeError: (0 , clearNostoGlobals) is not a function
❯ spec/setup.js:27:20
|
spec/home.spec.tsx > Home page render:
spec/setup.js#L27
TypeError: (0 , clearNostoGlobals) is not a function
❯ spec/setup.js:27:20
|
spec/home.ssr.spec.tsx > Home page server-side render:
spec/setup.js#L27
TypeError: (0 , clearNostoGlobals) is not a function
❯ spec/setup.js:27:20
|
spec/module.spec.ts > module structure is stable:
spec/setup.js#L27
TypeError: (0 , clearNostoGlobals) is not a function
❯ spec/setup.js:27:20
|
spec/navigation.spec.tsx > navigation events:
spec/setup.js#L27
TypeError: (0 , clearNostoGlobals) is not a function
❯ spec/setup.js:27:20
|
spec/nosto.load.spec.tsx > Nosto client script > verify is not loaded twice:
spec/setup.js#L27
TypeError: (0 , clearNostoGlobals) is not a function
❯ spec/setup.js:27:20
|
spec/nosto.load.spec.tsx > Nosto client script > is loaded:
spec/nosto.load.spec.tsx#L28
Error: expect(received).toBeInTheDocument()
received value must be an HTMLElement or an SVGElement.
❯ spec/nosto.load.spec.tsx:28:61
|
Build and Test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|