Bump the non-breaking group across 1 directory with 18 updates #1090
Annotations
10 errors
|
ci
Process completed with exit code 1.
|
|
app.spec.ts > App > when the $pwa needRefresh property is true > when the onUpdate handler is called > calls the updateServiceWorker function:
node_modules/nuxt/dist/app/composables/state.js#L22
TypeError: Cannot read properties of undefined (reading '$stheme')
❯ useState node_modules/nuxt/dist/app/composables/state.js:22:20
❯ useTheme composables/useTheme/index.ts:2:57
❯ setup app.vue:12:25
❯ callWithErrorHandling node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:200:19
❯ setupStatefulComponent node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:8078:25
❯ setupComponent node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:8040:36
❯ mountComponent node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5963:7
❯ processComponent node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5929:9
❯ patch node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5439:11
❯ ReactiveEffect.componentUpdateFn [as fn] node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6077:11
|
|
app.spec.ts > App > when the $pwa needRefresh property is true > when the onModalClose handler is called > calls the cancelPrompt function:
node_modules/nuxt/dist/app/composables/state.js#L22
TypeError: Cannot read properties of undefined (reading '$stheme')
❯ useState node_modules/nuxt/dist/app/composables/state.js:22:20
❯ useTheme composables/useTheme/index.ts:2:57
❯ setup app.vue:12:25
❯ callWithErrorHandling node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:200:19
❯ setupStatefulComponent node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:8078:25
❯ setupComponent node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:8040:36
❯ mountComponent node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5963:7
❯ processComponent node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5929:9
❯ patch node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5439:11
❯ ReactiveEffect.componentUpdateFn [as fn] node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6077:11
|
|
app.spec.ts > App > when the $pwa needRefresh property is true > when the onDismiss handler is called > calls the closeModal function:
node_modules/nuxt/dist/app/composables/state.js#L22
TypeError: Cannot read properties of undefined (reading '$stheme')
❯ useState node_modules/nuxt/dist/app/composables/state.js:22:20
❯ useTheme composables/useTheme/index.ts:2:57
❯ setup app.vue:12:25
❯ callWithErrorHandling node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:200:19
❯ setupStatefulComponent node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:8078:25
❯ setupComponent node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:8040:36
❯ mountComponent node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5963:7
❯ processComponent node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5929:9
❯ patch node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5439:11
❯ ReactiveEffect.componentUpdateFn [as fn] node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6077:11
|
|
app.spec.ts > App > when the $pwa needRefresh property is true > calls the openModal function with the correct parameters:
node_modules/nuxt/dist/app/composables/state.js#L22
TypeError: Cannot read properties of undefined (reading '$stheme')
❯ useState node_modules/nuxt/dist/app/composables/state.js:22:20
❯ useTheme composables/useTheme/index.ts:2:57
❯ setup app.vue:12:25
❯ callWithErrorHandling node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:200:19
❯ setupStatefulComponent node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:8078:25
❯ setupComponent node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:8040:36
❯ mountComponent node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5963:7
❯ processComponent node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5929:9
❯ patch node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5439:11
❯ ReactiveEffect.componentUpdateFn [as fn] node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6077:11
|
|
app.spec.ts > App > when the $pwa needRefresh property is false > does not call the openModal function:
node_modules/nuxt/dist/app/composables/state.js#L22
TypeError: Cannot read properties of undefined (reading '$stheme')
❯ useState node_modules/nuxt/dist/app/composables/state.js:22:20
❯ useTheme composables/useTheme/index.ts:2:57
❯ setup app.vue:12:25
❯ callWithErrorHandling node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:200:19
❯ setupStatefulComponent node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:8078:25
❯ setupComponent node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:8040:36
❯ mountComponent node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5963:7
❯ processComponent node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5929:9
❯ patch node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5439:11
❯ ReactiveEffect.componentUpdateFn [as fn] node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6077:11
|
|
app.spec.ts > App > when page:finish event is emitted > hides the MainLoader component:
node_modules/nuxt/dist/app/composables/state.js#L22
TypeError: Cannot read properties of undefined (reading '$stheme')
❯ useState node_modules/nuxt/dist/app/composables/state.js:22:20
❯ useTheme composables/useTheme/index.ts:2:57
❯ setup app.vue:12:25
❯ callWithErrorHandling node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:200:19
❯ setupStatefulComponent node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:8078:25
❯ setupComponent node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:8040:36
❯ mountComponent node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5963:7
❯ processComponent node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5929:9
❯ patch node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5439:11
❯ ReactiveEffect.componentUpdateFn [as fn] node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6077:11
|
|
app.spec.ts > App > when page:finish event is emitted > matches the snapshot:
node_modules/nuxt/dist/app/composables/state.js#L22
TypeError: Cannot read properties of undefined (reading '$stheme')
❯ useState node_modules/nuxt/dist/app/composables/state.js:22:20
❯ useTheme composables/useTheme/index.ts:2:57
❯ setup app.vue:12:25
❯ callWithErrorHandling node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:200:19
❯ setupStatefulComponent node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:8078:25
❯ setupComponent node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:8040:36
❯ mountComponent node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5963:7
❯ processComponent node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5929:9
❯ patch node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5439:11
❯ ReactiveEffect.componentUpdateFn [as fn] node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6077:11
|
|
app.spec.ts > App > when page:finish event has not emitted > shows the MainLoader component:
node_modules/nuxt/dist/app/composables/state.js#L22
TypeError: Cannot read properties of undefined (reading '$stheme')
❯ useState node_modules/nuxt/dist/app/composables/state.js:22:20
❯ useTheme composables/useTheme/index.ts:2:57
❯ setup app.vue:12:25
❯ callWithErrorHandling node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:200:19
❯ setupStatefulComponent node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:8078:25
❯ setupComponent node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:8040:36
❯ mountComponent node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5963:7
❯ processComponent node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5929:9
❯ patch node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5439:11
❯ ReactiveEffect.componentUpdateFn [as fn] node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6077:11
|
|
app.spec.ts > App > matches the snapshot:
node_modules/nuxt/dist/app/composables/state.js#L22
TypeError: Cannot read properties of undefined (reading '$stheme')
❯ useState node_modules/nuxt/dist/app/composables/state.js:22:20
❯ useTheme composables/useTheme/index.ts:2:57
❯ setup app.vue:12:25
❯ callWithErrorHandling node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:200:19
❯ setupStatefulComponent node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:8078:25
❯ setupComponent node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:8040:36
❯ mountComponent node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5963:7
❯ processComponent node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5929:9
❯ patch node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5439:11
❯ ReactiveEffect.componentUpdateFn [as fn] node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6077:11
|