nuxt-ecosystem-ci #522
Annotations
44 errors
test-ecosystem (3.x, ui)
Process completed with exit code 1.
|
test-ecosystem (3.x, ui)
No overload matches this call.
|
test-ecosystem (3.x, ui)
Type '(this: ConfigPluginContext) => { test: { server: { deps: { inline: string[]; }; }; }; }' is not assignable to type 'ObjectHook<(this: ConfigPluginContext, config: UserConfig, env: ConfigEnv) => void | Omit<UserConfig, "plugins"> | Promise<...> | null> | undefined'.
|
test-ecosystem (3.x, ui)
Argument of type 'Plugin<any>[]' is not assignable to parameter of type 'Plugin$1<any> | Plugin$1<any>[] | (() => Plugin$1<any> | Plugin$1<any>[])'.
|
test-ecosystem (3.x, ui)
No overload matches this call.
|
test-ecosystem (3.x, ui)
Type '(this: ConfigPluginContext) => { test: { server: { deps: { inline: string[]; }; }; }; }' is not assignable to type 'ObjectHook<(this: ConfigPluginContext, config: UserConfig, env: ConfigEnv) => void | Omit<UserConfig, "plugins"> | Promise<...> | null> | undefined'.
|
test-ecosystem (3.x, ui)
Argument of type 'Plugin<any>[]' is not assignable to parameter of type 'Plugin$1<any> | Plugin$1<any>[] | (() => Plugin$1<any> | Plugin$1<any>[])'.
|
test-ecosystem (3.x, bridge)
Process completed with exit code 1.
|
test/bridge.test.ts > middleware > should be output with target as to and origin as from:
/tmp/workspace/bridge/bridge/test/bridge.test.ts#L301
Error: Snapshot `middleware > should be output with target as to and origin as from 1` mismatched
- Expected
+ Received
- [
- {
- "text": "[middleware] to {name: index, meta: Object, path: /, hash: , query: Object}",
- "type": "info",
- },
- {
- "text": "[middleware] from {name: null, meta: Object, path: /, hash: , query: Object}",
- "type": "info",
- },
- {
- "text": "[middleware] to {name: legacy-capi, meta: Object, path: /legacy-capi, hash: , query: Object}",
- "type": "info",
- },
- {
- "text": "[middleware] from {name: index, meta: Object, path: /, hash: , query: Object}",
- "type": "info",
- },
- ]
+ []
❯ test/bridge.test.ts:301:18
|
test/bridge.test.ts > nuxt composables > updates cookies when they are changed:
/tmp/workspace/bridge/bridge/test/bridge.test.ts#L54
AssertionError: expected { foo: 'bar' } to deeply equal { foo: 'baz' }
- Expected
+ Received
{
- "foo": "baz",
+ "foo": "bar",
}
❯ test/bridge.test.ts:54:35
|
test/bridge.test.ts > middleware > should be output with target as to and origin as from:
/tmp/workspace/bridge/bridge/test/bridge.test.ts#L301
Error: Snapshot `middleware > should be output with target as to and origin as from 1` mismatched
- Expected
+ Received
- [
- {
- "text": "[middleware] to {name: index, meta: Object, path: /, hash: , query: Object}",
- "type": "info",
- },
- {
- "text": "[middleware] from {name: null, meta: Object, path: /, hash: , query: Object}",
- "type": "info",
- },
- {
- "text": "[middleware] to {name: legacy-capi, meta: Object, path: /legacy-capi, hash: , query: Object}",
- "type": "info",
- },
- {
- "text": "[middleware] from {name: index, meta: Object, path: /, hash: , query: Object}",
- "type": "info",
- },
- ]
+ []
❯ test/bridge.test.ts:301:18
|
test/bridge.test.ts > nuxt composables > updates cookies when they are changed:
/tmp/workspace/bridge/bridge/test/bridge.test.ts#L54
AssertionError: expected { foo: 'bar' } to deeply equal { foo: 'baz' }
- Expected
+ Received
{
- "foo": "baz",
+ "foo": "bar",
}
❯ test/bridge.test.ts:54:35
|
test-ecosystem (main, ui)
Process completed with exit code 1.
|
../components/FormField.spec.ts > FormField > URadioGroup integration > binds label for:
/tmp/workspace/ui/ui/test/components/FormField.spec.ts#L116
AssertionError: expected false to be true // Object.is equality
- Expected
+ Received
- true
+ false
❯ ../components/FormField.spec.ts:116:32
|
../components/Button.spec.ts > Button > with loading-auto works with forms:
/tmp/workspace/ui/ui/node_modules/.pnpm/@[email protected]/node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js#L1574
Error: Cannot call classes on an empty VueWrapper.
❯ Object.get ../../node_modules/.pnpm/@VUE[email protected]/node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:1574:27
❯ ../components/Button.spec.ts:109:17
|
../components/Button.spec.ts > Button > with loading-auto works:
/tmp/workspace/ui/ui/node_modules/.pnpm/@[email protected]/node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js#L1574
Error: Cannot call classes on an empty VueWrapper.
❯ Object.get ../../node_modules/.pnpm/@VUE[email protected]/node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:1574:27
❯ ../components/Button.spec.ts:78:17
|
../components/FormField.spec.ts > FormField > URadioGroup integration > binds label for:
/tmp/workspace/ui/ui/test/components/FormField.spec.ts#L116
AssertionError: expected false to be true // Object.is equality
- Expected
+ Received
- true
+ false
❯ ../components/FormField.spec.ts:116:32
|
../components/Button.spec.ts > Button > with loading-auto works with forms:
/tmp/workspace/ui/ui/node_modules/.pnpm/@[email protected]/node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js#L1574
Error: Cannot call classes on an empty VueWrapper.
❯ Object.get ../../node_modules/.pnpm/@VUE[email protected]/node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:1574:27
❯ ../components/Button.spec.ts:109:17
|
../components/Button.spec.ts > Button > with loading-auto works:
/tmp/workspace/ui/ui/node_modules/.pnpm/@[email protected]/node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js#L1574
Error: Cannot call classes on an empty VueWrapper.
❯ Object.get ../../node_modules/.pnpm/@VUE[email protected]/node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:1574:27
❯ ../components/Button.spec.ts:78:17
|
test-ecosystem (main, bridge)
Process completed with exit code 1.
|
test-ecosystem (main, devtools)
Process completed with exit code 1.
|
test-ecosystem (main, antoine-zanardi-portfolio)
Process completed with exit code 1.
|
test-ecosystem (main, antoine-zanardi-portfolio)
Object literal may only specify known properties, and 'api' does not exist in type 'SassPreprocessorOptions'.
|
test-ecosystem (main, antoine-zanardi-portfolio)
Object literal may only specify known properties, and 'api' does not exist in type 'SassPreprocessorOptions'.
|
test/e2e/i18n/route-rules.test.ts > i18n route rules > basic:
/tmp/workspace/sitemap/sitemap/test/e2e/i18n/route-rules.test.ts#L64
Error: Snapshot `i18n route rules > basic 1` mismatched
- Expected
+ Received
@@ -11,12 +11,12 @@
<url>
<loc>https://nuxtseo.com/__sitemap/url</loc>
<changefreq>weekly</changefreq>
<xhtml:link rel="alternate" hreflang="x-default" href="https://nuxtseo.com/__sitemap/url" />
<xhtml:link rel="alternate" hreflang="en-US" href="https://nuxtseo.com/__sitemap/url" />
- <xhtml:link rel="alternate" hreflang="es-ES" href="https://nuxtseo.com/es/__sitemap/url" />
+ <xhtml:link rel="alternate" hreflang="fr-FR" href="https://nuxtseo.com/fr/__sitemap/url" />
- <xhtml:link rel="alternate" hreflang="fr-FR" href="https://nuxtseo.com/fr/__sitemap/url" />
+ <xhtml:link rel="alternate" hreflang="es-ES" href="https://nuxtseo.com/es/__sitemap/url" />
</url>
<url>
<loc>https://nuxtseo.com/fr/defaults</loc>
<changefreq>daily</changefreq>
<priority>1</priority>
@@ -27,20 +27,20 @@
<url>
<loc>https://nuxtseo.com/es/__sitemap/url</loc>
<changefreq>weekly</changefreq>
<xhtml:link rel="alternate" hreflang="x-default" href="https://nuxtseo.com/__sitemap/url" />
<xhtml:link rel="alternate" hreflang="en-US" href="https://nuxtseo.com/__sitemap/url" />
- <xhtml:link rel="alternate" hreflang="es-ES" href="https://nuxtseo.com/es/__sitemap/url" />
+ <xhtml:link rel="alternate" hreflang="fr-FR" href="https://nuxtseo.com/fr/__sitemap/url" />
- <xhtml:link rel="alternate" hreflang="fr-FR" href="https://nuxtseo.com/fr/__sitemap/url" />
+ <xhtml:link rel="alternate" hreflang="es-ES" href="https://nuxtseo.com/es/__sitemap/url" />
</url>
<url>
<loc>https://nuxtseo.com/fr/__sitemap/url</loc>
<changefreq>weekly</changefreq>
<xhtml:link rel="alternate" hreflang="x-default" href="https://nuxtseo.com/__sitemap/url" />
<xhtml:link rel="alternate" hreflang="en-US" href="https://nuxtseo.com/__sitemap/url" />
- <xhtml:link rel="alternate" hreflang="es-ES" href="https://nuxtseo.com/es/__sitemap/url" />
+ <xhtml:link rel="alternate" hreflang="fr-FR" href="https://nuxtseo.com/fr/__sitemap/url" />
- <xhtml:link rel="alternate" hreflang="fr-FR" href="https://nuxtseo.com/fr/__sitemap/url" />
+ <xhtml:link rel="alternate" hreflang="es-ES" href="https://nuxtseo.com/es/__sitemap/url" />
</url>
<url>
<loc>https://nuxtseo.com/wildcard/defaults/foo</loc>
<changefreq>daily</changefreq>
<priority>1</priority>
❯ test/e2e/i18n/route-rules.test.ts:64:21
|
test/e2e/i18n/prefix-simple.test.ts > i18n prefix > basic:
/tmp/workspace/sitemap/sitemap/test/e2e/i18n/prefix-simple.test.ts#L29
Error: Snapshot `i18n prefix > basic 1` mismatched
- Expected
+ Received
@@ -55,25 +55,25 @@
<url>
<loc>https://nuxtseo.com/en/__sitemap/url</loc>
<changefreq>weekly</changefreq>
<xhtml:link rel="alternate" hreflang="x-default" href="https://nuxtseo.com/en/__sitemap/url" />
<xhtml:link rel="alternate" hreflang="en-US" href="https://nuxtseo.com/en/__sitemap/url" />
- <xhtml:link rel="alternate" hreflang="es-ES" href="https://nuxtseo.com/es/__sitemap/url" />
+ <xhtml:link rel="alternate" hreflang="fr-FR" href="https://nuxtseo.com/fr/__sitemap/url" />
- <xhtml:link rel="alternate" hreflang="fr-FR" href="https://nuxtseo.com/fr/__sitemap/url" />
+ <xhtml:link rel="alternate" hreflang="es-ES" href="https://nuxtseo.com/es/__sitemap/url" />
</url>
<url>
<loc>https://nuxtseo.com/es/__sitemap/url</loc>
<changefreq>weekly</changefreq>
<xhtml:link rel="alternate" hreflang="x-default" href="https://nuxtseo.com/en/__sitemap/url" />
<xhtml:link rel="alternate" hreflang="en-US" href="https://nuxtseo.com/en/__sitemap/url" />
- <xhtml:link rel="alternate" hreflang="es-ES" href="https://nuxtseo.com/es/__sitemap/url" />
+ <xhtml:link rel="alternate" hreflang="fr-FR" href="https://nuxtseo.com/fr/__sitemap/url" />
- <xhtml:link rel="alternate" hreflang="fr-FR" href="https://nuxtseo.com/fr/__sitemap/url" />
+ <xhtml:link rel="alternate" hreflang="es-ES" href="https://nuxtseo.com/es/__sitemap/url" />
</url>
<url>
<loc>https://nuxtseo.com/fr/__sitemap/url</loc>
<changefreq>weekly</changefreq>
<xhtml:link rel="alternate" hreflang="x-default" href="https://nuxtseo.com/en/__sitemap/url" />
<xhtml:link rel="alternate" hreflang="en-US" href="https://nuxtseo.com/en/__sitemap/url" />
- <xhtml:link rel="alternate" hreflang="es-ES" href="https://nuxtseo.com/es/__sitemap/url" />
+ <xhtml:link rel="alternate" hreflang="fr-FR" href="https://nuxtseo.com/fr/__sitemap/url" />
- <xhtml:link rel="alternate" hreflang="fr-FR" href="https://nuxtseo.com/fr/__sitemap/url" />
+ <xhtml:link rel="alternate" hreflang="es-ES" href="https://nuxtseo.com/es/__sitemap/url" />
</url>
</urlset>"
❯ test/e2e/i18n/prefix-simple.test.ts:29:19
|
test/e2e/i18n/prefix-iso.test.ts > i18n prefix > basic:
/tmp/workspace/sitemap/sitemap/test/e2e/i18n/prefix-iso.test.ts#L36
Error: Snapshot `i18n prefix > basic 1` mismatched
- Expected
+ Received
@@ -54,26 +54,26 @@
</url>
<url>
<loc>https://nuxtseo.com/en/__sitemap/url</loc>
<changefreq>weekly</changefreq>
<xhtml:link rel="alternate" hreflang="x-default" href="https://nuxtseo.com/en/__sitemap/url" />
- <xhtml:link rel="alternate" hreflang="en-US" href="https://nuxtseo.com/en/__sitemap/url" />
+ <xhtml:link rel="alternate" hreflang="fr-FR" href="https://nuxtseo.com/fr/__sitemap/url" />
- <xhtml:link rel="alternate" hreflang="es-ES" href="https://nuxtseo.com/es/__sitemap/url" />
+ <xhtml:link rel="alternate" hreflang="en-US" href="https://nuxtseo.com/en/__sitemap/url" />
- <xhtml:link rel="alternate" hreflang="fr-FR" href="https://nuxtseo.com/fr/__sitemap/url" />
+ <xhtml:link rel="alternate" hreflang="es-ES" href="https://nuxtseo.com/es/__sitemap/url" />
</url>
<url>
<loc>https://nuxtseo.com/es/__sitemap/url</loc>
<changefreq>weekly</changefreq>
<xhtml:link rel="alternate" hreflang="x-default" href="https://nuxtseo.com/en/__sitemap/url" />
- <xhtml:link rel="alternate" hreflang="en-US" href="https://nuxtseo.com/en/__sitemap/url" />
+ <xhtml:link rel="alternate" hreflang="fr-FR" href="https://nuxtseo.com/fr/__sitemap/url" />
- <xhtml:link rel="alternate" hreflang="es-ES" href="https://nuxtseo.com/es/__sitemap/url" />
+ <xhtml:link rel="alternate" hreflang="en-US" href="https://nuxtseo.com/en/__sitemap/url" />
- <xhtml:link rel="alternate" hreflang="fr-FR" href="https://nuxtseo.com/fr/__sitemap/url" />
+ <xhtml:link rel="alternate" hreflang="es-ES" href="https://nuxtseo.com/es/__sitemap/url" />
</url>
<url>
<loc>https://nuxtseo.com/fr/__sitemap/url</loc>
<changefreq>weekly</changefreq>
<xhtml:link rel="alternate" hreflang="x-default" href="https://nuxtseo.com/en/__sitemap/url" />
- <xhtml:link rel="alternate" hreflang="en-US" href="https://nuxtseo.com/en/__sitemap/url" />
+ <xhtml:link rel="alternate" hreflang="fr-FR" href="https://nuxtseo.com/fr/__sitemap/url" />
- <xhtml:link rel="alternate" hreflang="es-ES" href="https://nuxtseo.com/es/__sitemap/url" />
+ <xhtml:link rel="alternate" hreflang="en-US" href="https://nuxtseo.com/en/__sitemap/url" />
- <xhtml:link rel="alternate" hreflang="fr-FR" href="https://nuxtseo.com/fr/__sitemap/url" />
+ <xhtml:link rel="alternate" hreflang="es-ES" href="https://nuxtseo.com/es/__sitemap/url" />
</url>
</urlset>"
❯ test/e2e/i18n/prefix-iso.test.ts:36:19
|
test/e2e/i18n/prefix-except-default.test.ts > i18n prefix except default > basic:
/tmp/workspace/sitemap/sitemap/test/e2e/i18n/prefix-except-default.test.ts#L36
Error: Snapshot `i18n prefix except default > basic 1` mismatched
- Expected
+ Received
@@ -16,12 +16,12 @@
</url>
<url>
<loc>https://nuxtseo.com/extra</loc>
<xhtml:link rel="alternate" hreflang="x-default" href="https://nuxtseo.com/extra" />
<xhtml:link rel="alternate" hreflang="en-US" href="https://nuxtseo.com/extra" />
- <xhtml:link rel="alternate" hreflang="es-ES" href="https://nuxtseo.com/es/extra" />
+ <xhtml:link rel="alternate" hreflang="fr-FR" href="https://nuxtseo.com/fr/extra" />
- <xhtml:link rel="alternate" hreflang="fr-FR" href="https://nuxtseo.com/fr/extra" />
+ <xhtml:link rel="alternate" hreflang="es-ES" href="https://nuxtseo.com/es/extra" />
</url>
<url>
<loc>https://nuxtseo.com/fr</loc>
<xhtml:link rel="alternate" hreflang="en-US" href="https://nuxtseo.com/" />
<xhtml:link rel="alternate" hreflang="es-ES" href="https://nuxtseo.com/es" />
@@ -43,19 +43,19 @@
<url>
<loc>https://nuxtseo.com/__sitemap/url</loc>
<changefreq>weekly</changefreq>
<xhtml:link rel="alternate" hreflang="x-default" href="https://nuxtseo.com/__sitemap/url" />
<xhtml:link rel="alternate" hreflang="en-US" href="https://nuxtseo.com/__sitemap/url" />
- <xhtml:link rel="alternate" hreflang="es-ES" href="https://nuxtseo.com/es/__sitemap/url" />
+ <xhtml:link rel="alternate" hreflang="fr-FR" href="https://nuxtseo.com/fr/__sitemap/url" />
- <xhtml:link rel="alternate" hreflang="fr-FR" href="https://nuxtseo.com/fr/__sitemap/url" />
+ <xhtml:link rel="alternate" hreflang="es-ES" href="https://nuxtseo.com/es/__sitemap/url" />
</url>
<url>
<loc>https://nuxtseo.com/es/extra</loc>
<xhtml:link rel="alternate" hreflang="x-default" href="https://nuxtseo.com/extra" />
<xhtml:link rel="alternate" hreflang="en-US" href="https://nuxtseo.com/extra" />
- <xhtml:link rel="alternate" hreflang="es-ES" href="https://nuxtseo.com/es/extra" />
+ <xhtml:link rel="alternate" hreflang="fr-FR" href="https://nuxtseo.com/fr/extra" />
- <xhtml:link rel="alternate" hreflang="fr-FR" href="https://nuxtseo.com/fr/extra" />
+ <xhtml:link rel="alternate" hreflang="es-ES" href="https://nuxtseo.com/es/extra" />
</url>
<url>
<loc>https://nuxtseo.com/es/test</loc>
<xhtml:link rel="alternate" hreflang="en-US" href="https://nuxtseo.com/test" />
<xhtml:link rel="alternate" hreflang="es-ES" href="https://nuxtseo.com/es/test" />
@@ -64,12 +64,12 @@
</url>
<url>
<loc>https://nuxtseo.com/fr/extra</loc>
<xhtml:link rel="alternate" hreflang="x-default" href="https://nuxtseo.com/extra" />
<xhtml:link rel="alternate" hreflang="en-US" href="https://nuxtseo.com/extra" />
- <xhtml:link rel="alternate" hreflang="es-ES" href="https://nuxtseo.com/es/extra" />
+ <xhtml:link rel="alternate" hreflang="fr-FR" href="https://nuxtseo.com/fr/extra" />
- <xhtml:link rel="alternate" hreflang="fr-FR" href="https://nuxtseo.com/fr/extra" />
+ <xhtml:link rel="alternate" hreflang="es-ES" href="https://nuxtseo.com/es/extra" />
</url>
<url>
<loc>https://nuxtseo.com/fr/test</loc>
<xhtml:link rel="alternate" hreflang="en-US" href="https://nuxtseo.com/test" />
<xhtml:link rel="alternate" hreflang="es-ES" href="https://nuxtseo.com/es/test" />
@@ -79,17 +79,17 @@
<url>
<loc>https://nuxtseo.com/es/__sitemap/url</loc>
<changefreq>weekly</changefreq>
<xhtml:link rel="alternate" hreflang="x-default" href="https://nuxtseo.com/__sitemap/url" />
<xhtml:link rel="alternate" hreflang="en-US" href="https://nuxtseo.com/__sitemap/url" />
- <xhtml:link rel="alternate" hreflang="es-ES" href="https://nuxtseo.com/es/__sitemap/url" />
+ <xhtml:link rel="alternate" hreflang="fr-FR" href="https://nuxtseo.com/fr/__sitemap/url" />
- <xhtml:link re
|
test/e2e/i18n/prefix-and-default.test.ts > i18n prefix and default > basic:
/tmp/workspace/sitemap/sitemap/test/e2e/i18n/prefix-and-default.test.ts#L36
Error: Snapshot `i18n prefix and default > basic 1` mismatched
- Expected
+ Received
@@ -16,12 +16,12 @@
</url>
<url>
<loc>https://nuxtseo.com/extra</loc>
<xhtml:link rel="alternate" hreflang="x-default" href="https://nuxtseo.com/extra" />
<xhtml:link rel="alternate" hreflang="en-US" href="https://nuxtseo.com/extra" />
- <xhtml:link rel="alternate" hreflang="es-ES" href="https://nuxtseo.com/es/extra" />
+ <xhtml:link rel="alternate" hreflang="fr-FR" href="https://nuxtseo.com/fr/extra" />
- <xhtml:link rel="alternate" hreflang="fr-FR" href="https://nuxtseo.com/fr/extra" />
+ <xhtml:link rel="alternate" hreflang="es-ES" href="https://nuxtseo.com/es/extra" />
</url>
<url>
<loc>https://nuxtseo.com/fr</loc>
<xhtml:link rel="alternate" hreflang="en-US" href="https://nuxtseo.com/" />
<xhtml:link rel="alternate" hreflang="es-ES" href="https://nuxtseo.com/es" />
@@ -43,19 +43,19 @@
<url>
<loc>https://nuxtseo.com/__sitemap/url</loc>
<changefreq>weekly</changefreq>
<xhtml:link rel="alternate" hreflang="x-default" href="https://nuxtseo.com/__sitemap/url" />
<xhtml:link rel="alternate" hreflang="en-US" href="https://nuxtseo.com/__sitemap/url" />
- <xhtml:link rel="alternate" hreflang="es-ES" href="https://nuxtseo.com/es/__sitemap/url" />
+ <xhtml:link rel="alternate" hreflang="fr-FR" href="https://nuxtseo.com/fr/__sitemap/url" />
- <xhtml:link rel="alternate" hreflang="fr-FR" href="https://nuxtseo.com/fr/__sitemap/url" />
+ <xhtml:link rel="alternate" hreflang="es-ES" href="https://nuxtseo.com/es/__sitemap/url" />
</url>
<url>
<loc>https://nuxtseo.com/es/extra</loc>
<xhtml:link rel="alternate" hreflang="x-default" href="https://nuxtseo.com/extra" />
<xhtml:link rel="alternate" hreflang="en-US" href="https://nuxtseo.com/extra" />
- <xhtml:link rel="alternate" hreflang="es-ES" href="https://nuxtseo.com/es/extra" />
+ <xhtml:link rel="alternate" hreflang="fr-FR" href="https://nuxtseo.com/fr/extra" />
- <xhtml:link rel="alternate" hreflang="fr-FR" href="https://nuxtseo.com/fr/extra" />
+ <xhtml:link rel="alternate" hreflang="es-ES" href="https://nuxtseo.com/es/extra" />
</url>
<url>
<loc>https://nuxtseo.com/es/test</loc>
<xhtml:link rel="alternate" hreflang="en-US" href="https://nuxtseo.com/test" />
<xhtml:link rel="alternate" hreflang="es-ES" href="https://nuxtseo.com/es/test" />
@@ -64,12 +64,12 @@
</url>
<url>
<loc>https://nuxtseo.com/fr/extra</loc>
<xhtml:link rel="alternate" hreflang="x-default" href="https://nuxtseo.com/extra" />
<xhtml:link rel="alternate" hreflang="en-US" href="https://nuxtseo.com/extra" />
- <xhtml:link rel="alternate" hreflang="es-ES" href="https://nuxtseo.com/es/extra" />
+ <xhtml:link rel="alternate" hreflang="fr-FR" href="https://nuxtseo.com/fr/extra" />
- <xhtml:link rel="alternate" hreflang="fr-FR" href="https://nuxtseo.com/fr/extra" />
+ <xhtml:link rel="alternate" hreflang="es-ES" href="https://nuxtseo.com/es/extra" />
</url>
<url>
<loc>https://nuxtseo.com/fr/test</loc>
<xhtml:link rel="alternate" hreflang="en-US" href="https://nuxtseo.com/test" />
<xhtml:link rel="alternate" hreflang="es-ES" href="https://nuxtseo.com/es/test" />
@@ -79,17 +79,17 @@
<url>
<loc>https://nuxtseo.com/es/__sitemap/url</loc>
<changefreq>weekly</changefreq>
<xhtml:link rel="alternate" hreflang="x-default" href="https://nuxtseo.com/__sitemap/url" />
<xhtml:link rel="alternate" hreflang="en-US" href="https://nuxtseo.com/__sitemap/url" />
- <xhtml:link rel="alternate" hreflang="es-ES" href="https://nuxtseo.com/es/__sitemap/url" />
+ <xhtml:link rel="alternate" hreflang="fr-FR" href="https://nuxtseo.com/fr/__sitemap/url" />
- <xhtml:link rel="
|
test/e2e/i18n/pages.test.ts > i18n > basic:
/tmp/workspace/sitemap/sitemap/test/e2e/i18n/pages.test.ts#L51
Error: Snapshot `i18n > basic 1` mismatched
- Expected
+ Received
@@ -27,12 +27,12 @@
<url>
<loc>https://nuxtseo.com/en/__sitemap/url</loc>
<changefreq>weekly</changefreq>
<xhtml:link rel="alternate" hreflang="x-default" href="https://nuxtseo.com/en/__sitemap/url" />
<xhtml:link rel="alternate" hreflang="en-US" href="https://nuxtseo.com/en/__sitemap/url" />
- <xhtml:link rel="alternate" hreflang="es-ES" href="https://nuxtseo.com/es/__sitemap/url" />
+ <xhtml:link rel="alternate" hreflang="fr-FR" href="https://nuxtseo.com/fr/__sitemap/url" />
- <xhtml:link rel="alternate" hreflang="fr-FR" href="https://nuxtseo.com/fr/__sitemap/url" />
+ <xhtml:link rel="alternate" hreflang="es-ES" href="https://nuxtseo.com/es/__sitemap/url" />
</url>
<url>
<loc>https://nuxtseo.com/en/services/coaching</loc>
<xhtml:link rel="alternate" hreflang="en-US" href="https://nuxtseo.com/en/services/coaching" />
<xhtml:link rel="alternate" hreflang="fr-FR" href="https://nuxtseo.com/fr/offres/formation" />
@@ -47,20 +47,20 @@
<url>
<loc>https://nuxtseo.com/es/__sitemap/url</loc>
<changefreq>weekly</changefreq>
<xhtml:link rel="alternate" hreflang="x-default" href="https://nuxtseo.com/en/__sitemap/url" />
<xhtml:link rel="alternate" hreflang="en-US" href="https://nuxtseo.com/en/__sitemap/url" />
- <xhtml:link rel="alternate" hreflang="es-ES" href="https://nuxtseo.com/es/__sitemap/url" />
+ <xhtml:link rel="alternate" hreflang="fr-FR" href="https://nuxtseo.com/fr/__sitemap/url" />
- <xhtml:link rel="alternate" hreflang="fr-FR" href="https://nuxtseo.com/fr/__sitemap/url" />
+ <xhtml:link rel="alternate" hreflang="es-ES" href="https://nuxtseo.com/es/__sitemap/url" />
</url>
<url>
<loc>https://nuxtseo.com/fr/__sitemap/url</loc>
<changefreq>weekly</changefreq>
<xhtml:link rel="alternate" hreflang="x-default" href="https://nuxtseo.com/en/__sitemap/url" />
<xhtml:link rel="alternate" hreflang="en-US" href="https://nuxtseo.com/en/__sitemap/url" />
- <xhtml:link rel="alternate" hreflang="es-ES" href="https://nuxtseo.com/es/__sitemap/url" />
+ <xhtml:link rel="alternate" hreflang="fr-FR" href="https://nuxtseo.com/fr/__sitemap/url" />
- <xhtml:link rel="alternate" hreflang="fr-FR" href="https://nuxtseo.com/fr/__sitemap/url" />
+ <xhtml:link rel="alternate" hreflang="es-ES" href="https://nuxtseo.com/es/__sitemap/url" />
</url>
<url>
<loc>https://nuxtseo.com/fr/offres/developement</loc>
<xhtml:link rel="alternate" hreflang="en-US" href="https://nuxtseo.com/en/services/development" />
<xhtml:link rel="alternate" hreflang="fr-FR" href="https://nuxtseo.com/fr/offres/developement" />
❯ test/e2e/i18n/pages.test.ts:51:19
|
test/e2e/i18n/pages.prefix.test.ts > i18n pages with prefix strategy > prefix:
/tmp/workspace/sitemap/sitemap/test/e2e/i18n/pages.prefix.test.ts#L49
Error: Snapshot `i18n pages with prefix strategy > prefix 1` mismatched
- Expected
+ Received
@@ -27,12 +27,12 @@
<url>
<loc>https://nuxtseo.com/en/__sitemap/url</loc>
<changefreq>weekly</changefreq>
<xhtml:link rel="alternate" hreflang="x-default" href="https://nuxtseo.com/en/__sitemap/url" />
<xhtml:link rel="alternate" hreflang="en-US" href="https://nuxtseo.com/en/__sitemap/url" />
- <xhtml:link rel="alternate" hreflang="es-ES" href="https://nuxtseo.com/es/__sitemap/url" />
+ <xhtml:link rel="alternate" hreflang="fr-FR" href="https://nuxtseo.com/fr/__sitemap/url" />
- <xhtml:link rel="alternate" hreflang="fr-FR" href="https://nuxtseo.com/fr/__sitemap/url" />
+ <xhtml:link rel="alternate" hreflang="es-ES" href="https://nuxtseo.com/es/__sitemap/url" />
</url>
<url>
<loc>https://nuxtseo.com/en/services/coaching</loc>
<xhtml:link rel="alternate" hreflang="en-US" href="https://nuxtseo.com/en/services/coaching" />
<xhtml:link rel="alternate" hreflang="fr-FR" href="https://nuxtseo.com/fr/offres/formation" />
@@ -47,20 +47,20 @@
<url>
<loc>https://nuxtseo.com/es/__sitemap/url</loc>
<changefreq>weekly</changefreq>
<xhtml:link rel="alternate" hreflang="x-default" href="https://nuxtseo.com/en/__sitemap/url" />
<xhtml:link rel="alternate" hreflang="en-US" href="https://nuxtseo.com/en/__sitemap/url" />
- <xhtml:link rel="alternate" hreflang="es-ES" href="https://nuxtseo.com/es/__sitemap/url" />
+ <xhtml:link rel="alternate" hreflang="fr-FR" href="https://nuxtseo.com/fr/__sitemap/url" />
- <xhtml:link rel="alternate" hreflang="fr-FR" href="https://nuxtseo.com/fr/__sitemap/url" />
+ <xhtml:link rel="alternate" hreflang="es-ES" href="https://nuxtseo.com/es/__sitemap/url" />
</url>
<url>
<loc>https://nuxtseo.com/fr/__sitemap/url</loc>
<changefreq>weekly</changefreq>
<xhtml:link rel="alternate" hreflang="x-default" href="https://nuxtseo.com/en/__sitemap/url" />
<xhtml:link rel="alternate" hreflang="en-US" href="https://nuxtseo.com/en/__sitemap/url" />
- <xhtml:link rel="alternate" hreflang="es-ES" href="https://nuxtseo.com/es/__sitemap/url" />
+ <xhtml:link rel="alternate" hreflang="fr-FR" href="https://nuxtseo.com/fr/__sitemap/url" />
- <xhtml:link rel="alternate" hreflang="fr-FR" href="https://nuxtseo.com/fr/__sitemap/url" />
+ <xhtml:link rel="alternate" hreflang="es-ES" href="https://nuxtseo.com/es/__sitemap/url" />
</url>
<url>
<loc>https://nuxtseo.com/fr/offres/developement</loc>
<xhtml:link rel="alternate" hreflang="en-US" href="https://nuxtseo.com/en/services/development" />
<xhtml:link rel="alternate" hreflang="fr-FR" href="https://nuxtseo.com/fr/offres/developement" />
❯ test/e2e/i18n/pages.prefix.test.ts:49:19
|
test/e2e/i18n/pages.prefix-except-default.test.ts > i18n pages with prefix except default strategy > prefix_except_default:
/tmp/workspace/sitemap/sitemap/test/e2e/i18n/pages.prefix-except-default.test.ts#L53
Error: Snapshot `i18n pages with prefix except default strategy > prefix_except_default 1` mismatched
- Expected
+ Received
@@ -15,12 +15,12 @@
<url>
<loc>https://nuxtseo.com/__sitemap/url</loc>
<changefreq>weekly</changefreq>
<xhtml:link rel="alternate" hreflang="x-default" href="https://nuxtseo.com/__sitemap/url" />
<xhtml:link rel="alternate" hreflang="en-US" href="https://nuxtseo.com/__sitemap/url" />
- <xhtml:link rel="alternate" hreflang="es-ES" href="https://nuxtseo.com/es/__sitemap/url" />
+ <xhtml:link rel="alternate" hreflang="fr-FR" href="https://nuxtseo.com/fr/__sitemap/url" />
- <xhtml:link rel="alternate" hreflang="fr-FR" href="https://nuxtseo.com/fr/__sitemap/url" />
+ <xhtml:link rel="alternate" hreflang="es-ES" href="https://nuxtseo.com/es/__sitemap/url" />
</url>
<url>
<loc>https://nuxtseo.com/fr/a-propos</loc>
<xhtml:link rel="alternate" hreflang="en-US" href="https://nuxtseo.com/about" />
<xhtml:link rel="alternate" hreflang="fr-FR" href="https://nuxtseo.com/fr/a-propos" />
@@ -47,20 +47,20 @@
<url>
<loc>https://nuxtseo.com/es/__sitemap/url</loc>
<changefreq>weekly</changefreq>
<xhtml:link rel="alternate" hreflang="x-default" href="https://nuxtseo.com/__sitemap/url" />
<xhtml:link rel="alternate" hreflang="en-US" href="https://nuxtseo.com/__sitemap/url" />
- <xhtml:link rel="alternate" hreflang="es-ES" href="https://nuxtseo.com/es/__sitemap/url" />
+ <xhtml:link rel="alternate" hreflang="fr-FR" href="https://nuxtseo.com/fr/__sitemap/url" />
- <xhtml:link rel="alternate" hreflang="fr-FR" href="https://nuxtseo.com/fr/__sitemap/url" />
+ <xhtml:link rel="alternate" hreflang="es-ES" href="https://nuxtseo.com/es/__sitemap/url" />
</url>
<url>
<loc>https://nuxtseo.com/fr/__sitemap/url</loc>
<changefreq>weekly</changefreq>
<xhtml:link rel="alternate" hreflang="x-default" href="https://nuxtseo.com/__sitemap/url" />
<xhtml:link rel="alternate" hreflang="en-US" href="https://nuxtseo.com/__sitemap/url" />
- <xhtml:link rel="alternate" hreflang="es-ES" href="https://nuxtseo.com/es/__sitemap/url" />
+ <xhtml:link rel="alternate" hreflang="fr-FR" href="https://nuxtseo.com/fr/__sitemap/url" />
- <xhtml:link rel="alternate" hreflang="fr-FR" href="https://nuxtseo.com/fr/__sitemap/url" />
+ <xhtml:link rel="alternate" hreflang="es-ES" href="https://nuxtseo.com/es/__sitemap/url" />
</url>
<url>
<loc>https://nuxtseo.com/fr/offres/developement</loc>
<xhtml:link rel="alternate" hreflang="en-US" href="https://nuxtseo.com/services/development" />
<xhtml:link rel="alternate" hreflang="fr-FR" href="https://nuxtseo.com/fr/offres/developement" />
❯ test/e2e/i18n/pages.prefix-except-default.test.ts:53:19
|
test/e2e/i18n/pages.prefix-and-default.test.ts > i18n pages with prefix and default strategy > prefix_and_default:
/tmp/workspace/sitemap/sitemap/test/e2e/i18n/pages.prefix-and-default.test.ts#L53
Error: Snapshot `i18n pages with prefix and default strategy > prefix_and_default 1` mismatched
- Expected
+ Received
@@ -15,12 +15,12 @@
<url>
<loc>https://nuxtseo.com/__sitemap/url</loc>
<changefreq>weekly</changefreq>
<xhtml:link rel="alternate" hreflang="x-default" href="https://nuxtseo.com/__sitemap/url" />
<xhtml:link rel="alternate" hreflang="en-US" href="https://nuxtseo.com/__sitemap/url" />
- <xhtml:link rel="alternate" hreflang="es-ES" href="https://nuxtseo.com/es/__sitemap/url" />
+ <xhtml:link rel="alternate" hreflang="fr-FR" href="https://nuxtseo.com/fr/__sitemap/url" />
- <xhtml:link rel="alternate" hreflang="fr-FR" href="https://nuxtseo.com/fr/__sitemap/url" />
+ <xhtml:link rel="alternate" hreflang="es-ES" href="https://nuxtseo.com/es/__sitemap/url" />
</url>
<url>
<loc>https://nuxtseo.com/en/about</loc>
<xhtml:link rel="alternate" hreflang="en-US" href="https://nuxtseo.com/about" />
<xhtml:link rel="alternate" hreflang="fr-FR" href="https://nuxtseo.com/fr/a-propos" />
@@ -71,20 +71,20 @@
<url>
<loc>https://nuxtseo.com/es/__sitemap/url</loc>
<changefreq>weekly</changefreq>
<xhtml:link rel="alternate" hreflang="x-default" href="https://nuxtseo.com/__sitemap/url" />
<xhtml:link rel="alternate" hreflang="en-US" href="https://nuxtseo.com/__sitemap/url" />
- <xhtml:link rel="alternate" hreflang="es-ES" href="https://nuxtseo.com/es/__sitemap/url" />
+ <xhtml:link rel="alternate" hreflang="fr-FR" href="https://nuxtseo.com/fr/__sitemap/url" />
- <xhtml:link rel="alternate" hreflang="fr-FR" href="https://nuxtseo.com/fr/__sitemap/url" />
+ <xhtml:link rel="alternate" hreflang="es-ES" href="https://nuxtseo.com/es/__sitemap/url" />
</url>
<url>
<loc>https://nuxtseo.com/fr/__sitemap/url</loc>
<changefreq>weekly</changefreq>
<xhtml:link rel="alternate" hreflang="x-default" href="https://nuxtseo.com/__sitemap/url" />
<xhtml:link rel="alternate" hreflang="en-US" href="https://nuxtseo.com/__sitemap/url" />
- <xhtml:link rel="alternate" hreflang="es-ES" href="https://nuxtseo.com/es/__sitemap/url" />
+ <xhtml:link rel="alternate" hreflang="fr-FR" href="https://nuxtseo.com/fr/__sitemap/url" />
- <xhtml:link rel="alternate" hreflang="fr-FR" href="https://nuxtseo.com/fr/__sitemap/url" />
+ <xhtml:link rel="alternate" hreflang="es-ES" href="https://nuxtseo.com/es/__sitemap/url" />
</url>
<url>
<loc>https://nuxtseo.com/fr/offres/developement</loc>
<xhtml:link rel="alternate" hreflang="en-US" href="https://nuxtseo.com/services/development" />
<xhtml:link rel="alternate" hreflang="fr-FR" href="https://nuxtseo.com/fr/offres/developement" />
❯ test/e2e/i18n/pages.prefix-and-default.test.ts:53:19
|
test/e2e/i18n/dynamic-urls.test.ts > i18n dynamic urls > basic:
/tmp/workspace/sitemap/sitemap/test/e2e/i18n/dynamic-urls.test.ts#L32
Error: Snapshot `i18n dynamic urls > basic 1` mismatched
- Expected
+ Received
@@ -2,12 +2,12 @@
<urlset xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:video="http://www.google.com/schemas/sitemap-video/1.1" xmlns:xhtml="http://www.w3.org/1999/xhtml" xmlns:image="http://www.google.com/schemas/sitemap-image/1.1" xmlns:news="http://www.google.com/schemas/sitemap-news/0.9" xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9 http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd http://www.google.com/schemas/sitemap-image/1.1 http://www.google.com/schemas/sitemap-image/1.1/sitemap-image.xsd" xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc>https://nuxtseo.com/endless-dungeon</loc>
<xhtml:link rel="alternate" hreflang="x-default" href="https://nuxtseo.com/endless-dungeon" />
<xhtml:link rel="alternate" hreflang="en-US" href="https://nuxtseo.com/endless-dungeon" />
- <xhtml:link rel="alternate" hreflang="es-ES" href="https://nuxtseo.com/es/endless-dungeon" />
+ <xhtml:link rel="alternate" hreflang="fr-FR" href="https://nuxtseo.com/fr/endless-dungeon" />
- <xhtml:link rel="alternate" hreflang="fr-FR" href="https://nuxtseo.com/fr/endless-dungeon" />
+ <xhtml:link rel="alternate" hreflang="es-ES" href="https://nuxtseo.com/es/endless-dungeon" />
</url>
<url>
<loc>https://nuxtseo.com/english-url</loc>
<xhtml:link rel="alternate" href="https://nuxtseo.com/english-url" hreflang="x-default" />
<xhtml:link rel="alternate" href="https://nuxtseo.com/english-url" hreflang="en-US" />
@@ -15,12 +15,12 @@
<url>
<loc>https://nuxtseo.com/__sitemap/url</loc>
<changefreq>weekly</changefreq>
<xhtml:link rel="alternate" hreflang="x-default" href="https://nuxtseo.com/__sitemap/url" />
<xhtml:link rel="alternate" hreflang="en-US" href="https://nuxtseo.com/__sitemap/url" />
- <xhtml:link rel="alternate" hreflang="es-ES" href="https://nuxtseo.com/es/__sitemap/url" />
+ <xhtml:link rel="alternate" hreflang="fr-FR" href="https://nuxtseo.com/fr/__sitemap/url" />
- <xhtml:link rel="alternate" hreflang="fr-FR" href="https://nuxtseo.com/fr/__sitemap/url" />
+ <xhtml:link rel="alternate" hreflang="es-ES" href="https://nuxtseo.com/es/__sitemap/url" />
</url>
<url>
<loc>https://www.somedomain.com/abc/def</loc>
</url>
<url>
❯ test/e2e/i18n/dynamic-urls.test.ts:32:21
|
test-ecosystem (main, storybook)
Process completed with exit code 1.
|
test-ecosystem (main, storybook)
Unused '@ts-expect-error' directive.
|
test-ecosystem (main, storybook)
Unused '@ts-expect-error' directive.
|
test-ecosystem (main, cli)
Process completed with exit code 1.
|
packages/nuxt-cli/test/e2e/commands.spec.ts > commands > preview:
/tmp/workspace/cli/cli/packages/nuxt-cli/test/e2e/commands.spec.ts#L75
AssertionError: expected undefined to be 200 // Object.is equality
- Expected:
200
+ Received:
undefined
❯ preview packages/nuxt-cli/test/e2e/commands.spec.ts:75:37
|
packages/nuxt-cli/test/e2e/commands.spec.ts > commands > preview:
/tmp/workspace/cli/cli/packages/nuxt-cli/test/e2e/commands.spec.ts#L75
AssertionError: expected undefined to be 200 // Object.is equality
- Expected:
200
+ Received:
undefined
❯ preview packages/nuxt-cli/test/e2e/commands.spec.ts:75:37
|
test-ecosystem (3.x, histoire)
The operation was canceled.
|
test-ecosystem (3.x, histoire)
The job has exceeded the maximum execution time of 30m0s
|
test-ecosystem (main, histoire)
The operation was canceled.
|
test-ecosystem (main, histoire)
The job has exceeded the maximum execution time of 30m0s
|