Skip to content

feat: Add sitemap plugin #423

feat: Add sitemap plugin

feat: Add sitemap plugin #423

Re-run triggered September 1, 2024 07:06
Status Failure
Total duration 1m 53s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors
src/vite/sitemap.test.ts > honoSitemapPlugin > should generate sitemap on buildEnd: src/vite/sitemap.ts#L101
Error: Sitemap generation failed: Error: [vitest] No "existsSync" export is defined on the "fs" mock. Did you forget to return it from "vi.mock"? If you need to partially mock a module, you can use "importOriginal" helper inside: ❯ Object.buildEnd src/vite/sitemap.ts:101:15 ❯ src/vite/sitemap.test.ts:41:12
ci
Process completed with exit code 1.
src/vite/sitemap.test.ts > honoSitemapPlugin > should generate sitemap on buildEnd: src/vite/sitemap.ts#L101
Error: Sitemap generation failed: Error: [vitest] No "existsSync" export is defined on the "fs" mock. Did you forget to return it from "vi.mock"? If you need to partially mock a module, you can use "importOriginal" helper inside: ❯ Object.buildEnd src/vite/sitemap.ts:101:15 ❯ src/vite/sitemap.test.ts:41:12
ci-windows
Process completed with exit code 1.