Skip to content

fix: handle path negations when scanning public assets #5139

fix: handle path negations when scanning public assets

fix: handle path negations when scanning public assets #5139

Triggered via pull request March 12, 2024 22:04
Status Failure
Total duration 2m 0s
Artifacts

ci.yml

on: pull_request
Matrix: ci
Fit to window
Zoom out
Zoom in

Annotations

4 errors
test/presets/cloudflare-pages.test.ts > nitro:preset:cloudflare-pages > should generate a _routes.json: test/presets/cloudflare-pages.test.ts#L38
Error: Snapshot `nitro:preset:cloudflare-pages > should generate a _routes.json 1` mismatched - Expected + Received @@ -1,9 +1,10 @@ { "exclude": [ "/blog/static/*", "/build/*", + "/_unignored.txt", "/favicon.ico", "/json-string", "/api/hello", "/prerender/index.html", "/prerender/index.html.br", ❯ test/presets/cloudflare-pages.test.ts:38:20
ci (ubuntu-latest)
Process completed with exit code 1.
ci (windows-latest)
The job was canceled because "ubuntu-latest" failed.
ci (windows-latest)
The operation was canceled.