chore(deps): update docs #3392
Annotations
5 errors
🧪 Test project:
test/e2e/generate.test.ts#L35
Error: Snapshot `ipx provider > generates static files 1` mismatched
- Expected
+ Received
[
- "/_ipx/_/images/nuxt.png",
- "/_ipx/s_300x300/images/colors.jpg",
- "/_ipx/s_300x300/images/everest.jpg",
- "/_ipx/s_300x300/images/tacos.svg",
- "/_ipx/s_300x300/unsplash/photo-1606112219348-204d7d8b94ee",
- "/_ipx/s_600x600/images/colors.jpg",
- "/_ipx/s_600x600/images/everest.jpg",
- "/_ipx/s_600x600/images/tacos.svg",
- "/_ipx/s_600x600/unsplash/photo-1606112219348-204d7d8b94ee",
+ "/_ipx/s_300x300/images/tacos.svg",
+ "/_ipx/s_600x600/images/tacos.svg",
]
❯ test/e2e/generate.test.ts:35:66
|
🧪 Test project:
test/e2e/no-ssr.test.ts#L63
AssertionError: expected +0 to be 4 // Object.is equality
- Expected
+ Received
- 4
+ 0
❯ test/e2e/no-ssr.test.ts:63:67
|
🧪 Test project:
test/e2e/ssr.test.ts#L62
AssertionError: expected +0 to be 4 // Object.is equality
- Expected
+ Received
- 4
+ 0
❯ test/e2e/ssr.test.ts:62:67
|
🧪 Test project:
test/e2e/ssr.test.ts#L70
AssertionError: expected 'application/json' to be 'image/jpeg' // Object.is equality
Expected: "image/jpeg"
Received: "application/json"
❯ test/e2e/ssr.test.ts:70:45
|
🧪 Test project
Process completed with exit code 1.
|
Loading