chore(deps-dev): bump the dev-deps group across 1 directory with 6 updates #249
Annotations
11 errors
build (20, ubuntu-24.04)
Type 'Plugin<any>' is not assignable to type 'PluginOption'.
|
src/tests/core.test.mts > updateStaticPageSriHashes > adds sri hash to external script (same origin):
@kindspells/astro-shield/src/tests/core.test.mts#L641
AssertionError: expected '<html>\n\t\t\t<head>\n\t\t\t\t<title>…' to deeply equal '<html>\n\t\t\t<head>\n\t\t\t\t<title>…'
- Expected
+ Received
<html>
<head>
<title>My Test Page</title>
</head>
<body>
- <script type="module" src="/state.mjs" integrity="sha256-c2maJMv9xUmyw/qVU3BqJdJxvlXslBMh6bElfvFXXTQ="></script>
+ <script type="module" src="/state.mjs" integrity="sha256-QWsaFEnX+WR6YRDu3sfCvgRfKaSwadfcs+6cHP30+YA="></script>
</body>
</html>
❯ src/tests/core.test.mts:641:19
|
build (20, ubuntu-24.04)
Process completed with exit code 1.
|
build (22, ubuntu-24.04)
The job was canceled because "_20_ubuntu-24_04" failed.
|
build (22, ubuntu-24.04)
Type 'Plugin<any>' is not assignable to type 'PluginOption'.
|
src/tests/core.test.mts > updateStaticPageSriHashes > adds sri hash to external script (same origin):
@kindspells/astro-shield/src/tests/core.test.mts#L641
AssertionError: expected '<html>\n\t\t\t<head>\n\t\t\t\t<title>…' to deeply equal '<html>\n\t\t\t<head>\n\t\t\t\t<title>…'
- Expected
+ Received
<html>
<head>
<title>My Test Page</title>
</head>
<body>
- <script type="module" src="/state.mjs" integrity="sha256-c2maJMv9xUmyw/qVU3BqJdJxvlXslBMh6bElfvFXXTQ="></script>
+ <script type="module" src="/state.mjs" integrity="sha256-QWsaFEnX+WR6YRDu3sfCvgRfKaSwadfcs+6cHP30+YA="></script>
</body>
</html>
❯ src/tests/core.test.mts:641:19
|
build (22, ubuntu-24.04)
Process completed with exit code 1.
|
build (18, ubuntu-24.04)
The job was canceled because "_20_ubuntu-24_04" failed.
|
build (18, ubuntu-24.04)
Type 'Plugin<any>' is not assignable to type 'PluginOption'.
|
src/tests/core.test.mts > updateStaticPageSriHashes > adds sri hash to external script (same origin):
@kindspells/astro-shield/src/tests/core.test.mts#L641
AssertionError: expected '<html>\n\t\t\t<head>\n\t\t\t\t<title>…' to deeply equal '<html>\n\t\t\t<head>\n\t\t\t\t<title>…'
- Expected
+ Received
<html>
<head>
<title>My Test Page</title>
</head>
<body>
- <script type="module" src="/state.mjs" integrity="sha256-c2maJMv9xUmyw/qVU3BqJdJxvlXslBMh6bElfvFXXTQ="></script>
+ <script type="module" src="/state.mjs" integrity="sha256-QWsaFEnX+WR6YRDu3sfCvgRfKaSwadfcs+6cHP30+YA="></script>
</body>
</html>
❯ src/tests/core.test.mts:641:19
|
build (18, ubuntu-24.04)
Process completed with exit code 1.
|