chore(deps): update nuxt & vue dependencies #10613
ci.yml
on: pull_request
Matrix: build
Matrix: lint
Matrix: test
Matrix: edge-release
Annotations
5 errors and 6 warnings
|
test (lts/*, ubuntu-latest)
Process completed with exit code 1.
|
|
test/bundle.test.ts > nuxt i18n bundle size > should match snapshot:
test/bundle.test.ts#L57
Error: Snapshot `nuxt i18n bundle size > should match snapshot 1` mismatched
- Expected
+ Received
{
- "module": "69.4k",
+ "module": "69.0k",
"module (without vue-i18n)": "26.0k",
- "vue-i18n": "43.3k",
+ "vue-i18n": "43.0k",
- "vue-i18n (without message compiler)": "26.8k",
+ "vue-i18n (without message compiler)": "26.4k",
}
❯ test/bundle.test.ts:57:20
|
|
test/bundle.test.ts > nuxt i18n bundle size > should match snapshot:
test/bundle.test.ts#L57
Error: Snapshot `nuxt i18n bundle size > should match snapshot 1` mismatched
- Expected
+ Received
{
- "module": "69.4k",
+ "module": "69.0k",
"module (without vue-i18n)": "26.0k",
- "vue-i18n": "43.3k",
+ "vue-i18n": "43.0k",
- "vue-i18n (without message compiler)": "26.8k",
+ "vue-i18n (without message compiler)": "26.4k",
}
❯ test/bundle.test.ts:57:20
|
|
test (lts/*, windows-latest)
The strategy configuration was canceled because "test.lts___ubuntu-latest" failed
|
|
test (lts/*, windows-latest)
The operation was canceled.
|
|
lint (lts/*, ubuntu-latest):
src/runtime/routing/head.ts#L55
Missing @param "options.seo"
|
|
lint (lts/*, ubuntu-latest):
src/runtime/routing/head.ts#L55
Missing @param "options.lang"
|
|
lint (lts/*, ubuntu-latest):
src/runtime/routing/head.ts#L55
Missing @param "options.dir"
|
|
lint (lts/*, ubuntu-latest):
src/runtime/composables/index.ts#L77
Missing @param "options.seo"
|
|
lint (lts/*, ubuntu-latest):
src/runtime/composables/index.ts#L77
Missing @param "options.lang"
|
|
lint (lts/*, ubuntu-latest):
src/runtime/composables/index.ts#L77
Missing @param "options.dir"
|