Skip to content

chore(deps): update devdependency vitest to v2.1.6 #4543

chore(deps): update devdependency vitest to v2.1.6

chore(deps): update devdependency vitest to v2.1.6 #4543

Triggered via pull request November 26, 2024 13:58
Status Failure
Total duration 1m 33s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 3 warnings
test/unit/behaviour.spec.ts > site behaviour > renders server components: test/unit/behaviour.spec.ts#L41
Error: Snapshot `site behaviour > renders server components 2` mismatched - Expected + Received - [] + [ + "Access to XMLHttpRequest at 'https://cloudflareinsights.com/cdn-cgi/rum' from origin 'http://127.0.0.1:38785' has been blocked by CORS policy: The 'Access-Control-Allow-Origin' header has a value 'http://127.0.0.1' that is not equal to the supplied origin.", + "Failed to load resource: net::ERR_FAILED", + ] ❯ test/unit/behaviour.spec.ts:41:18
test
Process completed with exit code 1.
test: app/components/FeedPost.vue#L44
'v-html' directive can lead to XSS attack
test: app/components/FeedPost.vue#L64
'v-html' directive can lead to XSS attack
test: app/components/WebMentions.vue#L86
'v-html' directive can lead to XSS attack