Skip to content

fix: allow cf in script-src #4535

fix: allow cf in script-src

fix: allow cf in script-src #4535

Triggered via push November 24, 2024 00:15
Status Failure
Total duration 1m 37s
Artifacts

test.yml

on: push
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:39009' 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