Skip to content

fix: throw when a store is used outside of a Nuxt-aware context. #351

fix: throw when a store is used outside of a Nuxt-aware context.

fix: throw when a store is used outside of a Nuxt-aware context. #351

Re-run triggered November 3, 2025 13:44
Status Failure
Total duration 47s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors
build
Process completed with exit code 1.
test/nuxt.spec.ts > Nuxt > throws an error server-side when the nuxt context is not available: packages/nuxt/test/nuxt.spec.ts#L38
AssertionError: expected [Function] to throw error including '[nuxt] instance unavailable' but got '[GET] "http://127.0.0.1:39467/usage-a…' Expected: "[nuxt] instance unavailable" Received: "[GET] "http://127.0.0.1:39467/usage-after-await": 500 Server Error" ❯ test/nuxt.spec.ts:38:5