Bump nuxt from 3.11.2 to 3.12.4 #803
Annotations
2 errors and 1 warning
test/ssgHashes.test.ts > [nuxt-security] SSG support of CSP > sets CSP meta at top of head after charset meta:
test/ssgHashes.test.ts#L264
AssertionError: expected '<!DOCTYPE html><html data-capo=""><h…' to match /^<!DOCTYPE html><html><head><meta cha…/
- Expected:
/^<!DOCTYPE html><html><head><meta charset="utf-8"><meta http-equiv="Content-Security-Policy"/
+ Received:
"<!DOCTYPE html><html data-capo=\"\"><head><meta charset=\"utf-8\"><meta http-equiv=\"Content-Security-Policy\" content=\"base-uri 'none'; font-src 'self' https: data:; form-action 'self'; img-src 'self' data:; object-src 'none'; script-src-attr 'none'; style-src 'self' https: 'unsafe-inline'; script-src 'self' https: 'unsafe-inline' 'strict-dynamic' 'sha256-40CQfgVT1yPBbPbc4bYVXw84PfzTGB7IwfdRTRkVmQY=' 'sha256-AwcVno3iUWmAqxt6sjCsEtZJE8Kvk5HVLPNMSH6hzgs=' 'sha384-2pR18CbHG2pIRMaeOhlNF/3RehxkLSGf5eqzn+PuA9WzMG2EzED1wcVe8WhyHOZm' 'sha384-PAeRHVKCIDBDMyiUdTcniqpFIvtQRulsvILjWpzyg8xYwwee5p5cL8gzO/qwPH9u'; upgrade-insecure-requests;\">
<meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">
<link rel=\"preload\" as=\"fetch\" crossorigin=\"anonymous\" href=\"/_payload.json?test\">
<link integrity=\"sha384-2pR18CbHG2pIRMaeOhlNF/3RehxkLSGf5eqzn+PuA9WzMG2EzED1wcVe8WhyHOZm\" rel=\"modulepreload\" as=\"script\" crossorigin href=\"/_nuxt/CS6KKFuU.js\">
<link integrity=\"sha384-PAeRHVKCIDBDMyiUdTcniqpFIvtQRulsvILjWpzyg8xYwwee5p5cL8gzO/qwPH9u\" rel=\"modulepreload\" as=\"script\" crossorigin href=\"/_nuxt/CrOktpml.js\">
<link rel=\"prefetch\" as=\"script\" crossorigin href=\"/_nuxt/B5VVCLkN.js\">
<link rel=\"prefetch\" as=\"script\" crossorigin href=\"/_nuxt/CC3Z1SYO.js\">
<link rel=\"prefetch\" as=\"script\" crossorigin href=\"/_nuxt/DvcfA7JE.js\">
<script integrity=\"sha384-2pR18CbHG2pIRMaeOhlNF/3RehxkLSGf5eqzn+PuA9WzMG2EzED1wcVe8WhyHOZm\" type=\"module\" src=\"/_nuxt/CS6KKFuU.js\" crossorigin></script></head><body><div id=\"__nuxt\"><!--[--><div> Default page </div><!--]--></div><div id=\"teleports\"></div><script type=\"application/json\" id=\"__NUXT_DATA__\" data-ssr=\"true\" data-src=\"/_payload.json?test\">[{\"state\":1,\"once\":3,\"_errors\":4,\"serverRendered\":6,\"path\":7,\"prerenderedAt\":8},[\"Reactive\",2],{},[\"Set\"],[\"ShallowReactive\",5],{},true,\"/\",1722887822870]</script>
<script>window.__NUXT__={};window.__NUXT__.config={public:{},app:{baseURL:\"/\",buildId:\"test\",buildAssetsDir:\"/_nuxt/\",cdnURL:\"\"}}</script></body></html>"
❯ test/ssgHashes.test.ts:264:18
|
ci (ubuntu-latest, 18)
Process completed with exit code 1.
|
ci (ubuntu-latest, 18)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|